Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 573e98b50610a27fa11e35e74017358910ad0f33 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-ssh15563725755534149189.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-ssh12577385013579579106.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-ssh9768830842287052888.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-ssh8103520420242519703.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-ssh14917908420562874220.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 ‘prd-ubuntu20.04-docker-8c-8g-6383’ Running on prd-ubuntu20.04-docker-8c-8g-6390 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 573e98b50610a27fa11e35e74017358910ad0f33 (main) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#59)" > 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 573e98b50610a27fa11e35e74017358910ad0f33 # timeout=10 > git rev-list --no-walk 65edf8a757f1f5a62012993d005a31caf2899e12 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-08-07T01:07:00.075Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-08-07T01:07:00.140Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-08-07T01:07:00.159Z] ========================================================= [2025-08-07T01:07:00.159Z] EdgeX Global Pipelines Version Info [2025-08-07T01:07:00.159Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:07:01.680Z] ------------------- [2025-08-07T01:07:01.680Z] stable info: [2025-08-07T01:07:01.680Z] ------------------- [2025-08-07T01:07:01.680Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-08-07T01:07:01.680Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-07T01:07:01.680Z] Message: update stable to v1.0.276 [2025-08-07T01:07:01.938Z] ------------------- [2025-08-07T01:07:01.938Z] experimental info: [2025-08-07T01:07:01.938Z] ------------------- [2025-08-07T01:07:01.938Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-08-07T01:07:01.939Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-07T01:07:01.939Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-08-07T01:07:02.013Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo [2025-08-07T01:07:02.038Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo [2025-08-07T01:07:02.060Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-08-07T01:07:02.082Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-08-07T01:07:02.106Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-08-07T01:07:02.134Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-08-07T01:07:02.150Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-08-07T01:07:02.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-08-07T01:07:02.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-08-07T01:07:02.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-08-07T01:07:02.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-08-07T01:07:02.251Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo [2025-08-07T01:07:02.274Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-08-07T01:07:02.293Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-08-07T01:07:02.313Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-08-07T01:07:02.333Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-08-07T01:07:02.358Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-08-07T01:07:02.382Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-08-07T01:07:02.404Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-08-07T01:07:02.424Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-08-07T01:07:02.450Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-08-07T01:07:02.471Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-08-07T01:07:02.497Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-08-07T01:07:02.522Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-08-07T01:07:02.544Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-08-07T01:07:02.571Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-08-07T01:07:02.590Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-08-07T01:07:02.609Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-08-07T01:07:02.628Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-08-07T01:07:02.649Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-08-07T01:07:02.667Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 573e98b50610a27fa11e35e74017358910ad0f33 [Pipeline] echo [2025-08-07T01:07:02.685Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 573e98b [Pipeline] echo [2025-08-07T01:07:02.709Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-07T01:07:02.774Z] provisioning config files... [2025-08-07T01:07:02.788Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config6680831859848931199tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:07:03.120Z] ---> ****-login.sh [2025-08-07T01:07:03.120Z] nexus3.edgexfoundry.org:10001 [2025-08-07T01:07:03.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:07:03.379Z] [2025-08-07T01:07:03.379Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-07T01:07:03.379Z] Configure a credential helper to remove this warning. See [2025-08-07T01:07:03.379Z] https://docs.****.com/go/credential-store/ [2025-08-07T01:07:03.379Z] [2025-08-07T01:07:03.379Z] Login Succeeded [2025-08-07T01:07:03.379Z] nexus3.edgexfoundry.org:10002 [2025-08-07T01:07:03.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:07:03.379Z] [2025-08-07T01:07:03.379Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-07T01:07:03.379Z] Configure a credential helper to remove this warning. See [2025-08-07T01:07:03.380Z] https://docs.****.com/go/credential-store/ [2025-08-07T01:07:03.380Z] [2025-08-07T01:07:03.380Z] Login Succeeded [2025-08-07T01:07:03.380Z] nexus3.edgexfoundry.org:10003 [2025-08-07T01:07:03.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:07:03.380Z] [2025-08-07T01:07:03.380Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-07T01:07:03.380Z] Configure a credential helper to remove this warning. See [2025-08-07T01:07:03.380Z] https://docs.****.com/go/credential-store/ [2025-08-07T01:07:03.380Z] [2025-08-07T01:07:03.380Z] Login Succeeded [2025-08-07T01:07:03.380Z] nexus3.edgexfoundry.org:10004 [2025-08-07T01:07:03.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:07:03.639Z] [2025-08-07T01:07:03.639Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-07T01:07:03.639Z] Configure a credential helper to remove this warning. See [2025-08-07T01:07:03.639Z] https://docs.****.com/go/credential-store/ [2025-08-07T01:07:03.639Z] [2025-08-07T01:07:03.639Z] Login Succeeded [2025-08-07T01:07:03.639Z] ****.io [2025-08-07T01:07:03.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:07:03.898Z] [2025-08-07T01:07:03.899Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-07T01:07:03.899Z] Configure a credential helper to remove this warning. See [2025-08-07T01:07:03.899Z] https://docs.****.com/go/credential-store/ [2025-08-07T01:07:03.899Z] [2025-08-07T01:07:03.899Z] Login Succeeded [2025-08-07T01:07:03.899Z] ---> ****-login.sh ends [Pipeline] } [2025-08-07T01:07:03.907Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-08-07T01:07:04.295Z] + git rev-list -1 --merges 573e98b50610a27fa11e35e74017358910ad0f33~1..573e98b50610a27fa11e35e74017358910ad0f33 [Pipeline] echo [2025-08-07T01:07:04.322Z] -----------> git rev-list -1 --merges 573e98b50610a27fa11e35e74017358910ad0f33~1..573e98b50610a27fa11e35e74017358910ad0f33 573e98b50610a27fa11e35e74017358910ad0f33 [false] [Pipeline] sh [2025-08-07T01:07:04.610Z] + git log --format=format:%s -1 573e98b50610a27fa11e35e74017358910ad0f33 [Pipeline] echo [2025-08-07T01:07:04.628Z] ========================================================= [2025-08-07T01:07:04.628Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-08-07T01:07:04.628Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-07T01:07:04.974Z] + git log --format=format:%s -1 573e98b50610a27fa11e35e74017358910ad0f33 [Pipeline] echo [2025-08-07T01:07:04.986Z] [semverPrep] GIT_COMMIT: 573e98b50610a27fa11e35e74017358910ad0f33, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#59) [Pipeline] echo [2025-08-07T01:07:05.002Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-08-07T01:07:05.378Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-07T01:07:05.378Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-08-07T01:07:05.378Z] + [ -e /tmp/ssh_known_hosts ] [2025-08-07T01:07:05.378Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-08-07T01:07:05.378Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-08-07T01:07:05.378Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-08-07T01:07:05.378Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:07:05.728Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-07T01:07:05.728Z] [2025-08-07T01:07:05.728Z] 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-07T01:07:06.039Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-07T01:07:06.039Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-08-07T01:07:06.039Z] 3dae71ba6b94: Pulling fs layer [2025-08-07T01:07:06.039Z] 6bf1a483ea7c: Pulling fs layer [2025-08-07T01:07:06.039Z] f5dfc541a4d3: Pulling fs layer [2025-08-07T01:07:06.039Z] 461d9e800cba: Pulling fs layer [2025-08-07T01:07:06.039Z] 80192f66455f: Pulling fs layer [2025-08-07T01:07:06.039Z] 2e8e34ca0e6c: Pulling fs layer [2025-08-07T01:07:06.039Z] a29436f7fd5d: Pulling fs layer [2025-08-07T01:07:06.039Z] 923cac83aea3: Pulling fs layer [2025-08-07T01:07:06.039Z] 25ad8b0a4227: Pulling fs layer [2025-08-07T01:07:06.039Z] db01528c6b51: Pulling fs layer [2025-08-07T01:07:06.039Z] 28988de357af: Pulling fs layer [2025-08-07T01:07:06.039Z] 461d9e800cba: Waiting [2025-08-07T01:07:06.039Z] a29436f7fd5d: Waiting [2025-08-07T01:07:06.039Z] 923cac83aea3: Waiting [2025-08-07T01:07:06.039Z] 2e8e34ca0e6c: Waiting [2025-08-07T01:07:06.039Z] 80192f66455f: Waiting [2025-08-07T01:07:06.039Z] 28988de357af: Waiting [2025-08-07T01:07:06.039Z] 25ad8b0a4227: Waiting [2025-08-07T01:07:06.039Z] 6bf1a483ea7c: Verifying Checksum [2025-08-07T01:07:06.039Z] 6bf1a483ea7c: Download complete [2025-08-07T01:07:06.039Z] 461d9e800cba: Verifying Checksum [2025-08-07T01:07:06.039Z] 461d9e800cba: Download complete [2025-08-07T01:07:06.039Z] 80192f66455f: Verifying Checksum [2025-08-07T01:07:06.039Z] 80192f66455f: Download complete [2025-08-07T01:07:06.297Z] f5dfc541a4d3: Verifying Checksum [2025-08-07T01:07:06.297Z] f5dfc541a4d3: Download complete [2025-08-07T01:07:06.297Z] 3dae71ba6b94: Download complete [2025-08-07T01:07:06.297Z] 923cac83aea3: Verifying Checksum [2025-08-07T01:07:06.297Z] 923cac83aea3: Download complete [2025-08-07T01:07:06.297Z] 25ad8b0a4227: Verifying Checksum [2025-08-07T01:07:06.297Z] 25ad8b0a4227: Download complete [2025-08-07T01:07:06.297Z] db01528c6b51: Verifying Checksum [2025-08-07T01:07:06.297Z] db01528c6b51: Download complete [2025-08-07T01:07:06.297Z] 28988de357af: Verifying Checksum [2025-08-07T01:07:06.297Z] 28988de357af: Download complete [2025-08-07T01:07:06.556Z] a29436f7fd5d: Verifying Checksum [2025-08-07T01:07:06.556Z] a29436f7fd5d: Download complete [2025-08-07T01:07:07.124Z] 2e8e34ca0e6c: Verifying Checksum [2025-08-07T01:07:07.124Z] 2e8e34ca0e6c: Download complete [2025-08-07T01:07:07.692Z] 3dae71ba6b94: Pull complete [2025-08-07T01:07:07.692Z] 6bf1a483ea7c: Pull complete [2025-08-07T01:07:08.630Z] f5dfc541a4d3: Pull complete [2025-08-07T01:07:08.630Z] 461d9e800cba: Pull complete [2025-08-07T01:07:08.630Z] 80192f66455f: Pull complete [2025-08-07T01:07:11.920Z] 2e8e34ca0e6c: Pull complete [2025-08-07T01:07:12.487Z] a29436f7fd5d: Pull complete [2025-08-07T01:07:12.487Z] 923cac83aea3: Pull complete [2025-08-07T01:07:12.746Z] 25ad8b0a4227: Pull complete [2025-08-07T01:07:12.746Z] db01528c6b51: Pull complete [2025-08-07T01:07:12.746Z] 28988de357af: Pull complete [2025-08-07T01:07:12.746Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-08-07T01:07:12.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-07T01:07:12.746Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:07:12.882Z] prd-ubuntu20.04-docker-8c-8g-6390 does not seem to be running inside a container [2025-08-07T01:07:12.906Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-07T01:07:15.702Z] $ docker top 9825a4ed5e4b5e487020275e44eabb6d0a604c97ea4afbfc2bae093a9d438bcc -eo pid,comm [2025-08-07T01:07:15.758Z] 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-07T01:07:15.758Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-07T01:07:15.793Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-07T01:07:15.793Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-07T01:07:15.913Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-07T01:07:15.912Z] $ docker exec 9825a4ed5e4b5e487020275e44eabb6d0a604c97ea4afbfc2bae093a9d438bcc ssh-agent [2025-08-07T01:07:16.022Z] SSH_AUTH_SOCK=/tmp/ssh-9ixRGegxwtMa/agent.34 [2025-08-07T01:07:16.022Z] SSH_AGENT_PID=40 [2025-08-07T01:07:16.029Z] Running ssh-add (command line suppressed) [2025-08-07T01:07:16.130Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_12518571927905733191.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_12518571927905733191.key) [2025-08-07T01:07:16.157Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-07T01:07:16.455Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] sh [2025-08-07T01:07:16.742Z] + git tag --points-at HEAD [Pipeline] } [2025-08-07T01:07:16.749Z] $ docker exec --env ******** --env ******** 9825a4ed5e4b5e487020275e44eabb6d0a604c97ea4afbfc2bae093a9d438bcc ssh-agent -k [2025-08-07T01:07:16.839Z] unset SSH_AUTH_SOCK; [2025-08-07T01:07:16.842Z] unset SSH_AGENT_PID; [2025-08-07T01:07:16.842Z] echo Agent pid 40 killed; [2025-08-07T01:07:16.860Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-08-07T01:07:16.900Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-07T01:07:16.900Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-07T01:07:16.998Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-07T01:07:16.997Z] $ docker exec 9825a4ed5e4b5e487020275e44eabb6d0a604c97ea4afbfc2bae093a9d438bcc ssh-agent [2025-08-07T01:07:17.088Z] SSH_AUTH_SOCK=/tmp/ssh-uGWx1Y6hCnnM/agent.87 [2025-08-07T01:07:17.088Z] SSH_AGENT_PID=93 [2025-08-07T01:07:17.095Z] Running ssh-add (command line suppressed) [2025-08-07T01:07:17.178Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_11297662837760723840.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_11297662837760723840.key) [2025-08-07T01:07:17.193Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-07T01:07:17.494Z] + git semver init [2025-08-07T01:07:17.753Z] 2025-08-07 01:07:17,705 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-07T01:07:17.753Z] 2025-08-07 01:07:17,710 [run_init] DEBUG init version:0.0.0 force:False [2025-08-07T01:07:17.753Z] 2025-08-07 01:07:17,710 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_main/.semver [2025-08-07T01:07:17.753Z] 2025-08-07 01:07:17,711 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_main/.semver [2025-08-07T01:07:17.753Z] 2025-08-07 01:07:17,711 [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-07T01:07:18.691Z] 2025-08-07 01:07:18,667 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_main/.git/info/exclude [2025-08-07T01:07:18.691Z] 2025-08-07 01:07:18,667 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:False [2025-08-07T01:07:18.691Z] 2025-08-07 01:07:18,667 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-08-07T01:07:18.691Z] 2025-08-07 01:07:18,668 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-08-07T01:07:18.691Z] 4.1.0-dev.3 [Pipeline] } [2025-08-07T01:07:18.958Z] $ docker exec --env ******** --env ******** 9825a4ed5e4b5e487020275e44eabb6d0a604c97ea4afbfc2bae093a9d438bcc ssh-agent -k [2025-08-07T01:07:19.049Z] unset SSH_AUTH_SOCK; [2025-08-07T01:07:19.049Z] unset SSH_AGENT_PID; [2025-08-07T01:07:19.050Z] echo Agent pid 93 killed; [2025-08-07T01:07:19.061Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-07T01:07:19.382Z] + git semver [Pipeline] } [2025-08-07T01:07:19.650Z] $ docker stop --time=1 9825a4ed5e4b5e487020275e44eabb6d0a604c97ea4afbfc2bae093a9d438bcc [2025-08-07T01:07:20.940Z] $ docker rm -f --volumes 9825a4ed5e4b5e487020275e44eabb6d0a604c97ea4afbfc2bae093a9d438bcc [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-07T01:07:21.279Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-08-07T01:07:21.473Z] Stashed 1 file(s) [Pipeline] echo [2025-08-07T01:07:21.477Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.3 [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-07T01:07:21.637Z] provisioning config files... [2025-08-07T01:07:21.646Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config10173035159048444865tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:07:21.944Z] ---> ****-login.sh [2025-08-07T01:07:21.944Z] nexus3.edgexfoundry.org:10001 [2025-08-07T01:07:21.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:07:21.944Z] Login Succeeded [2025-08-07T01:07:21.944Z] nexus3.edgexfoundry.org:10002 [2025-08-07T01:07:21.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:07:21.944Z] Login Succeeded [2025-08-07T01:07:21.944Z] nexus3.edgexfoundry.org:10003 [2025-08-07T01:07:21.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:07:22.204Z] Login Succeeded [2025-08-07T01:07:22.204Z] nexus3.edgexfoundry.org:10004 [2025-08-07T01:07:22.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:07:22.204Z] Login Succeeded [2025-08-07T01:07:22.204Z] ****.io [2025-08-07T01:07:22.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:07:23.156Z] Login Succeeded [2025-08-07T01:07:23.156Z] ---> ****-login.sh ends [Pipeline] } [2025-08-07T01:07:23.163Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-07T01:07:23.251Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-07T01:07:23.271Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-07T01:07:23.288Z] ========================================================= [2025-08-07T01:07:23.288Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-08-07T01:07:23.288Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:07:23.620Z] + 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-07T01:07:24.186Z] #0 building with "default" instance using docker driver [2025-08-07T01:07:24.186Z] [2025-08-07T01:07:24.186Z] #1 [internal] load build definition from Dockerfile [2025-08-07T01:07:24.186Z] #1 transferring dockerfile: 1.62kB done [2025-08-07T01:07:24.186Z] #1 DONE 0.0s [2025-08-07T01:07:24.186Z] [2025-08-07T01:07:24.186Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-07T01:07:24.186Z] #2 DONE 0.1s [2025-08-07T01:07:24.444Z] [2025-08-07T01:07:24.444Z] #3 [internal] load .dockerignore [2025-08-07T01:07:24.444Z] #3 transferring context: 2B done [2025-08-07T01:07:24.444Z] #3 DONE 0.0s [2025-08-07T01:07:24.444Z] [2025-08-07T01:07:24.444Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-07T01:07:24.444Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-08-07T01:07:24.444Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-08-07T01:07:24.444Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-08-07T01:07:24.444Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done [2025-08-07T01:07:24.444Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 2.56MB / 74.06MB 0.1s [2025-08-07T01:07:24.444Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-08-07T01:07:24.444Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s [2025-08-07T01:07:24.444Z] #4 ... [2025-08-07T01:07:24.444Z] [2025-08-07T01:07:24.444Z] #5 [internal] load build context [2025-08-07T01:07:24.444Z] #5 transferring context: 15.86MB 0.1s done [2025-08-07T01:07:24.444Z] #5 DONE 0.2s [2025-08-07T01:07:24.444Z] [2025-08-07T01:07:24.444Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-07T01:07:24.444Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 13.63MB / 74.06MB 0.2s [2025-08-07T01:07:24.444Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-08-07T01:07:24.444Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s [2025-08-07T01:07:24.444Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 1.79MB / 103.05MB 0.2s [2025-08-07T01:07:24.444Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-08-07T01:07:24.444Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done [2025-08-07T01:07:24.444Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s [2025-08-07T01:07:24.444Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-08-07T01:07:24.706Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 28.31MB / 74.06MB 0.3s [2025-08-07T01:07:24.706Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-08-07T01:07:24.706Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 10.49MB / 103.05MB 0.3s [2025-08-07T01:07:24.706Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done [2025-08-07T01:07:24.706Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done [2025-08-07T01:07:24.706Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 3.24MB / 13.29MB 0.3s [2025-08-07T01:07:24.706Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 62.91MB / 74.06MB 0.5s [2025-08-07T01:07:24.706Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 31.46MB / 103.05MB 0.5s [2025-08-07T01:07:24.706Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.4s done [2025-08-07T01:07:25.004Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s [2025-08-07T01:07:25.004Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 71.30MB / 103.05MB 0.7s [2025-08-07T01:07:25.261Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s done [2025-08-07T01:07:25.261Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 99.61MB / 103.05MB 0.8s [2025-08-07T01:07:25.261Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s [2025-08-07T01:07:25.519Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.1s done [2025-08-07T01:07:29.697Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.0s done [2025-08-07T01:07:29.697Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-08-07T01:07:29.697Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-08-07T01:07:29.697Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-08-07T01:07:29.697Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-08-07T01:07:29.697Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a [2025-08-07T01:07:29.697Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done [2025-08-07T01:07:29.697Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s [2025-08-07T01:07:32.225Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.5s done [2025-08-07T01:07:32.225Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.1s [2025-08-07T01:07:32.485Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.5s done [2025-08-07T01:07:32.485Z] #4 DONE 8.3s [2025-08-07T01:07:32.746Z] [2025-08-07T01:07:32.746Z] #6 [builder 2/7] WORKDIR /device-s7 [2025-08-07T01:07:35.283Z] #6 DONE 2.8s [2025-08-07T01:07:35.543Z] [2025-08-07T01:07:35.543Z] #7 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev [2025-08-07T01:07:35.543Z] #7 0.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-07T01:07:35.801Z] #7 0.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-07T01:07:36.061Z] #7 0.689 OK: 248 MiB in 58 packages [2025-08-07T01:07:36.061Z] #7 DONE 0.8s [2025-08-07T01:07:36.061Z] [2025-08-07T01:07:36.061Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-08-07T01:07:36.321Z] #8 DONE 0.0s [2025-08-07T01:07:36.321Z] [2025-08-07T01:07:36.321Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-07T01:07:36.600Z] Still waiting to schedule task [2025-08-07T01:07:36.601Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6387’ [2025-08-07T01:08:02.889Z] #9 DONE 23.2s [2025-08-07T01:08:02.889Z] [2025-08-07T01:08:02.889Z] #10 [builder 6/7] COPY . . [2025-08-07T01:08:02.889Z] #10 DONE 0.1s [2025-08-07T01:08:02.889Z] [2025-08-07T01:08:02.889Z] #11 [builder 7/7] RUN echo noop [2025-08-07T01:08:02.889Z] #11 0.184 noop [2025-08-07T01:08:02.889Z] #11 DONE 0.2s [2025-08-07T01:08:02.889Z] [2025-08-07T01:08:02.889Z] #12 exporting to image [2025-08-07T01:08:02.889Z] #12 exporting layers [2025-08-07T01:08:07.077Z] #12 exporting layers 6.6s done [2025-08-07T01:08:07.077Z] #12 writing image sha256:eb24dd3d235a892e337eff690724dc2ec66f90ee8f990c91b4140fda7b4e9dc9 done [2025-08-07T01:08:07.077Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-08-07T01:08:07.077Z] #12 DONE 6.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:08:07.396Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-07T01:08:07.396Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:08:07.460Z] prd-ubuntu20.04-docker-8c-8g-6390 does not seem to be running inside a container [2025-08-07T01:08:07.485Z] $ 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 ******** ci-base-image-x86_64 cat [2025-08-07T01:08:07.827Z] $ docker top 5ae8c95769415049cd0aaebebcedecf3a4bcb7a620fcaf9b02681bc559c023c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-07T01:08:08.166Z] + go version [2025-08-07T01:08:08.166Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-08-07T01:08:08.173Z] $ docker stop --time=1 5ae8c95769415049cd0aaebebcedecf3a4bcb7a620fcaf9b02681bc559c023c8 [2025-08-07T01:08:09.455Z] $ docker rm -f --volumes 5ae8c95769415049cd0aaebebcedecf3a4bcb7a620fcaf9b02681bc559c023c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:08:09.888Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-07T01:08:09.888Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:08:09.966Z] prd-ubuntu20.04-docker-8c-8g-6390 does not seem to be running inside a container [2025-08-07T01:08:09.997Z] $ 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 ******** ci-base-image-x86_64 cat [2025-08-07T01:08:10.226Z] $ docker top 5a5e337090eb9c7bbc8002957fe471d0a1bb7cf2de2824c9a6d44482eb71ceb9 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-07T01:08:10.572Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] fileExists [Pipeline] sh [2025-08-07T01:08:10.871Z] + make test [2025-08-07T01:08:10.871Z] go test -race -coverprofile=coverage.out ./... [2025-08-07T01:08:17.430Z] ? github.com/edgexfoundry/device-s7 [no test files] [2025-08-07T01:08:43.969Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2025-08-07T01:08:43.969Z] ok github.com/edgexfoundry/device-s7/internal/driver 1.024s coverage: 6.8% of statements [2025-08-07T01:09:10.568Z] go vet ./... [2025-08-07T01:09:14.762Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-07T01:09:14.762Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-07T01:09:14.762Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-08-07T01:09:14.777Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-07T01:09:14.793Z] $ docker stop --time=1 5a5e337090eb9c7bbc8002957fe471d0a1bb7cf2de2824c9a6d44482eb71ceb9 [2025-08-07T01:09:17.220Z] $ docker rm -f --volumes 5a5e337090eb9c7bbc8002957fe471d0a1bb7cf2de2824c9a6d44482eb71ceb9 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-07T01:09:17.849Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-07T01:09:17.889Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-08-07T01:09:18.334Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-07T01:09:18.620Z] + ls -al . [2025-08-07T01:09:18.620Z] total 220 [2025-08-07T01:09:18.620Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 01:08 . [2025-08-07T01:09:18.620Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 01:06 .. [2025-08-07T01:09:18.620Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 01:08 .git [2025-08-07T01:09:18.620Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 01:06 .github [2025-08-07T01:09:18.620Z] -rw-rw-r-- 1 jenkins jenkins 237 Aug 7 01:06 .gitignore [2025-08-07T01:09:18.620Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 7 01:06 .golangci.yml [2025-08-07T01:09:18.620Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 7 01:07 .semver [2025-08-07T01:09:18.620Z] -rw-rw-r-- 1 jenkins jenkins 20318 Aug 7 01:06 Attribution.txt [2025-08-07T01:09:18.620Z] -rw-rw-r-- 1 jenkins jenkins 1668 Aug 7 01:06 CHANGLOG.md [2025-08-07T01:09:18.620Z] -rw-rw-r-- 1 jenkins jenkins 1579 Aug 7 01:06 Dockerfile [2025-08-07T01:09:18.620Z] -rw-rw-r-- 1 jenkins jenkins 643 Aug 7 01:06 Jenkinsfile [2025-08-07T01:09:18.620Z] -rw-rw-r-- 1 jenkins jenkins 10947 Aug 7 01:06 LICENSE [2025-08-07T01:09:18.620Z] -rw-rw-r-- 1 jenkins jenkins 1903 Aug 7 01:06 Makefile [2025-08-07T01:09:18.620Z] -rw-rw-r-- 1 jenkins jenkins 614 Aug 7 01:06 OWNERS.md [2025-08-07T01:09:18.620Z] -rw-rw-r-- 1 jenkins jenkins 2393 Aug 7 01:06 README.md [2025-08-07T01:09:18.620Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 7 01:07 VERSION [2025-08-07T01:09:18.620Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 01:06 bin [2025-08-07T01:09:18.620Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 01:06 cmd [2025-08-07T01:09:18.621Z] -rw-r--r-- 1 jenkins jenkins 19094 Aug 7 01:08 coverage.out [2025-08-07T01:09:18.621Z] -rw-rw-r-- 1 jenkins jenkins 6103 Aug 7 01:06 go.mod [2025-08-07T01:09:18.621Z] -rw-rw-r-- 1 jenkins jenkins 86990 Aug 7 01:06 go.sum [2025-08-07T01:09:18.621Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 01:06 internal [2025-08-07T01:09:18.621Z] -rw-rw-r-- 1 jenkins jenkins 223 Aug 7 01:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:09:18.941Z] + 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=573e98b50610a27fa11e35e74017358910ad0f33 --label arch=amd64 --label version=4.1.0-dev.3 . [2025-08-07T01:09:19.200Z] #0 building with "default" instance using docker driver [2025-08-07T01:09:19.200Z] [2025-08-07T01:09:19.200Z] #1 [internal] load build definition from Dockerfile [2025-08-07T01:09:19.200Z] #1 transferring dockerfile: 1.62kB done [2025-08-07T01:09:19.200Z] #1 DONE 0.0s [2025-08-07T01:09:19.200Z] [2025-08-07T01:09:19.200Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-07T01:09:19.200Z] #2 DONE 0.0s [2025-08-07T01:09:19.200Z] [2025-08-07T01:09:19.200Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-08-07T01:09:19.200Z] #3 DONE 0.1s [2025-08-07T01:09:19.200Z] [2025-08-07T01:09:19.200Z] #4 [internal] load .dockerignore [2025-08-07T01:09:19.200Z] #4 transferring context: 2B done [2025-08-07T01:09:19.200Z] #4 DONE 0.0s [2025-08-07T01:09:19.200Z] [2025-08-07T01:09:19.200Z] #5 [internal] load build context [2025-08-07T01:09:19.200Z] #5 transferring context: 27.56kB 0.0s done [2025-08-07T01:09:19.200Z] #5 DONE 0.0s [2025-08-07T01:09:19.200Z] [2025-08-07T01:09:19.200Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-08-07T01:09:19.200Z] #6 DONE 0.1s [2025-08-07T01:09:19.200Z] [2025-08-07T01:09:19.200Z] #7 [builder 2/7] WORKDIR /device-s7 [2025-08-07T01:09:19.200Z] #7 DONE 0.0s [2025-08-07T01:09:19.200Z] [2025-08-07T01:09:19.200Z] #8 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-07T01:09:19.200Z] #8 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-07T01:09:19.200Z] #8 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-08-07T01:09:19.458Z] #8 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-08-07T01:09:19.458Z] #8 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-07T01:09:19.458Z] #8 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-07T01:09:19.458Z] #8 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-07T01:09:19.458Z] #8 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-07T01:09:19.458Z] #8 DONE 0.2s [2025-08-07T01:09:19.458Z] [2025-08-07T01:09:19.458Z] #9 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev [2025-08-07T01:09:19.458Z] #9 0.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-07T01:09:19.458Z] #9 0.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-07T01:09:20.023Z] #9 0.695 OK: 248 MiB in 58 packages [2025-08-07T01:09:20.023Z] #9 DONE 0.8s [2025-08-07T01:09:20.023Z] [2025-08-07T01:09:20.023Z] #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-07T01:09:20.023Z] #10 0.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-07T01:09:20.023Z] #10 0.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-07T01:09:20.023Z] #10 0.576 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-07T01:09:20.023Z] #10 0.589 Executing busybox-1.36.1-r29.trigger [2025-08-07T01:09:20.023Z] #10 0.595 OK: 8 MiB in 15 packages [2025-08-07T01:09:20.280Z] #10 DONE 0.7s [2025-08-07T01:09:20.280Z] [2025-08-07T01:09:20.280Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-08-07T01:09:20.280Z] #11 DONE 0.0s [2025-08-07T01:09:20.280Z] [2025-08-07T01:09:20.280Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2025-08-07T01:09:20.280Z] #12 0.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-07T01:09:20.538Z] #12 ... [2025-08-07T01:09:20.538Z] [2025-08-07T01:09:20.538Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-07T01:09:20.538Z] #13 DONE 0.5s [2025-08-07T01:09:20.538Z] [2025-08-07T01:09:20.538Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2025-08-07T01:09:20.538Z] #12 0.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-07T01:09:20.538Z] #12 ... [2025-08-07T01:09:20.538Z] [2025-08-07T01:09:20.538Z] #14 [builder 6/7] COPY . . [2025-08-07T01:09:20.538Z] #14 DONE 0.1s [2025-08-07T01:09:20.797Z] [2025-08-07T01:09:20.797Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2025-08-07T01:09:20.797Z] #12 0.693 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-07T01:09:20.797Z] #12 0.715 Executing busybox-1.36.1-r30.post-upgrade [2025-08-07T01:09:20.797Z] #12 0.741 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-07T01:09:20.797Z] #12 0.745 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-07T01:09:20.797Z] #12 0.752 Executing busybox-1.36.1-r30.trigger [2025-08-07T01:09:20.797Z] #12 0.759 OK: 8 MiB in 15 packages [2025-08-07T01:09:20.797Z] #12 DONE 0.9s [2025-08-07T01:09:20.797Z] [2025-08-07T01:09:20.797Z] #15 [builder 7/7] RUN make build [2025-08-07T01:09:20.797Z] #15 0.206 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.28" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2025-08-07T01:09:47.319Z] #15 DONE 24.5s [2025-08-07T01:09:47.319Z] [2025-08-07T01:09:47.319Z] #16 [stage-1 4/7] COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2025-08-07T01:09:47.319Z] #16 DONE 0.0s [2025-08-07T01:09:47.319Z] [2025-08-07T01:09:47.319Z] #17 [stage-1 5/7] COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2025-08-07T01:09:47.319Z] #17 DONE 0.2s [2025-08-07T01:09:47.319Z] [2025-08-07T01:09:47.319Z] #18 [stage-1 6/7] COPY --from=builder /device-s7/cmd/res /res [2025-08-07T01:09:47.319Z] #18 DONE 0.0s [2025-08-07T01:09:47.319Z] [2025-08-07T01:09:47.319Z] #19 exporting to image [2025-08-07T01:09:47.319Z] #19 exporting layers 0.1s done [2025-08-07T01:09:47.319Z] #19 writing image sha256:0cf77510c31aefa73f2d5e1a6476e047a24b6d1f4fce16209ad90ecb4dd99c7f done [2025-08-07T01:09:47.319Z] #19 naming to docker.io/library/device-s7 done [2025-08-07T01:09:47.319Z] #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-07T01:09:47.428Z] provisioning config files... [2025-08-07T01:09:47.437Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config9876944181140206090tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:09:47.731Z] ---> ****-login.sh [2025-08-07T01:09:47.731Z] nexus3.edgexfoundry.org:10001 [2025-08-07T01:09:47.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:09:47.731Z] Login Succeeded [2025-08-07T01:09:47.731Z] nexus3.edgexfoundry.org:10002 [2025-08-07T01:09:47.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:09:47.731Z] Login Succeeded [2025-08-07T01:09:47.731Z] nexus3.edgexfoundry.org:10003 [2025-08-07T01:09:48.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:09:48.002Z] Login Succeeded [2025-08-07T01:09:48.002Z] nexus3.edgexfoundry.org:10004 [2025-08-07T01:09:48.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:09:48.002Z] Login Succeeded [2025-08-07T01:09:48.002Z] ****.io [2025-08-07T01:09:48.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:09:48.276Z] Login Succeeded [2025-08-07T01:09:48.276Z] ---> ****-login.sh ends [Pipeline] } [2025-08-07T01:09:48.283Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-07T01:09:48.329Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-07T01:09:48.358Z] [edgeXDocker.push] Tagging docker image device-s7 with the following tags: [2025-08-07T01:09:48.358Z] 573e98b50610a27fa11e35e74017358910ad0f33 [2025-08-07T01:09:48.358Z] latest [2025-08-07T01:09:48.358Z] 4.1.0-dev.3 [2025-08-07T01:09:48.358Z] 573e98b50610a27fa11e35e74017358910ad0f33-4.1.0-dev.3 [2025-08-07T01:09:48.358Z] main [2025-08-07T01:09:48.358Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:09:48.710Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:573e98b50610a27fa11e35e74017358910ad0f33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:09:49.059Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:573e98b50610a27fa11e35e74017358910ad0f33 [2025-08-07T01:09:49.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-08-07T01:09:49.059Z] ee3ae058816f: Preparing [2025-08-07T01:09:49.059Z] a83ea9c7e9d8: Preparing [2025-08-07T01:09:49.059Z] 06898b816e14: Preparing [2025-08-07T01:09:49.059Z] 8a37f6979aa3: Preparing [2025-08-07T01:09:49.059Z] b16ec9d83749: Preparing [2025-08-07T01:09:49.059Z] 097100c76c15: Preparing [2025-08-07T01:09:49.059Z] 097100c76c15: Waiting [2025-08-07T01:09:49.059Z] 06898b816e14: Pushed [2025-08-07T01:09:49.059Z] b16ec9d83749: Pushed [2025-08-07T01:09:49.059Z] ee3ae058816f: Pushed [2025-08-07T01:09:49.059Z] 097100c76c15: Layer already exists [2025-08-07T01:09:49.059Z] 8a37f6979aa3: Pushed [2025-08-07T01:09:53.259Z] a83ea9c7e9d8: Pushed [2025-08-07T01:09:53.259Z] 573e98b50610a27fa11e35e74017358910ad0f33: digest: sha256:f34fd853201d442e67ca0a5ce7ad6bfc3a9d5b02357c6cd82b4b186f6cbbb273 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:09:53.587Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:09:53.898Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:latest [2025-08-07T01:09:53.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-08-07T01:09:53.898Z] ee3ae058816f: Preparing [2025-08-07T01:09:53.898Z] a83ea9c7e9d8: Preparing [2025-08-07T01:09:53.898Z] 06898b816e14: Preparing [2025-08-07T01:09:53.898Z] 8a37f6979aa3: Preparing [2025-08-07T01:09:53.898Z] b16ec9d83749: Preparing [2025-08-07T01:09:53.898Z] 097100c76c15: Preparing [2025-08-07T01:09:53.898Z] 097100c76c15: Waiting [2025-08-07T01:09:53.898Z] ee3ae058816f: Layer already exists [2025-08-07T01:09:53.898Z] 8a37f6979aa3: Layer already exists [2025-08-07T01:09:53.898Z] a83ea9c7e9d8: Layer already exists [2025-08-07T01:09:53.898Z] b16ec9d83749: Layer already exists [2025-08-07T01:09:53.898Z] 06898b816e14: Layer already exists [2025-08-07T01:09:53.898Z] 097100c76c15: Layer already exists [2025-08-07T01:09:53.898Z] latest: digest: sha256:f34fd853201d442e67ca0a5ce7ad6bfc3a9d5b02357c6cd82b4b186f6cbbb273 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:09:54.222Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:09:54.549Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.3 [2025-08-07T01:09:54.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-08-07T01:09:54.549Z] ee3ae058816f: Preparing [2025-08-07T01:09:54.549Z] a83ea9c7e9d8: Preparing [2025-08-07T01:09:54.549Z] 06898b816e14: Preparing [2025-08-07T01:09:54.549Z] 8a37f6979aa3: Preparing [2025-08-07T01:09:54.549Z] b16ec9d83749: Preparing [2025-08-07T01:09:54.549Z] 097100c76c15: Preparing [2025-08-07T01:09:54.549Z] 097100c76c15: Waiting [2025-08-07T01:09:54.549Z] b16ec9d83749: Layer already exists [2025-08-07T01:09:54.549Z] 06898b816e14: Layer already exists [2025-08-07T01:09:54.549Z] a83ea9c7e9d8: Layer already exists [2025-08-07T01:09:54.549Z] 8a37f6979aa3: Layer already exists [2025-08-07T01:09:54.549Z] ee3ae058816f: Layer already exists [2025-08-07T01:09:54.549Z] 097100c76c15: Layer already exists [2025-08-07T01:09:54.549Z] 4.1.0-dev.3: digest: sha256:f34fd853201d442e67ca0a5ce7ad6bfc3a9d5b02357c6cd82b4b186f6cbbb273 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:09:54.869Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:573e98b50610a27fa11e35e74017358910ad0f33-4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:09:55.196Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:573e98b50610a27fa11e35e74017358910ad0f33-4.1.0-dev.3 [2025-08-07T01:09:55.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-08-07T01:09:55.196Z] ee3ae058816f: Preparing [2025-08-07T01:09:55.196Z] a83ea9c7e9d8: Preparing [2025-08-07T01:09:55.196Z] 06898b816e14: Preparing [2025-08-07T01:09:55.196Z] 8a37f6979aa3: Preparing [2025-08-07T01:09:55.196Z] b16ec9d83749: Preparing [2025-08-07T01:09:55.196Z] 097100c76c15: Preparing [2025-08-07T01:09:55.196Z] 097100c76c15: Waiting [2025-08-07T01:09:55.196Z] 06898b816e14: Layer already exists [2025-08-07T01:09:55.196Z] 8a37f6979aa3: Layer already exists [2025-08-07T01:09:55.196Z] a83ea9c7e9d8: Layer already exists [2025-08-07T01:09:55.196Z] ee3ae058816f: Layer already exists [2025-08-07T01:09:55.196Z] b16ec9d83749: Layer already exists [2025-08-07T01:09:55.196Z] 097100c76c15: Layer already exists [2025-08-07T01:09:55.196Z] 573e98b50610a27fa11e35e74017358910ad0f33-4.1.0-dev.3: digest: sha256:f34fd853201d442e67ca0a5ce7ad6bfc3a9d5b02357c6cd82b4b186f6cbbb273 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:09:55.512Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:09:55.830Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:main [2025-08-07T01:09:55.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-08-07T01:09:55.830Z] ee3ae058816f: Preparing [2025-08-07T01:09:55.830Z] a83ea9c7e9d8: Preparing [2025-08-07T01:09:55.830Z] 06898b816e14: Preparing [2025-08-07T01:09:55.830Z] 8a37f6979aa3: Preparing [2025-08-07T01:09:55.830Z] b16ec9d83749: Preparing [2025-08-07T01:09:55.830Z] 097100c76c15: Preparing [2025-08-07T01:09:55.830Z] 097100c76c15: Waiting [2025-08-07T01:09:55.830Z] ee3ae058816f: Layer already exists [2025-08-07T01:09:55.830Z] 8a37f6979aa3: Layer already exists [2025-08-07T01:09:55.830Z] a83ea9c7e9d8: Layer already exists [2025-08-07T01:09:55.830Z] 06898b816e14: Layer already exists [2025-08-07T01:09:55.830Z] b16ec9d83749: Layer already exists [2025-08-07T01:09:55.830Z] 097100c76c15: Layer already exists [2025-08-07T01:09:55.830Z] main: digest: sha256:f34fd853201d442e67ca0a5ce7ad6bfc3a9d5b02357c6cd82b4b186f6cbbb273 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-07T01:09:55.902Z] ===================================================== [Pipeline] echo [2025-08-07T01:09:55.914Z] taggedImages: [2025-08-07T01:09:55.914Z] - nexus3.edgexfoundry.org:10004/device-s7:573e98b50610a27fa11e35e74017358910ad0f33 [2025-08-07T01:09:55.914Z] - nexus3.edgexfoundry.org:10004/device-s7:latest [2025-08-07T01:09:55.914Z] - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.3 [2025-08-07T01:09:55.914Z] - nexus3.edgexfoundry.org:10004/device-s7:573e98b50610a27fa11e35e74017358910ad0f33-4.1.0-dev.3 [2025-08-07T01:09:55.914Z] - nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] echo [2025-08-07T01:09:55.949Z] ========================================================= [2025-08-07T01:09:55.949Z] [edgeXBuildMultiArch] RAW Config: [2025-08-07T01:09:55.949Z] images: [2025-08-07T01:09:55.949Z] - nexus3.edgexfoundry.org:10004/device-s7:573e98b50610a27fa11e35e74017358910ad0f33 [2025-08-07T01:09:55.949Z] - nexus3.edgexfoundry.org:10004/device-s7:latest [2025-08-07T01:09:55.949Z] - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.3 [2025-08-07T01:09:55.949Z] - nexus3.edgexfoundry.org:10004/device-s7:573e98b50610a27fa11e35e74017358910ad0f33-4.1.0-dev.3 [2025-08-07T01:09:55.949Z] - nexus3.edgexfoundry.org:10004/device-s7:main [2025-08-07T01:09:55.949Z] settingsFile: [2025-08-07T01:09:55.949Z] device-s7-settings [2025-08-07T01:09:55.949Z] ========================================================= [Pipeline] node [2025-08-07T01:10:10.951Z] Still waiting to schedule task [2025-08-07T01:10:10.952Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-6396’ [2025-08-07T01:10:59.014Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6394 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] ws [2025-08-07T01:10:59.032Z] Running in /w/workspace/device-s7/26 [Pipeline] { [Pipeline] checkout [2025-08-07T01:11:02.090Z] Selected Git installation does not exist. Using Default [2025-08-07T01:11:02.090Z] The recommended git tool is: NONE [2025-08-07T01:11:07.929Z] using credential edgex-jenkins-ssh [2025-08-07T01:11:07.955Z] Cloning the remote Git repository [2025-08-07T01:11:08.012Z] Cloning repository git@github.com:edgexfoundry/device-s7.git [2025-08-07T01:11:08.138Z] > git init /w/workspace/device-s7/26 # timeout=10 [2025-08-07T01:11:08.321Z] Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git [2025-08-07T01:11:08.323Z] > git --version # timeout=10 [2025-08-07T01:11:08.347Z] > git --version # 'git version 2.25.1' [2025-08-07T01:11:08.352Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-08-07T01:11:08.557Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-07T01:11:10.346Z] > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 [2025-08-07T01:11:10.392Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-07T01:11:11.391Z] Avoid second fetch [2025-08-07T01:11:11.391Z] Checking out Revision 573e98b50610a27fa11e35e74017358910ad0f33 (main) [2025-08-07T01:11:12.050Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#59)" [2025-08-07T01:11:11.407Z] > git config core.sparsecheckout # timeout=10 [2025-08-07T01:11:11.488Z] > git checkout -f 573e98b50610a27fa11e35e74017358910ad0f33 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-07T01:11:16.331Z] provisioning config files... [2025-08-07T01:11:16.365Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/26@tmp/config14134615224514196778tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:11:17.138Z] ---> ****-login.sh [2025-08-07T01:11:17.138Z] nexus3.edgexfoundry.org:10001 [2025-08-07T01:11:17.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:11:17.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:11:17.688Z] Configure a credential helper to remove this warning. See [2025-08-07T01:11:17.689Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:11:17.689Z] [2025-08-07T01:11:17.689Z] Login Succeeded [2025-08-07T01:11:17.689Z] nexus3.edgexfoundry.org:10002 [2025-08-07T01:11:17.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:11:18.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:11:18.233Z] Configure a credential helper to remove this warning. See [2025-08-07T01:11:18.234Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:11:18.234Z] [2025-08-07T01:11:18.234Z] Login Succeeded [2025-08-07T01:11:18.234Z] nexus3.edgexfoundry.org:10003 [2025-08-07T01:11:18.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:11:18.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:11:18.504Z] Configure a credential helper to remove this warning. See [2025-08-07T01:11:18.504Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:11:18.504Z] [2025-08-07T01:11:18.504Z] Login Succeeded [2025-08-07T01:11:18.504Z] nexus3.edgexfoundry.org:10004 [2025-08-07T01:11:18.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:11:19.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:11:19.046Z] Configure a credential helper to remove this warning. See [2025-08-07T01:11:19.046Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:11:19.046Z] [2025-08-07T01:11:19.046Z] Login Succeeded [2025-08-07T01:11:19.046Z] ****.io [2025-08-07T01:11:19.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:11:19.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:11:19.590Z] Configure a credential helper to remove this warning. See [2025-08-07T01:11:19.590Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:11:19.590Z] [2025-08-07T01:11:19.590Z] Login Succeeded [2025-08-07T01:11:19.590Z] ---> ****-login.sh ends [Pipeline] } [2025-08-07T01:11:19.612Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-07T01:11:20.007Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-07T01:11:20.033Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-07T01:11:20.052Z] ========================================================= [2025-08-07T01:11:20.052Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-08-07T01:11:20.052Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:11:20.429Z] + 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-07T01:11:21.030Z] Sending build context to Docker daemon 8.074MB [2025-08-07T01:11:21.030Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-08-07T01:11:21.030Z] Step 2/10 : FROM ${BASE} AS builder [2025-08-07T01:11:21.030Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-08-07T01:11:21.030Z] 94e9d8af2201: Pulling fs layer [2025-08-07T01:11:21.030Z] a6c56e8762df: Pulling fs layer [2025-08-07T01:11:21.030Z] f0f3c8884826: Pulling fs layer [2025-08-07T01:11:21.030Z] c7e7622c144d: Pulling fs layer [2025-08-07T01:11:21.030Z] c7e7622c144d: Waiting [2025-08-07T01:11:21.030Z] 4f4fb700ef54: Pulling fs layer [2025-08-07T01:11:21.030Z] b4c3b6d88c5a: Pulling fs layer [2025-08-07T01:11:21.030Z] 4f4fb700ef54: Waiting [2025-08-07T01:11:21.030Z] b4c3b6d88c5a: Waiting [2025-08-07T01:11:21.030Z] ba8bce9d2590: Pulling fs layer [2025-08-07T01:11:21.030Z] ca778ea9c289: Pulling fs layer [2025-08-07T01:11:21.030Z] ba8bce9d2590: Waiting [2025-08-07T01:11:21.030Z] ca778ea9c289: Waiting [2025-08-07T01:11:21.030Z] a6c56e8762df: Verifying Checksum [2025-08-07T01:11:21.030Z] a6c56e8762df: Download complete [2025-08-07T01:11:21.030Z] c7e7622c144d: Verifying Checksum [2025-08-07T01:11:21.030Z] c7e7622c144d: Download complete [2025-08-07T01:11:21.303Z] 4f4fb700ef54: Verifying Checksum [2025-08-07T01:11:21.303Z] 4f4fb700ef54: Download complete [2025-08-07T01:11:21.303Z] b4c3b6d88c5a: Verifying Checksum [2025-08-07T01:11:21.303Z] b4c3b6d88c5a: Download complete [2025-08-07T01:11:21.303Z] 94e9d8af2201: Download complete [2025-08-07T01:11:21.596Z] ca778ea9c289: Verifying Checksum [2025-08-07T01:11:21.596Z] ca778ea9c289: Download complete [2025-08-07T01:11:22.196Z] 94e9d8af2201: Pull complete [2025-08-07T01:11:23.181Z] a6c56e8762df: Pull complete [2025-08-07T01:11:23.461Z] f0f3c8884826: Verifying Checksum [2025-08-07T01:11:23.461Z] f0f3c8884826: Download complete [2025-08-07T01:11:24.444Z] ba8bce9d2590: Verifying Checksum [2025-08-07T01:11:24.444Z] ba8bce9d2590: Download complete [2025-08-07T01:11:39.540Z] f0f3c8884826: Pull complete [2025-08-07T01:11:39.540Z] c7e7622c144d: Pull complete [2025-08-07T01:11:39.540Z] 4f4fb700ef54: Pull complete [2025-08-07T01:11:39.815Z] b4c3b6d88c5a: Pull complete [2025-08-07T01:11:43.484Z] Running on prd-centos7-docker-4c-2g-6399 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-07T01:11:43.535Z] provisioning config files... [2025-08-07T01:11:43.555Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config2169734404888220217tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:11:47.437Z] ---> ****-login.sh [2025-08-07T01:11:47.437Z] nexus3.edgexfoundry.org:10001 [2025-08-07T01:11:47.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:11:47.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:11:47.960Z] Configure a credential helper to remove this warning. See [2025-08-07T01:11:47.961Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:11:47.961Z] [2025-08-07T01:11:47.961Z] Login Succeeded [2025-08-07T01:11:47.961Z] nexus3.edgexfoundry.org:10002 [2025-08-07T01:11:47.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:11:48.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:11:48.227Z] Configure a credential helper to remove this warning. See [2025-08-07T01:11:48.227Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:11:48.227Z] [2025-08-07T01:11:48.227Z] Login Succeeded [2025-08-07T01:11:48.227Z] nexus3.edgexfoundry.org:10003 [2025-08-07T01:11:48.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:11:48.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:11:48.227Z] Configure a credential helper to remove this warning. See [2025-08-07T01:11:48.227Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:11:48.227Z] [2025-08-07T01:11:48.227Z] Login Succeeded [2025-08-07T01:11:48.227Z] nexus3.edgexfoundry.org:10004 [2025-08-07T01:11:48.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:11:48.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:11:48.228Z] Configure a credential helper to remove this warning. See [2025-08-07T01:11:48.228Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:11:48.228Z] [2025-08-07T01:11:48.228Z] Login Succeeded [2025-08-07T01:11:48.228Z] ****.io [2025-08-07T01:11:48.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:11:48.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:11:48.494Z] Configure a credential helper to remove this warning. See [2025-08-07T01:11:48.494Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:11:48.494Z] [2025-08-07T01:11:48.494Z] Login Succeeded [2025-08-07T01:11:48.495Z] ---> ****-login.sh ends [Pipeline] } [2025-08-07T01:11:48.503Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-07T01:11:48.850Z] + docker buildx ls [2025-08-07T01:11:49.110Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-07T01:11:49.110Z] default * docker [2025-08-07T01:11:49.110Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-07T01:11:49.410Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-08-07T01:11:49.410Z] edgex-builder [Pipeline] sh [2025-08-07T01:11:49.764Z] + docker buildx inspect --bootstrap [2025-08-07T01:11:49.764Z] #1 [internal] booting buildkit [2025-08-07T01:11:49.764Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-08-07T01:11:50.014Z] ba8bce9d2590: Pull complete [2025-08-07T01:11:50.982Z] ca778ea9c289: Pull complete [2025-08-07T01:11:50.982Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-08-07T01:11:50.982Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-07T01:11:50.982Z] ---> 47b25d7523d1 [2025-08-07T01:11:50.982Z] Step 3/10 : ARG MAKE=make build [2025-08-07T01:11:53.088Z] #1 pulling image moby/buildkit:buildx-stable-1 3.3s done [2025-08-07T01:11:53.088Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-08-07T01:11:53.574Z] ---> Running in 085b9d32aa95 [2025-08-07T01:11:53.574Z] Removing intermediate container 085b9d32aa95 [2025-08-07T01:11:53.574Z] ---> a561fe7d5b1d [2025-08-07T01:11:53.574Z] Step 4/10 : WORKDIR /device-s7 [2025-08-07T01:11:53.574Z] ---> Running in 3201c9ecc118 [2025-08-07T01:11:53.847Z] Removing intermediate container 3201c9ecc118 [2025-08-07T01:11:53.847Z] ---> f75ec56777b0 [2025-08-07T01:11:53.847Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-08-07T01:11:53.847Z] ---> Running in 96483acfd388 [2025-08-07T01:11:54.115Z] Removing intermediate container 96483acfd388 [2025-08-07T01:11:54.115Z] ---> e830a739c201 [2025-08-07T01:11:54.115Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev [2025-08-07T01:11:54.390Z] ---> Running in b8c212715d6e [2025-08-07T01:11:55.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-07T01:11:56.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-07T01:11:57.307Z] #1 creating container buildx_buildkit_edgex-builder0 3.8s done [2025-08-07T01:11:57.307Z] #1 DONE 7.0s [2025-08-07T01:11:57.307Z] Name: edgex-builder [2025-08-07T01:11:57.307Z] Driver: docker-container [2025-08-07T01:11:57.307Z] [2025-08-07T01:11:57.307Z] Nodes: [2025-08-07T01:11:57.307Z] Name: edgex-builder0 [2025-08-07T01:11:57.307Z] Endpoint: unix:///var/run/docker.sock [2025-08-07T01:11:57.307Z] Status: running [2025-08-07T01:11:57.307Z] Buildkit: v0.22.0 [2025-08-07T01:11:57.307Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-08-07T01:11:57.508Z] OK: 239 MiB in 58 packages [2025-08-07T01:11:57.595Z] + docker buildx ls [2025-08-07T01:11:57.595Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-07T01:11:57.595Z] edgex-builder * docker-container [2025-08-07T01:11:57.595Z] 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-07T01:11:57.595Z] default docker [2025-08-07T01:11:57.595Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-07T01:11:57.893Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:573e98b50610a27fa11e35e74017358910ad0f33' [2025-08-07T01:11:57.893Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:573e98b50610a27fa11e35e74017358910ad0f33 --push - [2025-08-07T01:11:58.152Z] #1 [internal] load build definition from Dockerfile [2025-08-07T01:11:58.152Z] #1 transferring dockerfile: 194B done [2025-08-07T01:11:58.152Z] #1 DONE 0.0s [2025-08-07T01:11:58.152Z] [2025-08-07T01:11:58.152Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:573e98b50610a27fa11e35e74017358910ad0f33 [2025-08-07T01:11:58.152Z] #2 DONE 0.1s [2025-08-07T01:11:58.152Z] [2025-08-07T01:11:58.152Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:573e98b50610a27fa11e35e74017358910ad0f33 [2025-08-07T01:11:58.152Z] #3 DONE 0.1s [2025-08-07T01:11:58.152Z] [2025-08-07T01:11:58.152Z] #4 [internal] load .dockerignore [2025-08-07T01:11:58.152Z] #4 transferring context: 2B done [2025-08-07T01:11:58.152Z] #4 DONE 0.0s [2025-08-07T01:11:58.152Z] [2025-08-07T01:11:58.152Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:573e98b50610a27fa11e35e74017358910ad0f33@sha256:f34fd853201d442e67ca0a5ce7ad6bfc3a9d5b02357c6cd82b4b186f6cbbb273 [2025-08-07T01:11:58.152Z] #5 resolve nexus3.edgexfoundry.org:10004/device-s7:573e98b50610a27fa11e35e74017358910ad0f33@sha256:f34fd853201d442e67ca0a5ce7ad6bfc3a9d5b02357c6cd82b4b186f6cbbb273 0.0s done [2025-08-07T01:11:58.152Z] #5 DONE 0.0s [2025-08-07T01:11:58.152Z] [2025-08-07T01:11:58.152Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:573e98b50610a27fa11e35e74017358910ad0f33@sha256:f34fd853201d442e67ca0a5ce7ad6bfc3a9d5b02357c6cd82b4b186f6cbbb273 [2025-08-07T01:11:58.152Z] #6 resolve nexus3.edgexfoundry.org:10004/device-s7:573e98b50610a27fa11e35e74017358910ad0f33@sha256:f34fd853201d442e67ca0a5ce7ad6bfc3a9d5b02357c6cd82b4b186f6cbbb273 done [2025-08-07T01:11:58.152Z] #6 DONE 0.1s [2025-08-07T01:11:58.412Z] [2025-08-07T01:11:58.412Z] #7 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-07T01:11:58.412Z] #7 DONE 0.0s [2025-08-07T01:11:58.412Z] [2025-08-07T01:11:58.412Z] #8 exporting to image [2025-08-07T01:11:58.412Z] #8 exporting layers done [2025-08-07T01:11:58.412Z] #8 exporting manifest sha256:353cb3973c64ecf456c297c944c2c1b5fc8408f6b91a5bfa019d3f0cf4fdba8e 0.0s done [2025-08-07T01:11:58.412Z] #8 exporting config sha256:0cf77510c31aefa73f2d5e1a6476e047a24b6d1f4fce16209ad90ecb4dd99c7f done [2025-08-07T01:11:58.412Z] #8 exporting manifest sha256:e7677cd12a16b8ed22d84bfb69164d3ea9425f67989957ef43e6590e76996eb6 done [2025-08-07T01:11:58.412Z] #8 exporting config sha256:e3c4e5c0c28d61350c8b14405c91db261be25cc27c3945a3141e472bba0f2fa6 0.0s done [2025-08-07T01:11:58.412Z] #8 exporting manifest list sha256:e6543ed13b4cb325cfbad183cfadd4d20598457bedb01f1a832cf76b55cf71de done [2025-08-07T01:11:58.412Z] #8 pushing layers 0.1s done [2025-08-07T01:11:58.412Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:573e98b50610a27fa11e35e74017358910ad0f33@sha256:e6543ed13b4cb325cfbad183cfadd4d20598457bedb01f1a832cf76b55cf71de [2025-08-07T01:11:58.412Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-07T01:11:58.412Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:573e98b50610a27fa11e35e74017358910ad0f33@sha256:e6543ed13b4cb325cfbad183cfadd4d20598457bedb01f1a832cf76b55cf71de 0.1s done [2025-08-07T01:11:58.412Z] #8 DONE 0.2s [2025-08-07T01:11:58.412Z] [2025-08-07T01:11:58.412Z] 1 warning found (use --debug to expand): [2025-08-07T01:11:58.412Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-07T01:11:58.475Z] Removing intermediate container b8c212715d6e [2025-08-07T01:11:58.475Z] ---> fd1bbf301a3f [2025-08-07T01:11:58.475Z] Step 7/10 : COPY go.mod vendor* ./ [2025-08-07T01:11:58.706Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:latest' [2025-08-07T01:11:58.706Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:latest --push - [2025-08-07T01:11:58.706Z] #1 [internal] load build definition from Dockerfile [2025-08-07T01:11:58.706Z] #1 transferring dockerfile: 160B done [2025-08-07T01:11:58.706Z] #1 DONE 0.0s [2025-08-07T01:11:58.706Z] [2025-08-07T01:11:58.706Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:latest [2025-08-07T01:11:58.706Z] #2 DONE 0.0s [2025-08-07T01:11:58.706Z] [2025-08-07T01:11:58.706Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:latest [2025-08-07T01:11:58.706Z] #3 DONE 0.0s [2025-08-07T01:11:58.706Z] [2025-08-07T01:11:58.706Z] #4 [internal] load .dockerignore [2025-08-07T01:11:58.706Z] #4 transferring context: 2B done [2025-08-07T01:11:58.706Z] #4 DONE 0.0s [2025-08-07T01:11:58.706Z] [2025-08-07T01:11:58.706Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:f34fd853201d442e67ca0a5ce7ad6bfc3a9d5b02357c6cd82b4b186f6cbbb273 [2025-08-07T01:11:58.706Z] #5 resolve nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:f34fd853201d442e67ca0a5ce7ad6bfc3a9d5b02357c6cd82b4b186f6cbbb273 0.0s done [2025-08-07T01:11:58.706Z] #5 CACHED [2025-08-07T01:11:58.706Z] [2025-08-07T01:11:58.706Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:f34fd853201d442e67ca0a5ce7ad6bfc3a9d5b02357c6cd82b4b186f6cbbb273 [2025-08-07T01:11:58.964Z] #6 resolve nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:f34fd853201d442e67ca0a5ce7ad6bfc3a9d5b02357c6cd82b4b186f6cbbb273 0.0s done [2025-08-07T01:11:58.964Z] #6 CACHED [2025-08-07T01:11:58.964Z] [2025-08-07T01:11:58.964Z] #7 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-07T01:11:59.076Z] ---> 57e02251bdd5 [2025-08-07T01:11:59.076Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-07T01:11:59.076Z] ---> Running in 3213a92891d8 [2025-08-07T01:11:59.223Z] #7 DONE 0.0s [2025-08-07T01:11:59.223Z] [2025-08-07T01:11:59.223Z] #8 exporting to image [2025-08-07T01:11:59.223Z] #8 exporting layers done [2025-08-07T01:11:59.223Z] #8 exporting manifest sha256:353cb3973c64ecf456c297c944c2c1b5fc8408f6b91a5bfa019d3f0cf4fdba8e done [2025-08-07T01:11:59.223Z] #8 exporting config sha256:0cf77510c31aefa73f2d5e1a6476e047a24b6d1f4fce16209ad90ecb4dd99c7f done [2025-08-07T01:11:59.223Z] #8 exporting manifest sha256:e7677cd12a16b8ed22d84bfb69164d3ea9425f67989957ef43e6590e76996eb6 done [2025-08-07T01:11:59.223Z] #8 exporting config sha256:e3c4e5c0c28d61350c8b14405c91db261be25cc27c3945a3141e472bba0f2fa6 done [2025-08-07T01:11:59.223Z] #8 exporting manifest list sha256:e6543ed13b4cb325cfbad183cfadd4d20598457bedb01f1a832cf76b55cf71de done [2025-08-07T01:11:59.223Z] #8 pushing layers 0.0s done [2025-08-07T01:11:59.223Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:e6543ed13b4cb325cfbad183cfadd4d20598457bedb01f1a832cf76b55cf71de 0.2s done [2025-08-07T01:11:59.223Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-07T01:11:59.223Z] #8 DONE 0.2s [2025-08-07T01:11:59.223Z] [2025-08-07T01:11:59.223Z] 1 warning found (use --debug to expand): [2025-08-07T01:11:59.223Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-07T01:11:59.519Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.3' [2025-08-07T01:11:59.519Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.3 --push - [2025-08-07T01:11:59.776Z] #1 [internal] load build definition from Dockerfile [2025-08-07T01:11:59.776Z] #1 transferring dockerfile: 165B done [2025-08-07T01:11:59.776Z] #1 DONE 0.0s [2025-08-07T01:11:59.776Z] [2025-08-07T01:11:59.776Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.3 [2025-08-07T01:11:59.776Z] #2 DONE 0.0s [2025-08-07T01:11:59.776Z] [2025-08-07T01:11:59.776Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.3 [2025-08-07T01:11:59.776Z] #3 DONE 0.0s [2025-08-07T01:11:59.776Z] [2025-08-07T01:11:59.776Z] #4 [internal] load .dockerignore [2025-08-07T01:11:59.776Z] #4 transferring context: 2B done [2025-08-07T01:11:59.776Z] #4 DONE 0.0s [2025-08-07T01:11:59.776Z] [2025-08-07T01:11:59.776Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.3@sha256:f34fd853201d442e67ca0a5ce7ad6bfc3a9d5b02357c6cd82b4b186f6cbbb273 [2025-08-07T01:11:59.776Z] #5 resolve nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.3@sha256:f34fd853201d442e67ca0a5ce7ad6bfc3a9d5b02357c6cd82b4b186f6cbbb273 0.0s done [2025-08-07T01:11:59.776Z] #5 CACHED [2025-08-07T01:11:59.776Z] [2025-08-07T01:11:59.776Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.3@sha256:f34fd853201d442e67ca0a5ce7ad6bfc3a9d5b02357c6cd82b4b186f6cbbb273 [2025-08-07T01:11:59.777Z] #6 resolve nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.3@sha256:f34fd853201d442e67ca0a5ce7ad6bfc3a9d5b02357c6cd82b4b186f6cbbb273 0.0s done [2025-08-07T01:11:59.777Z] #6 CACHED [2025-08-07T01:11:59.777Z] [2025-08-07T01:11:59.777Z] #7 exporting to image [2025-08-07T01:11:59.777Z] #7 exporting layers done [2025-08-07T01:11:59.777Z] #7 exporting manifest sha256:353cb3973c64ecf456c297c944c2c1b5fc8408f6b91a5bfa019d3f0cf4fdba8e done [2025-08-07T01:11:59.777Z] #7 exporting config sha256:0cf77510c31aefa73f2d5e1a6476e047a24b6d1f4fce16209ad90ecb4dd99c7f done [2025-08-07T01:11:59.777Z] #7 exporting manifest sha256:e7677cd12a16b8ed22d84bfb69164d3ea9425f67989957ef43e6590e76996eb6 done [2025-08-07T01:11:59.777Z] #7 exporting config sha256:e3c4e5c0c28d61350c8b14405c91db261be25cc27c3945a3141e472bba0f2fa6 done [2025-08-07T01:11:59.777Z] #7 exporting manifest list sha256:e6543ed13b4cb325cfbad183cfadd4d20598457bedb01f1a832cf76b55cf71de done [2025-08-07T01:11:59.777Z] #7 pushing layers 0.0s done [2025-08-07T01:11:59.777Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.3@sha256:e6543ed13b4cb325cfbad183cfadd4d20598457bedb01f1a832cf76b55cf71de [2025-08-07T01:11:59.777Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-07T01:11:59.777Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.3@sha256:e6543ed13b4cb325cfbad183cfadd4d20598457bedb01f1a832cf76b55cf71de 0.1s done [2025-08-07T01:11:59.777Z] #7 DONE 0.1s [2025-08-07T01:11:59.777Z] [2025-08-07T01:11:59.777Z] #8 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-07T01:11:59.777Z] #8 DONE 0.0s [2025-08-07T01:11:59.777Z] [2025-08-07T01:11:59.777Z] 1 warning found (use --debug to expand): [2025-08-07T01:11:59.777Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-07T01:12:00.065Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:573e98b50610a27fa11e35e74017358910ad0f33-4.1.0-dev.3' [2025-08-07T01:12:00.065Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:573e98b50610a27fa11e35e74017358910ad0f33-4.1.0-dev.3 --push - [2025-08-07T01:12:00.328Z] #1 [internal] load build definition from Dockerfile [2025-08-07T01:12:00.328Z] #1 transferring dockerfile: 206B done [2025-08-07T01:12:00.328Z] #1 DONE 0.0s [2025-08-07T01:12:00.328Z] [2025-08-07T01:12:00.328Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:573e98b50610a27fa11e35e74017358910ad0f33-4.1.0-dev.3 [2025-08-07T01:12:00.328Z] #2 DONE 0.0s [2025-08-07T01:12:00.328Z] [2025-08-07T01:12:00.328Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:573e98b50610a27fa11e35e74017358910ad0f33-4.1.0-dev.3 [2025-08-07T01:12:00.328Z] #3 DONE 0.0s [2025-08-07T01:12:00.328Z] [2025-08-07T01:12:00.328Z] #4 [internal] load .dockerignore [2025-08-07T01:12:00.328Z] #4 transferring context: 2B done [2025-08-07T01:12:00.328Z] #4 DONE 0.0s [2025-08-07T01:12:00.328Z] [2025-08-07T01:12:00.328Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:573e98b50610a27fa11e35e74017358910ad0f33-4.1.0-dev.3@sha256:f34fd853201d442e67ca0a5ce7ad6bfc3a9d5b02357c6cd82b4b186f6cbbb273 [2025-08-07T01:12:00.328Z] #5 resolve nexus3.edgexfoundry.org:10004/device-s7:573e98b50610a27fa11e35e74017358910ad0f33-4.1.0-dev.3@sha256:f34fd853201d442e67ca0a5ce7ad6bfc3a9d5b02357c6cd82b4b186f6cbbb273 0.0s done [2025-08-07T01:12:00.328Z] #5 CACHED [2025-08-07T01:12:00.328Z] [2025-08-07T01:12:00.328Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:573e98b50610a27fa11e35e74017358910ad0f33-4.1.0-dev.3@sha256:f34fd853201d442e67ca0a5ce7ad6bfc3a9d5b02357c6cd82b4b186f6cbbb273 [2025-08-07T01:12:00.328Z] #6 resolve nexus3.edgexfoundry.org:10004/device-s7:573e98b50610a27fa11e35e74017358910ad0f33-4.1.0-dev.3@sha256:f34fd853201d442e67ca0a5ce7ad6bfc3a9d5b02357c6cd82b4b186f6cbbb273 0.0s done [2025-08-07T01:12:00.328Z] #6 CACHED [2025-08-07T01:12:00.328Z] [2025-08-07T01:12:00.328Z] #7 exporting to image [2025-08-07T01:12:00.328Z] #7 exporting layers done [2025-08-07T01:12:00.328Z] #7 exporting manifest sha256:353cb3973c64ecf456c297c944c2c1b5fc8408f6b91a5bfa019d3f0cf4fdba8e done [2025-08-07T01:12:00.328Z] #7 exporting config sha256:0cf77510c31aefa73f2d5e1a6476e047a24b6d1f4fce16209ad90ecb4dd99c7f done [2025-08-07T01:12:00.328Z] #7 exporting manifest sha256:e7677cd12a16b8ed22d84bfb69164d3ea9425f67989957ef43e6590e76996eb6 done [2025-08-07T01:12:00.328Z] #7 exporting config sha256:e3c4e5c0c28d61350c8b14405c91db261be25cc27c3945a3141e472bba0f2fa6 done [2025-08-07T01:12:00.328Z] #7 exporting manifest list sha256:e6543ed13b4cb325cfbad183cfadd4d20598457bedb01f1a832cf76b55cf71de done [2025-08-07T01:12:00.328Z] #7 pushing layers 0.0s done [2025-08-07T01:12:00.328Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:573e98b50610a27fa11e35e74017358910ad0f33-4.1.0-dev.3@sha256:e6543ed13b4cb325cfbad183cfadd4d20598457bedb01f1a832cf76b55cf71de [2025-08-07T01:12:00.328Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-07T01:12:00.328Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:573e98b50610a27fa11e35e74017358910ad0f33-4.1.0-dev.3@sha256:e6543ed13b4cb325cfbad183cfadd4d20598457bedb01f1a832cf76b55cf71de 0.1s done [2025-08-07T01:12:00.328Z] #7 DONE 0.1s [2025-08-07T01:12:00.328Z] [2025-08-07T01:12:00.328Z] #8 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-07T01:12:00.328Z] #8 DONE 0.0s [2025-08-07T01:12:00.328Z] [2025-08-07T01:12:00.328Z] 1 warning found (use --debug to expand): [2025-08-07T01:12:00.328Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-07T01:12:00.616Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:main' [2025-08-07T01:12:00.616Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:main --push - [2025-08-07T01:12:00.877Z] #1 [internal] load build definition from Dockerfile [2025-08-07T01:12:00.877Z] #1 transferring dockerfile: 158B done [2025-08-07T01:12:00.877Z] #1 DONE 0.0s [2025-08-07T01:12:00.877Z] [2025-08-07T01:12:00.877Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:main [2025-08-07T01:12:00.877Z] #2 DONE 0.0s [2025-08-07T01:12:00.877Z] [2025-08-07T01:12:00.877Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:main [2025-08-07T01:12:00.877Z] #3 DONE 0.0s [2025-08-07T01:12:00.877Z] [2025-08-07T01:12:00.877Z] #4 [internal] load .dockerignore [2025-08-07T01:12:00.877Z] #4 transferring context: 2B done [2025-08-07T01:12:00.877Z] #4 DONE 0.0s [2025-08-07T01:12:00.877Z] [2025-08-07T01:12:00.877Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:main@sha256:f34fd853201d442e67ca0a5ce7ad6bfc3a9d5b02357c6cd82b4b186f6cbbb273 [2025-08-07T01:12:00.877Z] #5 resolve nexus3.edgexfoundry.org:10004/device-s7:main@sha256:f34fd853201d442e67ca0a5ce7ad6bfc3a9d5b02357c6cd82b4b186f6cbbb273 0.0s done [2025-08-07T01:12:00.877Z] #5 CACHED [2025-08-07T01:12:00.877Z] [2025-08-07T01:12:00.877Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:main@sha256:f34fd853201d442e67ca0a5ce7ad6bfc3a9d5b02357c6cd82b4b186f6cbbb273 [2025-08-07T01:12:00.877Z] #6 resolve nexus3.edgexfoundry.org:10004/device-s7:main@sha256:f34fd853201d442e67ca0a5ce7ad6bfc3a9d5b02357c6cd82b4b186f6cbbb273 0.0s done [2025-08-07T01:12:00.877Z] #6 CACHED [2025-08-07T01:12:00.877Z] [2025-08-07T01:12:00.877Z] #7 exporting to image [2025-08-07T01:12:00.877Z] #7 exporting layers done [2025-08-07T01:12:00.877Z] #7 exporting manifest sha256:353cb3973c64ecf456c297c944c2c1b5fc8408f6b91a5bfa019d3f0cf4fdba8e done [2025-08-07T01:12:00.877Z] #7 exporting config sha256:0cf77510c31aefa73f2d5e1a6476e047a24b6d1f4fce16209ad90ecb4dd99c7f done [2025-08-07T01:12:00.877Z] #7 exporting manifest sha256:e7677cd12a16b8ed22d84bfb69164d3ea9425f67989957ef43e6590e76996eb6 done [2025-08-07T01:12:00.877Z] #7 exporting config sha256:e3c4e5c0c28d61350c8b14405c91db261be25cc27c3945a3141e472bba0f2fa6 done [2025-08-07T01:12:00.877Z] #7 exporting manifest list sha256:e6543ed13b4cb325cfbad183cfadd4d20598457bedb01f1a832cf76b55cf71de done [2025-08-07T01:12:00.877Z] #7 pushing layers 0.0s done [2025-08-07T01:12:00.877Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:main@sha256:e6543ed13b4cb325cfbad183cfadd4d20598457bedb01f1a832cf76b55cf71de [2025-08-07T01:12:00.877Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-07T01:12:00.877Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:main@sha256:e6543ed13b4cb325cfbad183cfadd4d20598457bedb01f1a832cf76b55cf71de 0.1s done [2025-08-07T01:12:00.877Z] #7 DONE 0.1s [2025-08-07T01:12:00.877Z] [2025-08-07T01:12:00.877Z] #8 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-07T01:12:00.877Z] #8 DONE 0.0s [2025-08-07T01:12:00.877Z] [2025-08-07T01:12:00.877Z] 1 warning found (use --debug to expand): [2025-08-07T01:12:00.877Z]  - 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-07T01:12:01.244Z] + '[' -d /w/workspace/edgexfoundry_device-s7_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:12:01.540Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:12:02.106Z] ---> package-listing.sh [2025-08-07T01:12:02.106Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-07T01:12:02.106Z] ++ facter osfamily [2025-08-07T01:12:02.364Z] + OS_FAMILY=redhat [2025-08-07T01:12:02.364Z] + workspace=/w/workspace/edgexfoundry_device-s7_main [2025-08-07T01:12:02.364Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-07T01:12:02.364Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-07T01:12:02.364Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-07T01:12:02.364Z] + PACKAGES=/tmp/packages_start.txt [2025-08-07T01:12:02.364Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2025-08-07T01:12:02.364Z] + PACKAGES=/tmp/packages_end.txt [2025-08-07T01:12:02.364Z] + case "${OS_FAMILY}" in [2025-08-07T01:12:02.364Z] + rpm -qa [2025-08-07T01:12:02.364Z] + sort [2025-08-07T01:12:02.932Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-07T01:12:02.932Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-07T01:12:02.932Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-07T01:12:02.932Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2025-08-07T01:12:02.932Z] + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ [2025-08-07T01:12:02.932Z] + 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-07T01:12:02.943Z] 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-07T01:12:03.225Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:12:03.799Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-07T01:12:03.799Z] [2025-08-07T01:12:03.799Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:12:04.127Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-07T01:12:04.128Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-07T01:12:04.128Z] 5eb5b503b376: Pulling fs layer [2025-08-07T01:12:04.128Z] 5c69ac0246d0: Pulling fs layer [2025-08-07T01:12:04.128Z] ec43610c2a17: Pulling fs layer [2025-08-07T01:12:04.128Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-07T01:12:04.128Z] 33b1e0a273af: Pulling fs layer [2025-08-07T01:12:04.128Z] 5d3b04190fa2: Pulling fs layer [2025-08-07T01:12:04.128Z] 2f39f015ded8: Pulling fs layer [2025-08-07T01:12:04.128Z] 33b1e0a273af: Waiting [2025-08-07T01:12:04.128Z] 5d3b04190fa2: Waiting [2025-08-07T01:12:04.128Z] 2f39f015ded8: Waiting [2025-08-07T01:12:04.128Z] 3a2ae6a8a46f: Waiting [2025-08-07T01:12:04.128Z] 5c69ac0246d0: Download complete [2025-08-07T01:12:04.128Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-07T01:12:04.128Z] 3a2ae6a8a46f: Download complete [2025-08-07T01:12:04.128Z] ec43610c2a17: Verifying Checksum [2025-08-07T01:12:04.128Z] ec43610c2a17: Download complete [2025-08-07T01:12:04.128Z] 5d3b04190fa2: Verifying Checksum [2025-08-07T01:12:04.128Z] 5d3b04190fa2: Download complete [2025-08-07T01:12:04.128Z] 33b1e0a273af: Verifying Checksum [2025-08-07T01:12:04.128Z] 33b1e0a273af: Download complete [2025-08-07T01:12:04.396Z] 5eb5b503b376: Verifying Checksum [2025-08-07T01:12:04.396Z] 5eb5b503b376: Download complete [2025-08-07T01:12:04.971Z] 2f39f015ded8: Verifying Checksum [2025-08-07T01:12:04.971Z] 2f39f015ded8: Download complete [2025-08-07T01:12:05.908Z] 5eb5b503b376: Pull complete [2025-08-07T01:12:05.908Z] 5c69ac0246d0: Pull complete [2025-08-07T01:12:06.170Z] ec43610c2a17: Pull complete [2025-08-07T01:12:06.434Z] 3a2ae6a8a46f: Pull complete [2025-08-07T01:12:06.434Z] 33b1e0a273af: Pull complete [2025-08-07T01:12:06.695Z] 5d3b04190fa2: Pull complete [2025-08-07T01:12:10.917Z] 2f39f015ded8: Pull complete [2025-08-07T01:12:10.917Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-07T01:12:10.917Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-07T01:12:10.917Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:12:11.057Z] prd-centos7-docker-4c-2g-6399 does not seem to be running inside a container [2025-08-07T01:12:11.088Z] $ 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-07T01:12:16.888Z] $ docker top 2c9e7778be7d74b9caffa5898579e3ed041c24757cdd8f5d5be6b36439efc69d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-07T01:12:17.238Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-07T01:12:17.528Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-07T01:12:17.816Z] + ls /var/log/sa-host [2025-08-07T01:12:17.816Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-07T01:12:17.903Z] provisioning config files... [2025-08-07T01:12:17.911Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config185693131620164807tmp [Pipeline] { [Pipeline] echo [2025-08-07T01:12:17.931Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:12:18.242Z] ---> create-netrc.sh [Pipeline] } [2025-08-07T01:12:18.249Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:12:18.613Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-07T01:12:18.623Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:12:18.912Z] ---> sudo-logs.sh [2025-08-07T01:12:18.912Z] Archiving 'sudo' log.. [2025-08-07T01:12:19.853Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6399.novalocal: Name or service not known [2025-08-07T01:12:19.853Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6399.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-08-07T01:12:19.873Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:12:20.155Z] ---> job-cost.sh [2025-08-07T01:12:20.155Z] lf-activate-venv: SKIPPING [2025-08-07T01:12:20.155Z] INFO: No Stack... [2025-08-07T01:12:20.414Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-08-07T01:12:20.673Z] INFO: Archiving Costs [Pipeline] echo [2025-08-07T01:12:20.689Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:12:20.980Z] ---> logs-deploy.sh [2025-08-07T01:12:20.980Z] lf-activate-venv: SKIPPING [2025-08-07T01:12:20.980Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/26 [2025-08-07T01:12:20.980Z] INFO: archiving workspace using pattern(s): [2025-08-07T01:12:21.917Z] Archives upload complete. [2025-08-07T01:12:21.917Z] INFO: archiving logs to Nexus [2025-08-07T01:12:22.852Z] ---> uname -a: [2025-08-07T01:12:22.852Z] Linux prd-centos7-docker-4c-2g-6399.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-07T01:12:22.852Z] [2025-08-07T01:12:22.852Z] [2025-08-07T01:12:22.852Z] ---> lscpu: [2025-08-07T01:12:22.852Z] Architecture: x86_64 [2025-08-07T01:12:22.852Z] CPU op-mode(s): 32-bit, 64-bit [2025-08-07T01:12:22.852Z] Byte Order: Little Endian [2025-08-07T01:12:22.852Z] Address sizes: 40 bits physical, 48 bits virtual [2025-08-07T01:12:22.852Z] CPU(s): 2 [2025-08-07T01:12:22.852Z] On-line CPU(s) list: 0,1 [2025-08-07T01:12:22.852Z] Thread(s) per core: 1 [2025-08-07T01:12:22.852Z] Core(s) per socket: 1 [2025-08-07T01:12:22.852Z] Socket(s): 2 [2025-08-07T01:12:22.852Z] NUMA node(s): 1 [2025-08-07T01:12:22.852Z] Vendor ID: AuthenticAMD [2025-08-07T01:12:22.852Z] CPU family: 23 [2025-08-07T01:12:22.852Z] Model: 49 [2025-08-07T01:12:22.852Z] Model name: AMD EPYC-Rome Processor [2025-08-07T01:12:22.852Z] Stepping: 0 [2025-08-07T01:12:22.852Z] CPU MHz: 2799.998 [2025-08-07T01:12:22.852Z] BogoMIPS: 5599.99 [2025-08-07T01:12:22.852Z] Virtualization: AMD-V [2025-08-07T01:12:22.852Z] Hypervisor vendor: KVM [2025-08-07T01:12:22.852Z] Virtualization type: full [2025-08-07T01:12:22.852Z] L1d cache: 64 KiB [2025-08-07T01:12:22.852Z] L1i cache: 64 KiB [2025-08-07T01:12:22.852Z] L2 cache: 1 MiB [2025-08-07T01:12:22.852Z] L3 cache: 32 MiB [2025-08-07T01:12:22.852Z] NUMA node0 CPU(s): 0,1 [2025-08-07T01:12:22.852Z] Vulnerability Itlb multihit: Not affected [2025-08-07T01:12:22.852Z] Vulnerability L1tf: Not affected [2025-08-07T01:12:22.852Z] Vulnerability Mds: Not affected [2025-08-07T01:12:22.852Z] Vulnerability Meltdown: Not affected [2025-08-07T01:12:22.852Z] Vulnerability Mmio stale data: Not affected [2025-08-07T01:12:22.852Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-08-07T01:12:22.852Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-08-07T01:12:22.852Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-08-07T01:12:22.852Z] Vulnerability Srbds: Not affected [2025-08-07T01:12:22.852Z] Vulnerability Tsx async abort: Not affected [2025-08-07T01:12:22.852Z] 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-07T01:12:22.852Z] [2025-08-07T01:12:22.852Z] [2025-08-07T01:12:22.852Z] ---> nproc: [2025-08-07T01:12:22.852Z] 2 [2025-08-07T01:12:22.852Z] [2025-08-07T01:12:22.852Z] [2025-08-07T01:12:22.852Z] ---> df -h: [2025-08-07T01:12:22.852Z] Filesystem Size Used Avail Use% Mounted on [2025-08-07T01:12:22.852Z] overlay 40G 7.3G 33G 19% / [2025-08-07T01:12:22.852Z] tmpfs 64M 0 64M 0% /dev [2025-08-07T01:12:22.852Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-08-07T01:12:22.852Z] shm 64M 0 64M 0% /dev/shm [2025-08-07T01:12:22.852Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-08-07T01:12:22.852Z] [2025-08-07T01:12:22.852Z] [2025-08-07T01:12:22.852Z] Cannot open /var/log/sysstat/sa07: No such file or directory [2025-08-07T01:12:22.852Z] Please check if data collecting is enabled [2025-08-07T01:12:22.853Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-07T01:12:22.887Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-08-07T01:12:22.888Z] $ docker stop --time=1 2c9e7778be7d74b9caffa5898579e3ed041c24757cdd8f5d5be6b36439efc69d [2025-08-07T01:12:24.186Z] $ docker rm -f --volumes 2c9e7778be7d74b9caffa5898579e3ed041c24757cdd8f5d5be6b36439efc69d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-08-07T01:12:24.281Z] [WS-CLEANUP] Deleting project workspace... [2025-08-07T01:12:24.281Z] [WS-CLEANUP] Deferred wipeout is used... [2025-08-07T01:12:24.298Z] [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-07T01:12:24.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-07T01:12:24.745Z] [2025-08-07T01:12:24.745Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:12:25.054Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-07T01:12:25.054Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-07T01:12:25.054Z] 5eb5b503b376: Pulling fs layer [2025-08-07T01:12:25.054Z] 5c69ac0246d0: Pulling fs layer [2025-08-07T01:12:25.054Z] ec43610c2a17: Pulling fs layer [2025-08-07T01:12:25.054Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-07T01:12:25.054Z] 33b1e0a273af: Pulling fs layer [2025-08-07T01:12:25.054Z] 5d3b04190fa2: Pulling fs layer [2025-08-07T01:12:25.054Z] 2f39f015ded8: Pulling fs layer [2025-08-07T01:12:25.054Z] 33b1e0a273af: Waiting [2025-08-07T01:12:25.054Z] 5d3b04190fa2: Waiting [2025-08-07T01:12:25.054Z] 2f39f015ded8: Waiting [2025-08-07T01:12:25.054Z] 3a2ae6a8a46f: Waiting [2025-08-07T01:12:25.054Z] 5c69ac0246d0: Download complete [2025-08-07T01:12:25.054Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-07T01:12:25.054Z] 3a2ae6a8a46f: Download complete [2025-08-07T01:12:25.054Z] 33b1e0a273af: Verifying Checksum [2025-08-07T01:12:25.054Z] 33b1e0a273af: Download complete [2025-08-07T01:12:25.054Z] 5d3b04190fa2: Verifying Checksum [2025-08-07T01:12:25.054Z] 5d3b04190fa2: Download complete [2025-08-07T01:12:25.054Z] ec43610c2a17: Verifying Checksum [2025-08-07T01:12:25.054Z] ec43610c2a17: Download complete [2025-08-07T01:12:25.429Z] 5eb5b503b376: Download complete [2025-08-07T01:12:26.004Z] 2f39f015ded8: Download complete [2025-08-07T01:12:27.379Z] 5eb5b503b376: Pull complete [2025-08-07T01:12:27.379Z] 5c69ac0246d0: Pull complete [2025-08-07T01:12:28.313Z] ec43610c2a17: Pull complete [2025-08-07T01:12:28.313Z] 3a2ae6a8a46f: Pull complete [2025-08-07T01:12:28.573Z] 33b1e0a273af: Pull complete [2025-08-07T01:12:28.831Z] 5d3b04190fa2: Pull complete [2025-08-07T01:12:35.388Z] 2f39f015ded8: Pull complete [2025-08-07T01:12:35.388Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-07T01:12:35.388Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-07T01:12:35.388Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:12:35.486Z] prd-ubuntu20.04-docker-8c-8g-6390 does not seem to be running inside a container [2025-08-07T01:12:35.512Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-07T01:12:38.651Z] $ docker top 80730645549c9100a933de90c34d70d6c236978551d646e6d112ecde8d73ad7e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:12:39.028Z] ---> job-cost.sh [2025-08-07T01:12:39.028Z] lf-activate-venv: SKIPPING [2025-08-07T01:12:39.028Z] INFO: No Stack... [2025-08-07T01:12:39.286Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-07T01:12:39.554Z] INFO: Archiving Costs [Pipeline] sh [2025-08-07T01:12:39.842Z] + cat /w/workspace/edgexfoundry_device-s7_main/archives/cost.csv [2025-08-07T01:12:39.842Z] + cut -d, -f6 [Pipeline] lock [2025-08-07T01:12:39.857Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-26-stack-cost] [2025-08-07T01:12:39.867Z] Resource [jenkins-edgexfoundry-device-s7-main-26-stack-cost] did not exist. Created. [2025-08-07T01:12:39.874Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-07T01:12:40.179Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-08-07T01:12:40.217Z] Stashed 1 file(s) [Pipeline] } [2025-08-07T01:12:40.224Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-26-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-07T01:12:40.250Z] $ docker stop --time=1 80730645549c9100a933de90c34d70d6c236978551d646e6d112ecde8d73ad7e [2025-08-07T01:12:41.381Z] $ docker rm -f --volumes 80730645549c9100a933de90c34d70d6c236978551d646e6d112ecde8d73ad7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-08-07T01:14:05.801Z] Removing intermediate container 3213a92891d8 [2025-08-07T01:14:05.802Z] ---> 98116f27d739 [2025-08-07T01:14:05.802Z] Step 9/10 : COPY . . [2025-08-07T01:14:05.802Z] ---> cca540d08747 [2025-08-07T01:14:05.802Z] Step 10/10 : RUN ${MAKE} [2025-08-07T01:14:05.802Z] ---> Running in 2c1ecd0dc0f5 [2025-08-07T01:14:05.802Z] noop [2025-08-07T01:14:05.802Z] Removing intermediate container 2c1ecd0dc0f5 [2025-08-07T01:14:05.802Z] ---> c38f6f6f6a3b [2025-08-07T01:14:05.802Z] Successfully built c38f6f6f6a3b [2025-08-07T01:14:05.802Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:14:06.191Z] + docker inspect -f . ci-base-image-arm64 [2025-08-07T01:14:06.191Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:14:06.476Z] prd-ubuntu20.04-docker-arm64-4c-16g-6394 does not seem to be running inside a container [2025-08-07T01:14:06.562Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-s7/26 -v /w/workspace/device-s7/26:/w/workspace/device-s7/26:rw,z -v /w/workspace/device-s7/26@tmp:/w/workspace/device-s7/26@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-07T01:14:08.007Z] $ docker top e51b3d1e66df4b1a3e1c93fd7447456f1b5af85fa49394050309b77ec44e8bdc -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-07T01:14:08.955Z] + go version [2025-08-07T01:14:08.955Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-08-07T01:14:08.976Z] $ docker stop --time=1 e51b3d1e66df4b1a3e1c93fd7447456f1b5af85fa49394050309b77ec44e8bdc [2025-08-07T01:14:10.755Z] $ docker rm -f --volumes e51b3d1e66df4b1a3e1c93fd7447456f1b5af85fa49394050309b77ec44e8bdc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:14:11.423Z] + docker inspect -f . ci-base-image-arm64 [2025-08-07T01:14:11.423Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:14:11.638Z] prd-ubuntu20.04-docker-arm64-4c-16g-6394 does not seem to be running inside a container [2025-08-07T01:14:11.717Z] $ 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/26 -v /w/workspace/device-s7/26:/w/workspace/device-s7/26:rw,z -v /w/workspace/device-s7/26@tmp:/w/workspace/device-s7/26@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-07T01:14:12.951Z] $ docker top c70c25b74aa053e9986fb4285cacacf7e840ff4ca31c2bd14097fa07a63f1abc -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-07T01:14:13.812Z] + git config --global --add safe.directory /w/workspace/device-s7/26 [Pipeline] fileExists [Pipeline] sh [2025-08-07T01:14:14.464Z] + make test [2025-08-07T01:14:14.464Z] go test -race -coverprofile=coverage.out ./... [2025-08-07T01:15:10.895Z] ? github.com/edgexfoundry/device-s7 [no test files] [2025-08-07T01:19:32.784Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2025-08-07T01:19:32.784Z] ok github.com/edgexfoundry/device-s7/internal/driver 1.136s coverage: 6.8% of statements [2025-08-07T01:19:32.784Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-08-07T01:19:32.784Z] go vet ./... [2025-08-07T01:23:24.631Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-07T01:23:24.631Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-07T01:23:24.631Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-08-07T01:23:24.651Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-07T01:23:24.672Z] $ docker stop --time=1 c70c25b74aa053e9986fb4285cacacf7e840ff4ca31c2bd14097fa07a63f1abc [2025-08-07T01:23:26.638Z] $ docker rm -f --volumes c70c25b74aa053e9986fb4285cacacf7e840ff4ca31c2bd14097fa07a63f1abc [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-07T01:23:29.092Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-07T01:23:29.126Z] Warning: overwriting stash ‘coverage-report’ [2025-08-07T01:23:29.801Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-07T01:23:30.238Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-07T01:23:30.594Z] + ls -al . [2025-08-07T01:23:30.594Z] total 216 [2025-08-07T01:23:30.594Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 7 01:14 . [2025-08-07T01:23:30.594Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 01:11 .. [2025-08-07T01:23:30.594Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 01:11 .git [2025-08-07T01:23:30.594Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 01:11 .github [2025-08-07T01:23:30.594Z] -rw-rw-r-- 1 jenkins jenkins 237 Aug 7 01:11 .gitignore [2025-08-07T01:23:30.594Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 7 01:11 .golangci.yml [2025-08-07T01:23:30.594Z] -rw-rw-r-- 1 jenkins jenkins 20318 Aug 7 01:11 Attribution.txt [2025-08-07T01:23:30.594Z] -rw-rw-r-- 1 jenkins jenkins 1668 Aug 7 01:11 CHANGLOG.md [2025-08-07T01:23:30.594Z] -rw-rw-r-- 1 jenkins jenkins 1579 Aug 7 01:11 Dockerfile [2025-08-07T01:23:30.594Z] -rw-rw-r-- 1 jenkins jenkins 643 Aug 7 01:11 Jenkinsfile [2025-08-07T01:23:30.594Z] -rw-rw-r-- 1 jenkins jenkins 10947 Aug 7 01:11 LICENSE [2025-08-07T01:23:30.594Z] -rw-rw-r-- 1 jenkins jenkins 1903 Aug 7 01:11 Makefile [2025-08-07T01:23:30.594Z] -rw-rw-r-- 1 jenkins jenkins 614 Aug 7 01:11 OWNERS.md [2025-08-07T01:23:30.594Z] -rw-rw-r-- 1 jenkins jenkins 2393 Aug 7 01:11 README.md [2025-08-07T01:23:30.594Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 7 01:07 VERSION [2025-08-07T01:23:30.594Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 01:11 bin [2025-08-07T01:23:30.594Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 01:11 cmd [2025-08-07T01:23:30.594Z] -rw-r--r-- 1 jenkins jenkins 19094 Aug 7 01:19 coverage.out [2025-08-07T01:23:30.594Z] -rw-rw-r-- 1 jenkins jenkins 6103 Aug 7 01:11 go.mod [2025-08-07T01:23:30.594Z] -rw-rw-r-- 1 jenkins jenkins 86990 Aug 7 01:11 go.sum [2025-08-07T01:23:30.594Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 01:11 internal [2025-08-07T01:23:30.594Z] -rw-rw-r-- 1 jenkins jenkins 223 Aug 7 01:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:23:30.958Z] + 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=573e98b50610a27fa11e35e74017358910ad0f33 --label arch=arm64 --label version=4.1.0-dev.3 . [2025-08-07T01:23:31.258Z] Sending build context to Docker daemon 8.094MB [2025-08-07T01:23:31.258Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2025-08-07T01:23:31.258Z] Step 2/24 : FROM ${BASE} AS builder [2025-08-07T01:23:31.258Z] ---> c38f6f6f6a3b [2025-08-07T01:23:31.258Z] Step 3/24 : ARG MAKE=make build [2025-08-07T01:23:31.529Z] ---> Running in 33a647cb5772 [2025-08-07T01:23:31.803Z] Removing intermediate container 33a647cb5772 [2025-08-07T01:23:31.803Z] ---> 8936e0faf68d [2025-08-07T01:23:31.803Z] Step 4/24 : WORKDIR /device-s7 [2025-08-07T01:23:32.071Z] ---> Running in 3001ac9029ce [2025-08-07T01:23:32.344Z] Removing intermediate container 3001ac9029ce [2025-08-07T01:23:32.344Z] ---> 2f1cf8bea7a7 [2025-08-07T01:23:32.344Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-08-07T01:23:32.344Z] ---> Running in c00d7ba82f31 [2025-08-07T01:23:32.615Z] Removing intermediate container c00d7ba82f31 [2025-08-07T01:23:32.615Z] ---> 767ff15fed62 [2025-08-07T01:23:32.615Z] Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev [2025-08-07T01:23:32.892Z] ---> Running in 849345544cbf [2025-08-07T01:23:33.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-07T01:23:34.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-07T01:23:36.080Z] OK: 239 MiB in 58 packages [2025-08-07T01:23:36.671Z] Removing intermediate container 849345544cbf [2025-08-07T01:23:36.671Z] ---> d7c8413cc65f [2025-08-07T01:23:36.671Z] Step 7/24 : COPY go.mod vendor* ./ [2025-08-07T01:23:37.256Z] ---> 6f6346f5fe75 [2025-08-07T01:23:37.256Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-07T01:23:37.527Z] ---> Running in 083a96892210 [2025-08-07T01:23:40.128Z] Removing intermediate container 083a96892210 [2025-08-07T01:23:40.128Z] ---> 963467b7aa95 [2025-08-07T01:23:40.128Z] Step 9/24 : COPY . . [2025-08-07T01:23:41.551Z] ---> 62e1d2aae396 [2025-08-07T01:23:41.552Z] Step 10/24 : RUN ${MAKE} [2025-08-07T01:23:41.552Z] ---> Running in 246d9a2d34ab [2025-08-07T01:23:42.526Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.28" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2025-08-07T01:28:04.458Z] Removing intermediate container 246d9a2d34ab [2025-08-07T01:28:04.458Z] ---> 35a97e388eba [2025-08-07T01:28:04.458Z] Step 11/24 : FROM alpine:3.20 [2025-08-07T01:28:04.458Z] 3.20: Pulling from library/alpine [2025-08-07T01:28:04.458Z] 13e713f82565: Pulling fs layer [2025-08-07T01:28:04.458Z] 13e713f82565: Verifying Checksum [2025-08-07T01:28:04.458Z] 13e713f82565: Download complete [2025-08-07T01:28:04.458Z] 13e713f82565: Pull complete [2025-08-07T01:28:04.458Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-07T01:28:04.458Z] Status: Downloaded newer image for alpine:3.20 [2025-08-07T01:28:04.458Z] ---> c88e9dceb6cb [2025-08-07T01:28:04.458Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-08-07T01:28:04.458Z] ---> Running in 9357ccc7660d [2025-08-07T01:28:04.458Z] Removing intermediate container 9357ccc7660d [2025-08-07T01:28:04.458Z] ---> 3e221bfa3bac [2025-08-07T01:28:04.458Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2025-08-07T01:28:04.458Z] ---> Running in 0f58f68c098a [2025-08-07T01:28:04.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-07T01:28:04.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-07T01:28:06.658Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-08-07T01:28:06.658Z] Executing busybox-1.36.1-r29.trigger [2025-08-07T01:28:06.658Z] OK: 9 MiB in 15 packages [2025-08-07T01:28:07.623Z] Removing intermediate container 0f58f68c098a [2025-08-07T01:28:07.623Z] ---> 5c3e8011b98e [2025-08-07T01:28:07.623Z] Step 14/24 : RUN apk --no-cache upgrade [2025-08-07T01:28:07.624Z] ---> Running in 42755412339f [2025-08-07T01:28:08.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-07T01:28:08.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-07T01:28:10.806Z] (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-07T01:28:10.806Z] Executing busybox-1.36.1-r30.post-upgrade [2025-08-07T01:28:10.806Z] (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-07T01:28:10.806Z] (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-07T01:28:10.806Z] Executing busybox-1.36.1-r30.trigger [2025-08-07T01:28:10.806Z] OK: 9 MiB in 15 packages [2025-08-07T01:28:11.784Z] Removing intermediate container 42755412339f [2025-08-07T01:28:11.784Z] ---> 52c98fde0f4b [2025-08-07T01:28:11.784Z] Step 15/24 : WORKDIR / [2025-08-07T01:28:11.784Z] ---> Running in 10cb1ff23563 [2025-08-07T01:28:12.371Z] Removing intermediate container 10cb1ff23563 [2025-08-07T01:28:12.371Z] ---> e4fa4f2ab214 [2025-08-07T01:28:12.371Z] Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2025-08-07T01:28:12.963Z] ---> c046b760a6c9 [2025-08-07T01:28:12.963Z] Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2025-08-07T01:28:15.555Z] ---> 58ec869a3bb7 [2025-08-07T01:28:15.555Z] Step 18/24 : COPY --from=builder /device-s7/cmd/res /res [2025-08-07T01:28:15.826Z] ---> 7ba06a69cce9 [2025-08-07T01:28:15.827Z] Step 19/24 : EXPOSE 59994 [2025-08-07T01:28:15.827Z] ---> Running in a565d5d5d75e [2025-08-07T01:28:16.094Z] Removing intermediate container a565d5d5d75e [2025-08-07T01:28:16.094Z] ---> 9ff9110671cb [2025-08-07T01:28:16.094Z] Step 20/24 : ENTRYPOINT ["/device-s7"] [2025-08-07T01:28:16.363Z] ---> Running in f2b8c7e8e331 [2025-08-07T01:28:16.632Z] Removing intermediate container f2b8c7e8e331 [2025-08-07T01:28:16.632Z] ---> 6773a601cc39 [2025-08-07T01:28:16.632Z] Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-08-07T01:28:16.632Z] ---> Running in 7fa08fc41a23 [2025-08-07T01:28:16.900Z] Removing intermediate container 7fa08fc41a23 [2025-08-07T01:28:16.900Z] ---> 0a5be5cc07c9 [2025-08-07T01:28:16.900Z] Step 22/24 : LABEL arch=arm64 [2025-08-07T01:28:16.900Z] ---> Running in f945378d23bc [2025-08-07T01:28:17.492Z] Removing intermediate container f945378d23bc [2025-08-07T01:28:17.492Z] ---> 82a9e537e623 [2025-08-07T01:28:17.492Z] Step 23/24 : LABEL git_sha=573e98b50610a27fa11e35e74017358910ad0f33 [2025-08-07T01:28:17.492Z] ---> Running in 5455aa6ed2db [2025-08-07T01:28:17.761Z] Removing intermediate container 5455aa6ed2db [2025-08-07T01:28:17.761Z] ---> 7fbf558476d1 [2025-08-07T01:28:17.761Z] Step 24/24 : LABEL version=4.1.0-dev.3 [2025-08-07T01:28:17.761Z] ---> Running in f27835b31ddc [2025-08-07T01:28:18.346Z] Removing intermediate container f27835b31ddc [2025-08-07T01:28:18.346Z] ---> 83a0badb8054 [2025-08-07T01:28:18.346Z] [Warning] One or more build-args [ARCH] were not consumed [2025-08-07T01:28:18.346Z] Successfully built 83a0badb8054 [2025-08-07T01:28:18.346Z] 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-07T01:28:18.488Z] provisioning config files... [2025-08-07T01:28:18.503Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/26@tmp/config12029983445723100394tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:28:18.856Z] ---> ****-login.sh [2025-08-07T01:28:18.856Z] nexus3.edgexfoundry.org:10001 [2025-08-07T01:28:19.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:28:19.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:28:19.127Z] Configure a credential helper to remove this warning. See [2025-08-07T01:28:19.127Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:28:19.127Z] [2025-08-07T01:28:19.127Z] Login Succeeded [2025-08-07T01:28:19.127Z] nexus3.edgexfoundry.org:10002 [2025-08-07T01:28:19.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:28:19.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:28:19.396Z] Configure a credential helper to remove this warning. See [2025-08-07T01:28:19.396Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:28:19.396Z] [2025-08-07T01:28:19.396Z] Login Succeeded [2025-08-07T01:28:19.664Z] nexus3.edgexfoundry.org:10003 [2025-08-07T01:28:19.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:28:19.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:28:19.932Z] Configure a credential helper to remove this warning. See [2025-08-07T01:28:19.932Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:28:19.932Z] [2025-08-07T01:28:19.932Z] Login Succeeded [2025-08-07T01:28:19.932Z] nexus3.edgexfoundry.org:10004 [2025-08-07T01:28:20.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:28:20.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:28:20.203Z] Configure a credential helper to remove this warning. See [2025-08-07T01:28:20.203Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:28:20.203Z] [2025-08-07T01:28:20.203Z] Login Succeeded [2025-08-07T01:28:20.203Z] ****.io [2025-08-07T01:28:20.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:28:20.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:28:20.795Z] Configure a credential helper to remove this warning. See [2025-08-07T01:28:20.795Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:28:20.795Z] [2025-08-07T01:28:20.795Z] Login Succeeded [2025-08-07T01:28:20.795Z] ---> ****-login.sh ends [Pipeline] } [2025-08-07T01:28:20.808Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-07T01:28:20.862Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-07T01:28:20.891Z] [edgeXDocker.push] Tagging docker image device-s7-arm64 with the following tags: [2025-08-07T01:28:20.891Z] 573e98b50610a27fa11e35e74017358910ad0f33 [2025-08-07T01:28:20.891Z] latest [2025-08-07T01:28:20.891Z] 4.1.0-dev.3 [2025-08-07T01:28:20.891Z] 573e98b50610a27fa11e35e74017358910ad0f33-4.1.0-dev.3 [2025-08-07T01:28:20.891Z] main [2025-08-07T01:28:20.891Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:28:21.279Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:573e98b50610a27fa11e35e74017358910ad0f33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:28:21.651Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:573e98b50610a27fa11e35e74017358910ad0f33 [2025-08-07T01:28:21.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-08-07T01:28:21.652Z] 36b24c90e4fd: Preparing [2025-08-07T01:28:21.652Z] 02d73ad571fb: Preparing [2025-08-07T01:28:21.652Z] a9f9fda69b2b: Preparing [2025-08-07T01:28:21.652Z] 7694581b557a: Preparing [2025-08-07T01:28:21.652Z] c625d4bf32ab: Preparing [2025-08-07T01:28:21.652Z] 1e890da81ec9: Preparing [2025-08-07T01:28:21.652Z] 1e890da81ec9: Waiting [2025-08-07T01:28:21.926Z] 36b24c90e4fd: Pushed [2025-08-07T01:28:21.926Z] a9f9fda69b2b: Pushed [2025-08-07T01:28:21.926Z] c625d4bf32ab: Pushed [2025-08-07T01:28:21.926Z] 1e890da81ec9: Layer already exists [2025-08-07T01:28:22.193Z] 7694581b557a: Pushed [2025-08-07T01:28:32.268Z] 02d73ad571fb: Pushed [2025-08-07T01:28:32.268Z] 573e98b50610a27fa11e35e74017358910ad0f33: digest: sha256:405fb509dd133592efd0f0a4c5f7fe212868823d11b87c685c20d47b36ef2c1b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:28:32.641Z] + 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-07T01:28:33.003Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [2025-08-07T01:28:33.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-08-07T01:28:33.003Z] 36b24c90e4fd: Preparing [2025-08-07T01:28:33.003Z] 02d73ad571fb: Preparing [2025-08-07T01:28:33.003Z] a9f9fda69b2b: Preparing [2025-08-07T01:28:33.003Z] 7694581b557a: Preparing [2025-08-07T01:28:33.003Z] c625d4bf32ab: Preparing [2025-08-07T01:28:33.003Z] 1e890da81ec9: Preparing [2025-08-07T01:28:33.003Z] 1e890da81ec9: Waiting [2025-08-07T01:28:33.003Z] 7694581b557a: Layer already exists [2025-08-07T01:28:33.003Z] 36b24c90e4fd: Layer already exists [2025-08-07T01:28:33.003Z] c625d4bf32ab: Layer already exists [2025-08-07T01:28:33.003Z] a9f9fda69b2b: Layer already exists [2025-08-07T01:28:33.003Z] 02d73ad571fb: Layer already exists [2025-08-07T01:28:33.003Z] 1e890da81ec9: Layer already exists [2025-08-07T01:28:33.268Z] latest: digest: sha256:405fb509dd133592efd0f0a4c5f7fe212868823d11b87c685c20d47b36ef2c1b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:28:33.635Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:28:33.989Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.3 [2025-08-07T01:28:33.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-08-07T01:28:33.989Z] 36b24c90e4fd: Preparing [2025-08-07T01:28:33.989Z] 02d73ad571fb: Preparing [2025-08-07T01:28:33.989Z] a9f9fda69b2b: Preparing [2025-08-07T01:28:33.989Z] 7694581b557a: Preparing [2025-08-07T01:28:33.989Z] c625d4bf32ab: Preparing [2025-08-07T01:28:33.989Z] 1e890da81ec9: Preparing [2025-08-07T01:28:33.989Z] 1e890da81ec9: Waiting [2025-08-07T01:28:33.989Z] 02d73ad571fb: Layer already exists [2025-08-07T01:28:33.989Z] 36b24c90e4fd: Layer already exists [2025-08-07T01:28:33.989Z] 7694581b557a: Layer already exists [2025-08-07T01:28:33.989Z] a9f9fda69b2b: Layer already exists [2025-08-07T01:28:33.989Z] c625d4bf32ab: Layer already exists [2025-08-07T01:28:33.989Z] 1e890da81ec9: Layer already exists [2025-08-07T01:28:34.255Z] 4.1.0-dev.3: digest: sha256:405fb509dd133592efd0f0a4c5f7fe212868823d11b87c685c20d47b36ef2c1b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:28:34.628Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:573e98b50610a27fa11e35e74017358910ad0f33-4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:28:34.996Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:573e98b50610a27fa11e35e74017358910ad0f33-4.1.0-dev.3 [2025-08-07T01:28:34.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-08-07T01:28:34.996Z] 36b24c90e4fd: Preparing [2025-08-07T01:28:34.996Z] 02d73ad571fb: Preparing [2025-08-07T01:28:34.996Z] a9f9fda69b2b: Preparing [2025-08-07T01:28:34.996Z] 7694581b557a: Preparing [2025-08-07T01:28:34.996Z] c625d4bf32ab: Preparing [2025-08-07T01:28:34.996Z] 1e890da81ec9: Preparing [2025-08-07T01:28:34.996Z] 36b24c90e4fd: Layer already exists [2025-08-07T01:28:34.996Z] a9f9fda69b2b: Layer already exists [2025-08-07T01:28:34.996Z] 02d73ad571fb: Layer already exists [2025-08-07T01:28:34.996Z] 7694581b557a: Layer already exists [2025-08-07T01:28:34.996Z] c625d4bf32ab: Layer already exists [2025-08-07T01:28:34.996Z] 1e890da81ec9: Layer already exists [2025-08-07T01:28:34.996Z] 573e98b50610a27fa11e35e74017358910ad0f33-4.1.0-dev.3: digest: sha256:405fb509dd133592efd0f0a4c5f7fe212868823d11b87c685c20d47b36ef2c1b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:28:35.624Z] + 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-07T01:28:35.987Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:main [2025-08-07T01:28:35.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-08-07T01:28:35.987Z] 36b24c90e4fd: Preparing [2025-08-07T01:28:35.987Z] 02d73ad571fb: Preparing [2025-08-07T01:28:35.987Z] a9f9fda69b2b: Preparing [2025-08-07T01:28:35.987Z] 7694581b557a: Preparing [2025-08-07T01:28:35.987Z] c625d4bf32ab: Preparing [2025-08-07T01:28:35.987Z] 1e890da81ec9: Preparing [2025-08-07T01:28:35.987Z] 1e890da81ec9: Waiting [2025-08-07T01:28:35.987Z] 36b24c90e4fd: Layer already exists [2025-08-07T01:28:35.987Z] 7694581b557a: Layer already exists [2025-08-07T01:28:35.987Z] 02d73ad571fb: Layer already exists [2025-08-07T01:28:35.987Z] c625d4bf32ab: Layer already exists [2025-08-07T01:28:35.987Z] a9f9fda69b2b: Layer already exists [2025-08-07T01:28:35.987Z] 1e890da81ec9: Layer already exists [2025-08-07T01:28:36.252Z] main: digest: sha256:405fb509dd133592efd0f0a4c5f7fe212868823d11b87c685c20d47b36ef2c1b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-07T01:28:36.323Z] ===================================================== [Pipeline] echo [2025-08-07T01:28:36.337Z] taggedImages: [2025-08-07T01:28:36.337Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:573e98b50610a27fa11e35e74017358910ad0f33 [2025-08-07T01:28:36.337Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [2025-08-07T01:28:36.337Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.3 [2025-08-07T01:28:36.337Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:573e98b50610a27fa11e35e74017358910ad0f33-4.1.0-dev.3 [2025-08-07T01:28:36.337Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] echo [2025-08-07T01:28:36.350Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:573e98b50610a27fa11e35e74017358910ad0f33 [Pipeline] echo [2025-08-07T01:28:36.361Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] echo [2025-08-07T01:28:36.372Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.3 [Pipeline] echo [2025-08-07T01:28:36.389Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:573e98b50610a27fa11e35e74017358910ad0f33-4.1.0-dev.3 [Pipeline] echo [2025-08-07T01:28:36.401Z] 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-07T01:28:36.789Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-07T01:28:36.789Z] [2025-08-07T01:28:36.789Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:28:37.125Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-07T01:28:37.391Z] arm64: Pulling from edgex-lftools-log-publisher [2025-08-07T01:28:37.391Z] 8998bd30e6a1: Pulling fs layer [2025-08-07T01:28:37.391Z] 04944245beec: Pulling fs layer [2025-08-07T01:28:37.391Z] 699f458cf7ca: Pulling fs layer [2025-08-07T01:28:37.391Z] 765212b225bb: Pulling fs layer [2025-08-07T01:28:37.391Z] f23df028b6ca: Pulling fs layer [2025-08-07T01:28:37.391Z] d65c8cfc05b1: Pulling fs layer [2025-08-07T01:28:37.391Z] 2437ff75d9bd: Pulling fs layer [2025-08-07T01:28:37.391Z] 765212b225bb: Waiting [2025-08-07T01:28:37.391Z] f23df028b6ca: Waiting [2025-08-07T01:28:37.391Z] d65c8cfc05b1: Waiting [2025-08-07T01:28:37.391Z] 2437ff75d9bd: Waiting [2025-08-07T01:28:37.391Z] 04944245beec: Verifying Checksum [2025-08-07T01:28:37.391Z] 04944245beec: Download complete [2025-08-07T01:28:37.391Z] 765212b225bb: Verifying Checksum [2025-08-07T01:28:37.391Z] f23df028b6ca: Verifying Checksum [2025-08-07T01:28:37.391Z] f23df028b6ca: Download complete [2025-08-07T01:28:37.391Z] d65c8cfc05b1: Verifying Checksum [2025-08-07T01:28:37.391Z] d65c8cfc05b1: Download complete [2025-08-07T01:28:37.657Z] 699f458cf7ca: Verifying Checksum [2025-08-07T01:28:37.657Z] 699f458cf7ca: Download complete [2025-08-07T01:28:38.238Z] 8998bd30e6a1: Verifying Checksum [2025-08-07T01:28:38.239Z] 8998bd30e6a1: Download complete [2025-08-07T01:28:40.829Z] 2437ff75d9bd: Download complete [2025-08-07T01:28:42.768Z] 8998bd30e6a1: Pull complete [2025-08-07T01:28:43.034Z] 04944245beec: Pull complete [2025-08-07T01:28:44.969Z] 699f458cf7ca: Pull complete [2025-08-07T01:28:44.969Z] 765212b225bb: Pull complete [2025-08-07T01:28:45.550Z] f23df028b6ca: Pull complete [2025-08-07T01:28:45.816Z] d65c8cfc05b1: Pull complete [2025-08-07T01:29:04.016Z] 2437ff75d9bd: Pull complete [2025-08-07T01:29:04.016Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-08-07T01:29:04.016Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-07T01:29:04.016Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:29:04.227Z] prd-ubuntu20.04-docker-arm64-4c-16g-6394 does not seem to be running inside a container [2025-08-07T01:29:04.290Z] $ 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/26 -v /w/workspace/device-s7/26:/w/workspace/device-s7/26:rw,z -v /w/workspace/device-s7/26@tmp:/w/workspace/device-s7/26@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-07T01:29:07.306Z] $ docker top 2ef725f0b97a0b1ba2812abfd460e97bff2bb6eb9686f879ca0870a641a7c97a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:29:08.166Z] ---> job-cost.sh [2025-08-07T01:29:08.166Z] lf-activate-venv: SKIPPING [2025-08-07T01:29:08.166Z] INFO: No Stack... [2025-08-07T01:29:08.749Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-08-07T01:29:09.712Z] INFO: Archiving Costs [Pipeline] sh [2025-08-07T01:29:10.359Z] + cat /w/workspace/device-s7/26/archives/cost.csv [2025-08-07T01:29:10.359Z] + cut -d, -f6 [Pipeline] lock [2025-08-07T01:29:10.430Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-26-stack-cost] [2025-08-07T01:29:10.438Z] Resource [jenkins-edgexfoundry-device-s7-main-26-stack-cost] did not exist. Created. [2025-08-07T01:29:10.443Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-07T01:29:11.118Z] /w/workspace/device-s7/26@tmp/durable-540ffd15/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-08-07T01:29:11.771Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-08-07T01:29:11.787Z] Warning: overwriting stash ‘stack-cost’ [2025-08-07T01:29:11.837Z] Stashed 1 file(s) [Pipeline] } [2025-08-07T01:29:11.845Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-26-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-07T01:29:11.874Z] $ docker stop --time=1 2ef725f0b97a0b1ba2812abfd460e97bff2bb6eb9686f879ca0870a641a7c97a [2025-08-07T01:29:13.436Z] $ docker rm -f --volumes 2ef725f0b97a0b1ba2812abfd460e97bff2bb6eb9686f879ca0870a641a7c97a [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-07T01:29:13.890Z] provisioning config files... [2025-08-07T01:29:13.895Z] copy managed file [device-s7-codecov-token] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config8788489135328134954tmp [Pipeline] { [Pipeline] sh [2025-08-07T01:29:14.190Z] + set +x [2025-08-07T01:29:14.190Z] + curl -s https://codecov.io/bash [2025-08-07T01:29:14.190Z] + bash -s -- [2025-08-07T01:29:14.190Z] [2025-08-07T01:29:14.190Z] _____ _ [2025-08-07T01:29:14.190Z] / ____| | | [2025-08-07T01:29:14.190Z] | | ___ __| | ___ ___ _____ __ [2025-08-07T01:29:14.190Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-08-07T01:29:14.190Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-08-07T01:29:14.190Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-08-07T01:29:14.190Z] Bash-1.0.6 [2025-08-07T01:29:14.190Z] [2025-08-07T01:29:14.190Z] [2025-08-07T01:29:14.190Z] ==> git version 2.25.1 found [2025-08-07T01:29:14.190Z] ==> 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-07T01:29:14.190Z] Release-Date: 2020-01-08 [2025-08-07T01:29:14.190Z] 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-07T01:29:14.190Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-08-07T01:29:14.190Z] ==> Jenkins CI detected. [2025-08-07T01:29:14.190Z] current dir:  /w/workspace/edgexfoundry_device-s7_main [2025-08-07T01:29:14.190Z] project root: . [2025-08-07T01:29:14.190Z] --> token set from env [2025-08-07T01:29:14.190Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-08-07T01:29:14.190Z] ==> Running gcov in . (disable via -X gcov) [2025-08-07T01:29:14.190Z] ==> Python coveragepy not found [2025-08-07T01:29:14.190Z] ==> Searching for coverage reports in: [2025-08-07T01:29:14.190Z] + . [2025-08-07T01:29:14.190Z] -> Found 1 reports [2025-08-07T01:29:14.190Z] ==> Detecting git/mercurial file structure [2025-08-07T01:29:14.190Z] ==> Reading reports [2025-08-07T01:29:14.449Z] + ./coverage.out bytes=19094 [2025-08-07T01:29:14.449Z] ==> Appending adjustments [2025-08-07T01:29:14.449Z] https://docs.codecov.io/docs/fixing-reports [2025-08-07T01:29:14.449Z] + Found adjustments [2025-08-07T01:29:14.449Z] ==> Gzipping contents [2025-08-07T01:29:14.449Z] 4.0K /tmp/codecov.pQm0Qf.gz [2025-08-07T01:29:14.449Z] ==> Uploading reports [2025-08-07T01:29:14.449Z] url: https://codecov.io [2025-08-07T01:29:14.449Z] query: branch=main&commit=573e98b50610a27fa11e35e74017358910ad0f33&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F26%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-07T01:29:14.449Z] -> Pinging Codecov [2025-08-07T01:29:14.449Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=573e98b50610a27fa11e35e74017358910ad0f33&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F26%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-07T01:29:14.708Z] -> Uploading to [2025-08-07T01:29:14.708Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-s7/573e98b50610a27fa11e35e74017358910ad0f33/dbabbad4-cce2-4667-b601-7077a4cc21ae.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250807%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250807T012914Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=88fbd51890d6efe855a6e76b6cb61aefe27c10b5fcb9414ec58d6b510e13d2fa [2025-08-07T01:29:14.708Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-07T01:29:14.708Z] Dload Upload Total Spent Left Speed [2025-08-07T01:29:14.708Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2849 0 0 100 2849 0 19513 --:--:-- --:--:-- --:--:-- 19513 [2025-08-07T01:29:14.708Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-s7/commit/573e98b50610a27fa11e35e74017358910ad0f33 [Pipeline] } [2025-08-07T01:29:14.715Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-08-07T01:29:14.858Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-08-07T01:29:14.870Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:29:15.178Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-07T01:29:15.178Z] [2025-08-07T01:29:15.178Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:29:15.477Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-07T01:29:15.477Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-08-07T01:29:15.477Z] 0a9a5dfd008f: Already exists [2025-08-07T01:29:15.477Z] 36466aa92d05: Already exists [2025-08-07T01:29:15.477Z] e10405b45d13: Already exists [2025-08-07T01:29:15.477Z] 096b7ceb2af7: Already exists [2025-08-07T01:29:15.477Z] 4f4fb700ef54: Already exists [2025-08-07T01:29:15.477Z] e50aa161e22a: Pulling fs layer [2025-08-07T01:29:15.477Z] d3c8db5fb9df: Pulling fs layer [2025-08-07T01:29:15.735Z] e50aa161e22a: Verifying Checksum [2025-08-07T01:29:15.735Z] e50aa161e22a: Download complete [2025-08-07T01:29:16.301Z] e50aa161e22a: Pull complete [2025-08-07T01:29:17.233Z] d3c8db5fb9df: Verifying Checksum [2025-08-07T01:29:17.233Z] d3c8db5fb9df: Download complete [2025-08-07T01:29:21.415Z] d3c8db5fb9df: Pull complete [2025-08-07T01:29:21.415Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-08-07T01:29:21.415Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-07T01:29:21.416Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:29:21.534Z] prd-ubuntu20.04-docker-8c-8g-6390 does not seem to be running inside a container [2025-08-07T01:29:21.561Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-08-07T01:29:23.392Z] $ docker top 143b0fa4bbe22974f5a3297220da55a4e86089a4a7e5240c39135e222904164d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-07T01:29:23.737Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] echo [2025-08-07T01:29:23.747Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-s7:main' [Pipeline] sh [2025-08-07T01:29:24.024Z] + set -o pipefail [2025-08-07T01:29:24.024Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-s7:main' [2025-08-07T01:29:30.581Z] [2025-08-07T01:29:30.581Z] Monitoring /w/workspace/edgexfoundry_device-s7_main (github.com/edgexfoundry/device-s7)... [2025-08-07T01:29:30.581Z] [2025-08-07T01:29:30.581Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9802e2c3-a805-43f9-b47e-5746baaac31c/history/cf047afb-ee6b-47c5-ac5a-8265ce728d22 [2025-08-07T01:29:30.581Z] [2025-08-07T01:29:30.581Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-08-07T01:29:30.581Z] [2025-08-07T01:29:30.581Z] [2025-08-07T01:29:30.581Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-08-07T01:29:30.581Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-08-07T01:29:30.592Z] $ docker stop --time=1 143b0fa4bbe22974f5a3297220da55a4e86089a4a7e5240c39135e222904164d [2025-08-07T01:29:33.914Z] $ docker rm -f --volumes 143b0fa4bbe22974f5a3297220da55a4e86089a4a7e5240c39135e222904164d [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-07T01:29:34.795Z] + git log --format=format:%s -1 573e98b50610a27fa11e35e74017358910ad0f33 [Pipeline] sh [2025-08-07T01:29:35.086Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-07T01:29:35.086Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:29:35.397Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-07T01:29:35.397Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:29:35.477Z] prd-ubuntu20.04-docker-8c-8g-6390 does not seem to be running inside a container [2025-08-07T01:29:35.507Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-07T01:29:35.803Z] $ docker top 197f9ca09f14244cf5b369036d122074754db8346108c861263f313f0bcc566a -eo pid,comm [2025-08-07T01:29:35.852Z] 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-07T01:29:35.853Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-07T01:29:35.904Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-07T01:29:35.905Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-07T01:29:36.014Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-07T01:29:36.015Z] $ docker exec 197f9ca09f14244cf5b369036d122074754db8346108c861263f313f0bcc566a ssh-agent [2025-08-07T01:29:36.145Z] SSH_AUTH_SOCK=/tmp/ssh-ucaG3x4ZwJMC/agent.33 [2025-08-07T01:29:36.145Z] SSH_AGENT_PID=39 [2025-08-07T01:29:36.149Z] Running ssh-add (command line suppressed) [2025-08-07T01:29:36.246Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_6298549688479412184.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_6298549688479412184.key) [2025-08-07T01:29:36.260Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-07T01:29:36.557Z] + git semver tag [2025-08-07T01:29:36.815Z] 2025-08-07 01:29:36,770 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-07T01:29:36.816Z] 2025-08-07 01:29:36,773 [run_tag] DEBUG tag force:False [2025-08-07T01:29:36.816Z] 2025-08-07 01:29:36,773 [check_head_tag] DEBUG check head tag [2025-08-07T01:29:36.816Z] 2025-08-07 01:29:36,773 [execute] INFO git cat-file --batch-check [2025-08-07T01:29:36.816Z] 2025-08-07 01:29:36,773 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=, shell=False, universal_newlines=False) [2025-08-07T01:29:36.816Z] 2025-08-07 01:29:36,776 [execute] INFO git cat-file --batch [2025-08-07T01:29:36.816Z] 2025-08-07 01:29:36,776 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=, shell=False, universal_newlines=False) [2025-08-07T01:29:36.816Z] 2025-08-07 01:29:36,780 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-08-07T01:29:36.816Z] 2025-08-07 01:29:36,780 [execute] INFO git tag -a v4.1.0-dev.3 -m v4.1.0-dev.3 [2025-08-07T01:29:36.816Z] 2025-08-07 01:29:36,780 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.3', '-m', 'v4.1.0-dev.3'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=None, shell=False, universal_newlines=False) [2025-08-07T01:29:36.816Z] 2025-08-07 01:29:36,783 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-08-07T01:29:36.816Z] 4.1.0-dev.3 [Pipeline] } [2025-08-07T01:29:36.824Z] $ docker exec --env ******** --env ******** 197f9ca09f14244cf5b369036d122074754db8346108c861263f313f0bcc566a ssh-agent -k [2025-08-07T01:29:36.913Z] unset SSH_AUTH_SOCK; [2025-08-07T01:29:36.914Z] unset SSH_AGENT_PID; [2025-08-07T01:29:36.914Z] echo Agent pid 39 killed; [2025-08-07T01:29:36.923Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-07T01:29:37.244Z] + git semver [Pipeline] } [2025-08-07T01:29:37.824Z] $ docker stop --time=1 197f9ca09f14244cf5b369036d122074754db8346108c861263f313f0bcc566a [2025-08-07T01:29:39.091Z] $ docker rm -f --volumes 197f9ca09f14244cf5b369036d122074754db8346108c861263f313f0bcc566a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:29:39.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-07T01:29:39.498Z] [2025-08-07T01:29:39.499Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:29:39.802Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-07T01:29:39.802Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-08-07T01:29:39.802Z] ab5ef0e58194: Pulling fs layer [2025-08-07T01:29:39.802Z] 9712f1f96733: Pulling fs layer [2025-08-07T01:29:39.802Z] 63f879dbbcfc: Pulling fs layer [2025-08-07T01:29:39.802Z] 0d9ebad4ef96: Pulling fs layer [2025-08-07T01:29:39.802Z] e9a5061849ea: Pulling fs layer [2025-08-07T01:29:39.802Z] d747dcd14b5f: Pulling fs layer [2025-08-07T01:29:39.802Z] 2de7ff778b66: Pulling fs layer [2025-08-07T01:29:39.802Z] 0d9ebad4ef96: Waiting [2025-08-07T01:29:39.802Z] d747dcd14b5f: Waiting [2025-08-07T01:29:39.802Z] 2de7ff778b66: Waiting [2025-08-07T01:29:39.802Z] e9a5061849ea: Waiting [2025-08-07T01:29:39.802Z] 9712f1f96733: Verifying Checksum [2025-08-07T01:29:39.802Z] 9712f1f96733: Download complete [2025-08-07T01:29:40.060Z] 63f879dbbcfc: Verifying Checksum [2025-08-07T01:29:40.060Z] 63f879dbbcfc: Download complete [2025-08-07T01:29:40.319Z] e9a5061849ea: Verifying Checksum [2025-08-07T01:29:40.319Z] e9a5061849ea: Download complete [2025-08-07T01:29:40.319Z] d747dcd14b5f: Download complete [2025-08-07T01:29:40.319Z] 0d9ebad4ef96: Verifying Checksum [2025-08-07T01:29:40.319Z] 0d9ebad4ef96: Download complete [2025-08-07T01:29:40.319Z] 2de7ff778b66: Verifying Checksum [2025-08-07T01:29:40.319Z] 2de7ff778b66: Download complete [2025-08-07T01:29:40.578Z] ab5ef0e58194: Verifying Checksum [2025-08-07T01:29:40.578Z] ab5ef0e58194: Download complete [2025-08-07T01:29:44.809Z] ab5ef0e58194: Pull complete [2025-08-07T01:29:44.809Z] 9712f1f96733: Pull complete [2025-08-07T01:29:45.743Z] 63f879dbbcfc: Pull complete [2025-08-07T01:29:51.012Z] 0d9ebad4ef96: Pull complete [2025-08-07T01:29:51.578Z] e9a5061849ea: Pull complete [2025-08-07T01:29:51.578Z] d747dcd14b5f: Pull complete [2025-08-07T01:29:52.951Z] 2de7ff778b66: Pull complete [2025-08-07T01:29:52.951Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-08-07T01:29:52.951Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-07T01:29:52.951Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:29:53.051Z] prd-ubuntu20.04-docker-8c-8g-6390 does not seem to be running inside a container [2025-08-07T01:29:53.076Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-08-07T01:29:55.770Z] $ docker top 1337494cd3d43cecd1def713a9c1294a0bfbc2c88fefa7ef763f0cc3a4f005a9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-08-07T01:29:55.847Z] provisioning config files... [2025-08-07T01:29:55.854Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config10633653079490439341tmp [2025-08-07T01:29:55.863Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config16893781209800589296tmp [2025-08-07T01:29:55.870Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config9268609178529124805tmp [Pipeline] { [Pipeline] echo [2025-08-07T01:29:55.896Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:29:56.179Z] ---> sigul-configuration.sh [2025-08-07T01:29:56.179Z] gpg: directory `/root/.gnupg' created [2025-08-07T01:29:56.179Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-08-07T01:29:56.179Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-08-07T01:29:56.179Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-08-07T01:29:56.179Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-08-07T01:29:56.179Z] gpg: CAST5 encrypted data [2025-08-07T01:29:56.179Z] gpg: encrypted with 1 passphrase [2025-08-07T01:29:56.179Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-08-07T01:29:56.469Z] + mkdir /home/jenkins [2025-08-07T01:29:56.469Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-08-07T01:29:56.758Z] + 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-07T01:29:56.770Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:29:57.059Z] ---> sigul-install.sh [2025-08-07T01:29:57.059Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-08-07T01:29:57.404Z] + git tag --list [2025-08-07T01:29:57.405Z] v0.0.0 [2025-08-07T01:29:57.405Z] v4.0 [2025-08-07T01:29:57.405Z] v4.0.0 [2025-08-07T01:29:57.405Z] v4.1.0-dev.1 [2025-08-07T01:29:57.405Z] v4.1.0-dev.2 [2025-08-07T01:29:57.405Z] v4.1.0-dev.3 [Pipeline] sh [2025-08-07T01:29:57.737Z] + lftools sign git-tag v4.1.0-dev.3 [2025-08-07T01:29:58.354Z] Signing Git tag with Sigul... [2025-08-07T01:29:58.354Z] Signing v4.1.0-dev.3 [Pipeline] echo [2025-08-07T01:29:58.656Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:29:58.953Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-08-07T01:29:58.960Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-08-07T01:29:58.990Z] $ docker stop --time=1 1337494cd3d43cecd1def713a9c1294a0bfbc2c88fefa7ef763f0cc3a4f005a9 [2025-08-07T01:30:00.296Z] $ docker rm -f --volumes 1337494cd3d43cecd1def713a9c1294a0bfbc2c88fefa7ef763f0cc3a4f005a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-08-07T01:30:00.740Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-07T01:30:00.740Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:30:01.038Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-07T01:30:01.038Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:30:01.112Z] prd-ubuntu20.04-docker-8c-8g-6390 does not seem to be running inside a container [2025-08-07T01:30:01.150Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-07T01:30:01.396Z] $ docker top 0186c3fc0f26e2b1796c35b37deaa5842b54048420712a61da0d6fd695ab3a89 -eo pid,comm [2025-08-07T01:30:01.433Z] 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-07T01:30:01.433Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-07T01:30:01.483Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-07T01:30:01.483Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-07T01:30:01.574Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-07T01:30:01.575Z] $ docker exec 0186c3fc0f26e2b1796c35b37deaa5842b54048420712a61da0d6fd695ab3a89 ssh-agent [2025-08-07T01:30:01.685Z] SSH_AUTH_SOCK=/tmp/ssh-JCpSGNbdcpwM/agent.32 [2025-08-07T01:30:01.685Z] SSH_AGENT_PID=38 [2025-08-07T01:30:01.688Z] Running ssh-add (command line suppressed) [2025-08-07T01:30:01.785Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_12092534163189511220.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_12092534163189511220.key) [2025-08-07T01:30:01.799Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-07T01:30:02.088Z] + git semver bump pre [2025-08-07T01:30:02.346Z] 2025-08-07 01:30:02,287 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-07T01:30:02.346Z] 2025-08-07 01:30:02,292 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-08-07T01:30:02.346Z] 2025-08-07 01:30:02,292 [bump_version] DEBUG bumping version:4.1.0-dev.3 on axis:pre with prefix:dev [2025-08-07T01:30:02.346Z] 2025-08-07 01:30:02,292 [bump_version] DEBUG bumped version:4.1.0-dev.4 [2025-08-07T01:30:02.346Z] 2025-08-07 01:30:02,292 [write_version] DEBUG write version:4.1.0-dev.4 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:True [2025-08-07T01:30:02.346Z] 2025-08-07 01:30:02,293 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-08-07T01:30:02.346Z] 2025-08-07 01:30:02,293 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-08-07T01:30:02.346Z] 2025-08-07 01:30:02,295 [execute] INFO git cat-file --batch-check [2025-08-07T01:30:02.346Z] 2025-08-07 01:30:02,295 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-07T01:30:02.346Z] 2025-08-07 01:30:02,298 [execute] INFO git cat-file --batch [2025-08-07T01:30:02.346Z] 2025-08-07 01:30:02,299 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-07T01:30:02.346Z] 2025-08-07 01:30:02,302 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-08-07T01:30:02.346Z] 4.1.0-dev.4 [Pipeline] } [2025-08-07T01:30:02.354Z] $ docker exec --env ******** --env ******** 0186c3fc0f26e2b1796c35b37deaa5842b54048420712a61da0d6fd695ab3a89 ssh-agent -k [2025-08-07T01:30:02.441Z] unset SSH_AUTH_SOCK; [2025-08-07T01:30:02.441Z] unset SSH_AGENT_PID; [2025-08-07T01:30:02.441Z] echo Agent pid 38 killed; [2025-08-07T01:30:02.451Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-07T01:30:02.785Z] + git semver [Pipeline] } [2025-08-07T01:30:03.054Z] $ docker stop --time=1 0186c3fc0f26e2b1796c35b37deaa5842b54048420712a61da0d6fd695ab3a89 [2025-08-07T01:30:04.370Z] $ docker rm -f --volumes 0186c3fc0f26e2b1796c35b37deaa5842b54048420712a61da0d6fd695ab3a89 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-07T01:30:04.716Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-07T01:30:04.716Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:30:05.018Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-07T01:30:05.018Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:30:05.095Z] prd-ubuntu20.04-docker-8c-8g-6390 does not seem to be running inside a container [2025-08-07T01:30:05.122Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-07T01:30:05.360Z] $ docker top 5ef959245249e838d0ff736ddeca725d83bd1fe040b1c47f113630b51fd214e5 -eo pid,comm [2025-08-07T01:30:05.402Z] 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-07T01:30:05.402Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-07T01:30:05.463Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-07T01:30:05.463Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-07T01:30:05.562Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-07T01:30:05.564Z] $ docker exec 5ef959245249e838d0ff736ddeca725d83bd1fe040b1c47f113630b51fd214e5 ssh-agent [2025-08-07T01:30:05.656Z] SSH_AUTH_SOCK=/tmp/ssh-w1zGSPYj6Gkt/agent.32 [2025-08-07T01:30:05.656Z] SSH_AGENT_PID=38 [2025-08-07T01:30:05.660Z] Running ssh-add (command line suppressed) [2025-08-07T01:30:05.747Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_9253735605352066048.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_9253735605352066048.key) [2025-08-07T01:30:05.761Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-07T01:30:06.059Z] + git semver push [2025-08-07T01:30:06.317Z] 2025-08-07 01:30:06,263 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-07T01:30:06.317Z] 2025-08-07 01:30:06,267 [run_push] DEBUG push [2025-08-07T01:30:06.317Z] 2025-08-07 01:30:06,268 [execute] INFO git cat-file --batch-check [2025-08-07T01:30:06.317Z] 2025-08-07 01:30:06,268 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-07T01:30:06.317Z] 2025-08-07 01:30:06,270 [execute] INFO git rev-list 43c97ff0847e95b97b1ff9f8d92c6ecef3ee8c89 -- [2025-08-07T01:30:06.317Z] 2025-08-07 01:30:06,271 [execute] DEBUG Popen(['git', 'rev-list', '43c97ff0847e95b97b1ff9f8d92c6ecef3ee8c89', '--'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-07T01:30:06.317Z] 2025-08-07 01:30:06,274 [execute] INFO git fetch -v -- origin [2025-08-07T01:30:06.317Z] 2025-08-07 01:30:06,274 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-08-07T01:30:06.882Z] 2025-08-07 01:30:06,730 [run_push] DEBUG no remote changes detected [2025-08-07T01:30:06.882Z] 2025-08-07 01:30:06,730 [execute] INFO git push origin semver [2025-08-07T01:30:06.882Z] 2025-08-07 01:30:06,730 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-07T01:30:07.818Z] 2025-08-07 01:30:07,526 [run_push] DEBUG push all version tags [2025-08-07T01:30:07.818Z] 2025-08-07 01:30:07,526 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-08-07T01:30:07.818Z] 2025-08-07 01:30:07,527 [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-07T01:30:08.385Z] 2025-08-07 01:30:08,184 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-08-07T01:30:08.385Z] 4.1.0-dev.4 [Pipeline] } [2025-08-07T01:30:08.393Z] $ docker exec --env ******** --env ******** 5ef959245249e838d0ff736ddeca725d83bd1fe040b1c47f113630b51fd214e5 ssh-agent -k [2025-08-07T01:30:08.489Z] unset SSH_AUTH_SOCK; [2025-08-07T01:30:08.490Z] unset SSH_AGENT_PID; [2025-08-07T01:30:08.493Z] echo Agent pid 38 killed; [2025-08-07T01:30:08.500Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-07T01:30:08.824Z] + git semver [Pipeline] } [2025-08-07T01:30:09.096Z] $ docker stop --time=1 5ef959245249e838d0ff736ddeca725d83bd1fe040b1c47f113630b51fd214e5 [2025-08-07T01:30:10.345Z] $ docker rm -f --volumes 5ef959245249e838d0ff736ddeca725d83bd1fe040b1c47f113630b51fd214e5 [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-07T01:30:10.919Z] + [ -d /w/workspace/edgexfoundry_device-s7_main/archives ] [2025-08-07T01:30:10.919Z] + ls -al /w/workspace/edgexfoundry_device-s7_main/archives [2025-08-07T01:30:10.919Z] total 16 [2025-08-07T01:30:10.919Z] drwxr-xr-x 3 root root 4096 Aug 7 01:12 . [2025-08-07T01:30:10.919Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 7 01:29 .. [2025-08-07T01:30:10.919Z] drwxr-xr-x 2 root root 4096 Aug 7 01:12 cost [2025-08-07T01:30:10.919Z] -rw-r--r-- 1 root root 80 Aug 7 01:12 cost.csv [2025-08-07T01:30:10.919Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_main/archives [2025-08-07T01:30:10.919Z] + ls -al /w/workspace/edgexfoundry_device-s7_main/archives [2025-08-07T01:30:10.919Z] total 16 [2025-08-07T01:30:10.919Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 7 01:12 . [2025-08-07T01:30:10.919Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 7 01:29 .. [2025-08-07T01:30:10.919Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 7 01:12 cost [2025-08-07T01:30:10.919Z] -rw-r--r-- 1 jenkins jenkins 80 Aug 7 01:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:30:11.211Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:30:12.074Z] ---> package-listing.sh [2025-08-07T01:30:12.074Z] ++ facter osfamily [2025-08-07T01:30:12.074Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-07T01:30:12.333Z] + OS_FAMILY=debian [2025-08-07T01:30:12.333Z] + workspace=/w/workspace/edgexfoundry_device-s7_main [2025-08-07T01:30:12.333Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-07T01:30:12.333Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-07T01:30:12.333Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-07T01:30:12.333Z] + PACKAGES=/tmp/packages_start.txt [2025-08-07T01:30:12.333Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2025-08-07T01:30:12.333Z] + PACKAGES=/tmp/packages_end.txt [2025-08-07T01:30:12.333Z] + case "${OS_FAMILY}" in [2025-08-07T01:30:12.333Z] + dpkg -l [2025-08-07T01:30:12.333Z] + grep '^ii' [2025-08-07T01:30:12.333Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-07T01:30:12.333Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-07T01:30:12.333Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-07T01:30:12.333Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2025-08-07T01:30:12.333Z] + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ [2025-08-07T01:30:12.333Z] + 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-07T01:30:12.345Z] 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-07T01:30:12.623Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:30:13.190Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-07T01:30:13.190Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:30:13.268Z] prd-ubuntu20.04-docker-8c-8g-6390 does not seem to be running inside a container [2025-08-07T01:30:13.294Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-07T01:30:13.514Z] $ docker top 28ae2a55c404bf7381c989bd4dfdc104ffbee66f9ac0483280a5021d5278c95a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-07T01:30:13.864Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-07T01:30:14.151Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-07T01:30:14.434Z] + ls /var/log/sa-host [2025-08-07T01:30:14.434Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-07T01:30:14.475Z] provisioning config files... [2025-08-07T01:30:14.482Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config1918084187168551158tmp [Pipeline] { [Pipeline] echo [2025-08-07T01:30:14.503Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:30:14.784Z] ---> create-netrc.sh [Pipeline] } [2025-08-07T01:30:14.790Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:30:15.095Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-07T01:30:15.105Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:30:15.383Z] ---> sudo-logs.sh [2025-08-07T01:30:15.383Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-08-07T01:30:15.418Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:30:15.695Z] ---> job-cost.sh [2025-08-07T01:30:15.695Z] lf-activate-venv: SKIPPING [2025-08-07T01:30:15.695Z] DEBUG: total: 0.2199999988079071 [2025-08-07T01:30:15.695Z] INFO: Retrieving Stack Cost... [2025-08-07T01:30:16.260Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-07T01:30:16.517Z] INFO: Archiving Costs [Pipeline] echo [2025-08-07T01:30:16.532Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:30:16.811Z] ---> logs-deploy.sh [2025-08-07T01:30:16.812Z] lf-activate-venv: SKIPPING [2025-08-07T01:30:16.812Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/26 [2025-08-07T01:30:16.812Z] INFO: archiving workspace using pattern(s): [2025-08-07T01:30:17.743Z] Archives upload complete. [2025-08-07T01:30:17.743Z] INFO: archiving logs to Nexus [2025-08-07T01:30:18.308Z] ---> uname -a: [2025-08-07T01:30:18.308Z] Linux prd-ubuntu20-04-docker-8c-8g-6390 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-08-07T01:30:18.308Z] [2025-08-07T01:30:18.308Z] [2025-08-07T01:30:18.308Z] ---> lscpu: [2025-08-07T01:30:18.308Z] Architecture: x86_64 [2025-08-07T01:30:18.308Z] CPU op-mode(s): 32-bit, 64-bit [2025-08-07T01:30:18.308Z] Byte Order: Little Endian [2025-08-07T01:30:18.308Z] Address sizes: 40 bits physical, 48 bits virtual [2025-08-07T01:30:18.308Z] CPU(s): 8 [2025-08-07T01:30:18.308Z] On-line CPU(s) list: 0-7 [2025-08-07T01:30:18.308Z] Thread(s) per core: 1 [2025-08-07T01:30:18.308Z] Core(s) per socket: 1 [2025-08-07T01:30:18.308Z] Socket(s): 8 [2025-08-07T01:30:18.308Z] NUMA node(s): 1 [2025-08-07T01:30:18.308Z] Vendor ID: AuthenticAMD [2025-08-07T01:30:18.308Z] CPU family: 23 [2025-08-07T01:30:18.308Z] Model: 49 [2025-08-07T01:30:18.308Z] Model name: AMD EPYC-Rome Processor [2025-08-07T01:30:18.308Z] Stepping: 0 [2025-08-07T01:30:18.308Z] CPU MHz: 2800.000 [2025-08-07T01:30:18.308Z] BogoMIPS: 5600.00 [2025-08-07T01:30:18.308Z] Virtualization: AMD-V [2025-08-07T01:30:18.308Z] Hypervisor vendor: KVM [2025-08-07T01:30:18.308Z] Virtualization type: full [2025-08-07T01:30:18.308Z] L1d cache: 256 KiB [2025-08-07T01:30:18.308Z] L1i cache: 256 KiB [2025-08-07T01:30:18.308Z] L2 cache: 4 MiB [2025-08-07T01:30:18.308Z] L3 cache: 128 MiB [2025-08-07T01:30:18.308Z] NUMA node0 CPU(s): 0-7 [2025-08-07T01:30:18.308Z] Vulnerability Gather data sampling: Not affected [2025-08-07T01:30:18.308Z] Vulnerability Itlb multihit: Not affected [2025-08-07T01:30:18.308Z] Vulnerability L1tf: Not affected [2025-08-07T01:30:18.308Z] Vulnerability Mds: Not affected [2025-08-07T01:30:18.308Z] Vulnerability Meltdown: Not affected [2025-08-07T01:30:18.308Z] Vulnerability Mmio stale data: Not affected [2025-08-07T01:30:18.308Z] Vulnerability Retbleed: Vulnerable [2025-08-07T01:30:18.308Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-08-07T01:30:18.308Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-08-07T01:30:18.308Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-08-07T01:30:18.308Z] Vulnerability Srbds: Not affected [2025-08-07T01:30:18.308Z] Vulnerability Tsx async abort: Not affected [2025-08-07T01:30:18.308Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-08-07T01:30:18.308Z] [2025-08-07T01:30:18.308Z] [2025-08-07T01:30:18.308Z] ---> nproc: [2025-08-07T01:30:18.308Z] 8 [2025-08-07T01:30:18.308Z] [2025-08-07T01:30:18.308Z]