Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c2d359997a1fcf817601af957ae79adf4722dae3 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-ssh14797330831105290734.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh1774670590706730450.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh12635660776230534343.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh7364467305736587819.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-ssh14545012134650066064.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-s7] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-s7-settings PROJECT: device-s7 USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-s7 DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-40288 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 c2d359997a1fcf817601af957ae79adf4722dae3 (main) Commit message: "docs: Update changelog for 4.0 release (#43)" > 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 c2d359997a1fcf817601af957ae79adf4722dae3 # timeout=10 > git rev-list --no-walk 96f93deebf67b8f2132c972ae7ff84d2d3207260 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-05T09:58:13.614Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-05T09:58:13.690Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-05T09:58:13.712Z] ========================================================= [2025-03-05T09:58:13.712Z] EdgeX Global Pipelines Version Info [2025-03-05T09:58:13.712Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-05T09:58:14.459Z] ------------------- [2025-03-05T09:58:14.459Z] stable info: [2025-03-05T09:58:14.459Z] ------------------- [2025-03-05T09:58:14.459Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-05T09:58:14.459Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-05T09:58:14.459Z] Message: update stable to v1.0.269 [2025-03-05T09:58:15.399Z] ------------------- [2025-03-05T09:58:15.399Z] experimental info: [2025-03-05T09:58:15.399Z] ------------------- [2025-03-05T09:58:15.399Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-05T09:58:15.399Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-05T09:58:15.399Z] Message: update experimental to stable [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-05T09:58:15.484Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo [2025-03-05T09:58:15.503Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo [2025-03-05T09:58:15.526Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-05T09:58:15.557Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-05T09:58:15.596Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-05T09:58:15.624Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-05T09:58:15.644Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-05T09:58:15.669Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-05T09:58:15.697Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-05T09:58:15.731Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-05T09:58:15.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-05T09:58:15.789Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo [2025-03-05T09:58:15.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-05T09:58:15.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-05T09:58:15.878Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-05T09:58:15.912Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-05T09:58:15.938Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-05T09:58:15.968Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-05T09:58:15.996Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-05T09:58:16.029Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-05T09:58:16.065Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-05T09:58:16.088Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-05T09:58:16.115Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-05T09:58:16.146Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-05T09:58:16.172Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-05T09:58:16.198Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-05T09:58:16.228Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-05T09:58:16.250Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-05T09:58:16.275Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-05T09:58:16.296Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-05T09:58:16.319Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c2d359997a1fcf817601af957ae79adf4722dae3 [Pipeline] echo [2025-03-05T09:58:16.345Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c2d3599 [Pipeline] echo [2025-03-05T09:58:16.368Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T09:58:16.427Z] provisioning config files... [2025-03-05T09:58:16.442Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config916372903565387609tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T09:58:16.782Z] ---> ****-login.sh [2025-03-05T09:58:16.783Z] nexus3.edgexfoundry.org:10001 [2025-03-05T09:58:17.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T09:58:17.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T09:58:17.044Z] Configure a credential helper to remove this warning. See [2025-03-05T09:58:17.044Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T09:58:17.044Z] [2025-03-05T09:58:17.044Z] Login Succeeded [2025-03-05T09:58:17.044Z] nexus3.edgexfoundry.org:10002 [2025-03-05T09:58:17.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T09:58:17.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T09:58:17.044Z] Configure a credential helper to remove this warning. See [2025-03-05T09:58:17.044Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T09:58:17.044Z] [2025-03-05T09:58:17.044Z] Login Succeeded [2025-03-05T09:58:17.045Z] nexus3.edgexfoundry.org:10003 [2025-03-05T09:58:17.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T09:58:17.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T09:58:17.306Z] Configure a credential helper to remove this warning. See [2025-03-05T09:58:17.306Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T09:58:17.306Z] [2025-03-05T09:58:17.306Z] Login Succeeded [2025-03-05T09:58:17.306Z] nexus3.edgexfoundry.org:10004 [2025-03-05T09:58:17.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T09:58:17.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T09:58:17.306Z] Configure a credential helper to remove this warning. See [2025-03-05T09:58:17.306Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T09:58:17.306Z] [2025-03-05T09:58:17.306Z] Login Succeeded [2025-03-05T09:58:17.306Z] ****.io [2025-03-05T09:58:17.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T09:58:17.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T09:58:17.574Z] Configure a credential helper to remove this warning. See [2025-03-05T09:58:17.574Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T09:58:17.574Z] [2025-03-05T09:58:17.574Z] Login Succeeded [2025-03-05T09:58:17.574Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T09:58:17.582Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-05T09:58:18.061Z] + git rev-list -1 --merges c2d359997a1fcf817601af957ae79adf4722dae3~1..c2d359997a1fcf817601af957ae79adf4722dae3 [Pipeline] echo [2025-03-05T09:58:18.089Z] -----------> git rev-list -1 --merges c2d359997a1fcf817601af957ae79adf4722dae3~1..c2d359997a1fcf817601af957ae79adf4722dae3 c2d359997a1fcf817601af957ae79adf4722dae3 [false] [Pipeline] sh [2025-03-05T09:58:18.384Z] + git log --format=format:%s -1 c2d359997a1fcf817601af957ae79adf4722dae3 [Pipeline] echo [2025-03-05T09:58:18.403Z] ========================================================= [2025-03-05T09:58:18.403Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-05T09:58:18.403Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-05T09:58:18.751Z] + git log --format=format:%s -1 c2d359997a1fcf817601af957ae79adf4722dae3 [Pipeline] echo [2025-03-05T09:58:18.763Z] [semverPrep] GIT_COMMIT: c2d359997a1fcf817601af957ae79adf4722dae3, Commit Message: docs: Update changelog for 4.0 release (#43) [Pipeline] echo [2025-03-05T09:58:18.783Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-05T09:58:19.151Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T09:58:19.151Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-05T09:58:19.151Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-05T09:58:19.151Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-05T09:58:19.151Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-05T09:58:19.151Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-05T09:58:19.151Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T09:58:19.518Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T09:58:19.518Z] [2025-03-05T09:58:19.518Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T09:58:19.845Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T09:58:19.845Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-05T09:58:19.845Z] b85a868b505f: Pulling fs layer [2025-03-05T09:58:19.845Z] e2be974225ed: Pulling fs layer [2025-03-05T09:58:19.845Z] 339a4e72a1f5: Pulling fs layer [2025-03-05T09:58:19.845Z] 988bab9f4d93: Pulling fs layer [2025-03-05T09:58:19.845Z] 1469e6f7b9e6: Pulling fs layer [2025-03-05T09:58:19.845Z] eaf3925da568: Pulling fs layer [2025-03-05T09:58:19.845Z] bab4dde63d76: Pulling fs layer [2025-03-05T09:58:19.845Z] bde34c3a00c8: Pulling fs layer [2025-03-05T09:58:19.845Z] b352a97aabf1: Pulling fs layer [2025-03-05T09:58:19.845Z] 4872d77fe225: Pulling fs layer [2025-03-05T09:58:19.845Z] 5851b861e8e6: Pulling fs layer [2025-03-05T09:58:19.845Z] 988bab9f4d93: Waiting [2025-03-05T09:58:19.845Z] 1469e6f7b9e6: Waiting [2025-03-05T09:58:19.845Z] eaf3925da568: Waiting [2025-03-05T09:58:19.845Z] bab4dde63d76: Waiting [2025-03-05T09:58:19.845Z] bde34c3a00c8: Waiting [2025-03-05T09:58:19.845Z] b352a97aabf1: Waiting [2025-03-05T09:58:19.845Z] 5851b861e8e6: Waiting [2025-03-05T09:58:19.845Z] 4872d77fe225: Waiting [2025-03-05T09:58:19.845Z] e2be974225ed: Verifying Checksum [2025-03-05T09:58:19.845Z] e2be974225ed: Download complete [2025-03-05T09:58:19.845Z] 988bab9f4d93: Verifying Checksum [2025-03-05T09:58:19.845Z] 988bab9f4d93: Download complete [2025-03-05T09:58:19.845Z] 1469e6f7b9e6: Verifying Checksum [2025-03-05T09:58:19.845Z] 1469e6f7b9e6: Download complete [2025-03-05T09:58:19.845Z] eaf3925da568: Download complete [2025-03-05T09:58:19.845Z] 339a4e72a1f5: Verifying Checksum [2025-03-05T09:58:19.845Z] 339a4e72a1f5: Download complete [2025-03-05T09:58:20.105Z] bde34c3a00c8: Download complete [2025-03-05T09:58:20.105Z] b352a97aabf1: Download complete [2025-03-05T09:58:20.105Z] 4872d77fe225: Verifying Checksum [2025-03-05T09:58:20.105Z] 4872d77fe225: Download complete [2025-03-05T09:58:20.105Z] 5851b861e8e6: Verifying Checksum [2025-03-05T09:58:20.105Z] 5851b861e8e6: Download complete [2025-03-05T09:58:20.105Z] b85a868b505f: Verifying Checksum [2025-03-05T09:58:20.105Z] b85a868b505f: Download complete [2025-03-05T09:58:20.364Z] bab4dde63d76: Verifying Checksum [2025-03-05T09:58:20.364Z] bab4dde63d76: Download complete [2025-03-05T09:58:21.302Z] b85a868b505f: Pull complete [2025-03-05T09:58:21.302Z] e2be974225ed: Pull complete [2025-03-05T09:58:21.872Z] 339a4e72a1f5: Pull complete [2025-03-05T09:58:21.872Z] 988bab9f4d93: Pull complete [2025-03-05T09:58:22.134Z] 1469e6f7b9e6: Pull complete [2025-03-05T09:58:22.392Z] eaf3925da568: Pull complete [2025-03-05T09:58:24.297Z] bab4dde63d76: Pull complete [2025-03-05T09:58:24.297Z] bde34c3a00c8: Pull complete [2025-03-05T09:58:24.297Z] b352a97aabf1: Pull complete [2025-03-05T09:58:24.297Z] 4872d77fe225: Pull complete [2025-03-05T09:58:24.297Z] 5851b861e8e6: Pull complete [2025-03-05T09:58:24.297Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-05T09:58:24.297Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T09:58:24.297Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T09:58:24.501Z] prd-ubuntu20.04-docker-8c-8g-40288 does not seem to be running inside a container [2025-03-05T09:58:24.533Z] $ 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-03-05T09:58:26.402Z] $ docker top c3c4d78477b22350fdca8b4d04760a6af0f34ad228d411bcd3c59aa16733817a -eo pid,comm [2025-03-05T09:58:26.458Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-05T09:58:26.458Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T09:58:26.523Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T09:58:26.523Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T09:58:26.637Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T09:58:26.640Z] $ docker exec c3c4d78477b22350fdca8b4d04760a6af0f34ad228d411bcd3c59aa16733817a ssh-agent [2025-03-05T09:58:26.753Z] SSH_AUTH_SOCK=/tmp/ssh-B8cGfCtCAySI/agent.33 [2025-03-05T09:58:26.753Z] SSH_AGENT_PID=39 [2025-03-05T09:58:26.760Z] Running ssh-add (command line suppressed) [2025-03-05T09:58:26.855Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_5014213135113655285.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_5014213135113655285.key) [2025-03-05T09:58:26.870Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T09:58:27.171Z] + git tag --points-at HEAD [Pipeline] } [2025-03-05T09:58:27.183Z] $ docker exec --env ******** --env ******** c3c4d78477b22350fdca8b4d04760a6af0f34ad228d411bcd3c59aa16733817a ssh-agent -k [2025-03-05T09:58:27.280Z] unset SSH_AUTH_SOCK; [2025-03-05T09:58:27.281Z] unset SSH_AGENT_PID; [2025-03-05T09:58:27.281Z] echo Agent pid 39 killed; [2025-03-05T09:58:27.292Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-05T09:58:27.334Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T09:58:27.334Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T09:58:27.487Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T09:58:27.489Z] $ docker exec c3c4d78477b22350fdca8b4d04760a6af0f34ad228d411bcd3c59aa16733817a ssh-agent [2025-03-05T09:58:27.606Z] SSH_AUTH_SOCK=/tmp/ssh-YgHazDY12IFz/agent.73 [2025-03-05T09:58:27.606Z] SSH_AGENT_PID=79 [2025-03-05T09:58:27.610Z] Running ssh-add (command line suppressed) [2025-03-05T09:58:27.716Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_623741637336028448.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_623741637336028448.key) [2025-03-05T09:58:27.736Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T09:58:28.026Z] + git semver init [2025-03-05T09:58:28.293Z] 2025-03-05 09:58:28,220 [run_init] DEBUG init version:0.0.0 force:False [2025-03-05T09:58:28.293Z] 2025-03-05 09:58:28,221 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_main/.semver [2025-03-05T09:58:28.293Z] 2025-03-05 09:58:28,221 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_main/.semver [2025-03-05T09:58:28.293Z] 2025-03-05 09:58:28,222 [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, universal_newlines=False, shell=None, istream=None) [2025-03-05T09:58:28.865Z] 2025-03-05 09:58:28,813 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_main/.git/info/exclude [2025-03-05T09:58:28.865Z] 2025-03-05 09:58:28,814 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:False [2025-03-05T09:58:28.865Z] 2025-03-05 09:58:28,814 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-03-05T09:58:28.865Z] 2025-03-05 09:58:28,814 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-03-05T09:58:28.865Z] 4.0.0-dev.10 [Pipeline] } [2025-03-05T09:58:28.874Z] $ docker exec --env ******** --env ******** c3c4d78477b22350fdca8b4d04760a6af0f34ad228d411bcd3c59aa16733817a ssh-agent -k [2025-03-05T09:58:28.979Z] unset SSH_AUTH_SOCK; [2025-03-05T09:58:28.979Z] unset SSH_AGENT_PID; [2025-03-05T09:58:28.979Z] echo Agent pid 79 killed; [2025-03-05T09:58:28.988Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T09:58:29.320Z] + git semver [Pipeline] } [2025-03-05T09:58:29.593Z] $ docker stop --time=1 c3c4d78477b22350fdca8b4d04760a6af0f34ad228d411bcd3c59aa16733817a [2025-03-05T09:58:30.919Z] $ docker rm -f --volumes c3c4d78477b22350fdca8b4d04760a6af0f34ad228d411bcd3c59aa16733817a [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T09:58:31.281Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-05T09:58:31.574Z] Stashed 1 file(s) [Pipeline] echo [2025-03-05T09:58:31.578Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.10 [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-03-05T09:58:31.770Z] provisioning config files... [2025-03-05T09:58:31.778Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config7369025007578442050tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T09:58:32.088Z] ---> ****-login.sh [2025-03-05T09:58:32.089Z] nexus3.edgexfoundry.org:10001 [2025-03-05T09:58:32.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T09:58:32.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T09:58:32.089Z] Configure a credential helper to remove this warning. See [2025-03-05T09:58:32.089Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T09:58:32.089Z] [2025-03-05T09:58:32.089Z] Login Succeeded [2025-03-05T09:58:32.089Z] nexus3.edgexfoundry.org:10002 [2025-03-05T09:58:32.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T09:58:32.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T09:58:32.089Z] Configure a credential helper to remove this warning. See [2025-03-05T09:58:32.089Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T09:58:32.089Z] [2025-03-05T09:58:32.089Z] Login Succeeded [2025-03-05T09:58:32.089Z] nexus3.edgexfoundry.org:10003 [2025-03-05T09:58:32.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T09:58:32.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T09:58:32.348Z] Configure a credential helper to remove this warning. See [2025-03-05T09:58:32.348Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T09:58:32.348Z] [2025-03-05T09:58:32.348Z] Login Succeeded [2025-03-05T09:58:32.348Z] nexus3.edgexfoundry.org:10004 [2025-03-05T09:58:32.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T09:58:32.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T09:58:32.348Z] Configure a credential helper to remove this warning. See [2025-03-05T09:58:32.348Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T09:58:32.348Z] [2025-03-05T09:58:32.348Z] Login Succeeded [2025-03-05T09:58:32.348Z] ****.io [2025-03-05T09:58:32.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T09:58:32.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T09:58:32.607Z] Configure a credential helper to remove this warning. See [2025-03-05T09:58:32.607Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T09:58:32.607Z] [2025-03-05T09:58:32.607Z] Login Succeeded [2025-03-05T09:58:32.607Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T09:58:32.614Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-05T09:58:32.725Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T09:58:32.745Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T09:58:32.767Z] ========================================================= [2025-03-05T09:58:32.767Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-05T09:58:32.767Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T09:58:33.120Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-03-05T09:58:33.120Z] Sending build context to Docker daemon 796.2kB [2025-03-05T09:58:33.120Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-03-05T09:58:33.120Z] Step 2/10 : FROM ${BASE} AS builder [2025-03-05T09:58:33.120Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-05T09:58:33.120Z] da9db072f522: Pulling fs layer [2025-03-05T09:58:33.120Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-05T09:58:33.120Z] 06f05ace1117: Pulling fs layer [2025-03-05T09:58:33.120Z] 5fe327b54edc: Pulling fs layer [2025-03-05T09:58:33.120Z] 4f4fb700ef54: Pulling fs layer [2025-03-05T09:58:33.120Z] 92a5565b7b96: Pulling fs layer [2025-03-05T09:58:33.120Z] ff9bb7016b71: Pulling fs layer [2025-03-05T09:58:33.120Z] b67dba6c2c7d: Pulling fs layer [2025-03-05T09:58:33.120Z] a813b0c90790: Pulling fs layer [2025-03-05T09:58:33.120Z] ff9bb7016b71: Waiting [2025-03-05T09:58:33.120Z] b67dba6c2c7d: Waiting [2025-03-05T09:58:33.120Z] 5fe327b54edc: Waiting [2025-03-05T09:58:33.120Z] a813b0c90790: Waiting [2025-03-05T09:58:33.120Z] 92a5565b7b96: Waiting [2025-03-05T09:58:33.120Z] 4f4fb700ef54: Waiting [2025-03-05T09:58:33.120Z] 6ef4a4ee8ca5: Verifying Checksum [2025-03-05T09:58:33.120Z] 6ef4a4ee8ca5: Download complete [2025-03-05T09:58:33.120Z] 5fe327b54edc: Verifying Checksum [2025-03-05T09:58:33.120Z] 5fe327b54edc: Download complete [2025-03-05T09:58:33.120Z] 4f4fb700ef54: Verifying Checksum [2025-03-05T09:58:33.120Z] 4f4fb700ef54: Download complete [2025-03-05T09:58:33.120Z] 92a5565b7b96: Download complete [2025-03-05T09:58:33.120Z] da9db072f522: Verifying Checksum [2025-03-05T09:58:33.120Z] da9db072f522: Download complete [2025-03-05T09:58:33.384Z] ff9bb7016b71: Verifying Checksum [2025-03-05T09:58:33.384Z] ff9bb7016b71: Download complete [2025-03-05T09:58:33.384Z] da9db072f522: Pull complete [2025-03-05T09:58:33.384Z] a813b0c90790: Verifying Checksum [2025-03-05T09:58:33.384Z] a813b0c90790: Download complete [2025-03-05T09:58:33.643Z] 6ef4a4ee8ca5: Pull complete [2025-03-05T09:58:33.643Z] 06f05ace1117: Verifying Checksum [2025-03-05T09:58:33.643Z] 06f05ace1117: Download complete [2025-03-05T09:58:34.215Z] b67dba6c2c7d: Verifying Checksum [2025-03-05T09:58:34.215Z] b67dba6c2c7d: Download complete [2025-03-05T09:58:37.504Z] 06f05ace1117: Pull complete [2025-03-05T09:58:37.504Z] 5fe327b54edc: Pull complete [2025-03-05T09:58:37.504Z] 4f4fb700ef54: Pull complete [2025-03-05T09:58:37.504Z] 92a5565b7b96: Pull complete [2025-03-05T09:58:37.504Z] ff9bb7016b71: Pull complete [2025-03-05T09:58:40.037Z] b67dba6c2c7d: Pull complete [2025-03-05T09:58:40.037Z] a813b0c90790: Pull complete [2025-03-05T09:58:40.037Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-05T09:58:40.037Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-05T09:58:40.037Z] ---> 3ba60ce46760 [2025-03-05T09:58:40.037Z] Step 3/10 : ARG MAKE=make build [2025-03-05T09:58:43.380Z] ---> Running in 44660266fad5 [2025-03-05T09:58:43.380Z] Removing intermediate container 44660266fad5 [2025-03-05T09:58:43.380Z] ---> 1a94bbfb1024 [2025-03-05T09:58:43.380Z] Step 4/10 : WORKDIR /device-s7 [2025-03-05T09:58:43.380Z] ---> Running in 114a917e54ef [2025-03-05T09:58:43.380Z] Removing intermediate container 114a917e54ef [2025-03-05T09:58:43.380Z] ---> ccc1bbd26508 [2025-03-05T09:58:43.380Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-03-05T09:58:43.380Z] ---> Running in ee9348c6325c [2025-03-05T09:58:43.639Z] Removing intermediate container ee9348c6325c [2025-03-05T09:58:43.639Z] ---> 27dae66a05d0 [2025-03-05T09:58:43.639Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev [2025-03-05T09:58:43.639Z] ---> Running in f8a70598985a [2025-03-05T09:58:43.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T09:58:43.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T09:58:44.176Z] OK: 248 MiB in 58 packages [2025-03-05T09:58:44.752Z] Removing intermediate container f8a70598985a [2025-03-05T09:58:44.752Z] ---> ee6c2b7be396 [2025-03-05T09:58:44.752Z] Step 7/10 : COPY go.mod vendor* ./ [2025-03-05T09:58:44.752Z] ---> 4efd8371e7e9 [2025-03-05T09:58:44.752Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T09:58:44.752Z] ---> Running in 1e935a12aaa5 [2025-03-05T09:58:46.722Z] Still waiting to schedule task [2025-03-05T09:58:46.723Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-03-05T09:59:23.625Z] Removing intermediate container 1e935a12aaa5 [2025-03-05T09:59:23.625Z] ---> 24af19a5bd9c [2025-03-05T09:59:23.625Z] Step 9/10 : COPY . . [2025-03-05T09:59:23.625Z] ---> 6efa7a5851d7 [2025-03-05T09:59:23.625Z] Step 10/10 : RUN ${MAKE} [2025-03-05T09:59:23.625Z] ---> Running in 0115390aac62 [2025-03-05T09:59:23.625Z] noop [2025-03-05T09:59:23.625Z] Removing intermediate container 0115390aac62 [2025-03-05T09:59:23.625Z] ---> 1b4238cabdc0 [2025-03-05T09:59:23.625Z] Successfully built 1b4238cabdc0 [2025-03-05T09:59:23.625Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T09:59:24.083Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-05T09:59:24.083Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T09:59:24.195Z] prd-ubuntu20.04-docker-8c-8g-40288 does not seem to be running inside a container [2025-03-05T09:59:24.225Z] $ 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-03-05T09:59:24.563Z] $ docker top 75d738947af3bae10e02c50c2a6221c9ed8a4f29230438c0de576d2cb184ffec -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T09:59:24.952Z] + go version [2025-03-05T09:59:24.952Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-05T09:59:24.960Z] $ docker stop --time=1 75d738947af3bae10e02c50c2a6221c9ed8a4f29230438c0de576d2cb184ffec [2025-03-05T09:59:26.228Z] $ docker rm -f --volumes 75d738947af3bae10e02c50c2a6221c9ed8a4f29230438c0de576d2cb184ffec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T09:59:26.706Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-05T09:59:26.706Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T09:59:26.806Z] prd-ubuntu20.04-docker-8c-8g-40288 does not seem to be running inside a container [2025-03-05T09:59:26.845Z] $ 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-03-05T09:59:27.165Z] $ docker top 7ed4b8ed9c52510d9cdad854b3f3bbe4f74880d46eadf70f67d4c53ae25da158 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T09:59:27.556Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] fileExists [Pipeline] sh [2025-03-05T09:59:27.861Z] + make test [2025-03-05T09:59:27.862Z] go test -race -coverprofile=coverage.out ./... [2025-03-05T09:59:35.976Z] ? github.com/edgexfoundry/device-s7 [no test files] [2025-03-05T09:59:57.931Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2025-03-05T09:59:57.931Z] ok github.com/edgexfoundry/device-s7/internal/driver 1.021s coverage: 6.8% of statements [2025-03-05T10:00:24.499Z] go vet ./... [2025-03-05T10:00:28.683Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-05T10:00:28.683Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-05T10:00:28.683Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-05T10:00:28.697Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-03-05T10:00:28.714Z] $ docker stop --time=1 7ed4b8ed9c52510d9cdad854b3f3bbe4f74880d46eadf70f67d4c53ae25da158 [2025-03-05T10:00:31.719Z] $ docker rm -f --volumes 7ed4b8ed9c52510d9cdad854b3f3bbe4f74880d46eadf70f67d4c53ae25da158 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T10:00:32.332Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-05T10:00:32.370Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-05T10:00:32.838Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-05T10:00:33.127Z] + ls -al . [2025-03-05T10:00:33.127Z] total 220 [2025-03-05T10:00:33.127Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 09:59 . [2025-03-05T10:00:33.127Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 09:58 .. [2025-03-05T10:00:33.127Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 09:59 .git [2025-03-05T10:00:33.127Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 09:58 .github [2025-03-05T10:00:33.127Z] -rw-rw-r-- 1 jenkins jenkins 237 Mar 5 09:58 .gitignore [2025-03-05T10:00:33.127Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 5 09:58 .golangci.yml [2025-03-05T10:00:33.127Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 09:58 .semver [2025-03-05T10:00:33.127Z] -rw-rw-r-- 1 jenkins jenkins 19679 Mar 5 09:58 Attribution.txt [2025-03-05T10:00:33.127Z] -rw-rw-r-- 1 jenkins jenkins 1668 Mar 5 09:58 CHANGLOG.md [2025-03-05T10:00:33.127Z] -rw-rw-r-- 1 jenkins jenkins 1579 Mar 5 09:58 Dockerfile [2025-03-05T10:00:33.127Z] -rw-rw-r-- 1 jenkins jenkins 643 Mar 5 09:58 Jenkinsfile [2025-03-05T10:00:33.127Z] -rw-rw-r-- 1 jenkins jenkins 10947 Mar 5 09:58 LICENSE [2025-03-05T10:00:33.127Z] -rw-rw-r-- 1 jenkins jenkins 1903 Mar 5 09:58 Makefile [2025-03-05T10:00:33.127Z] -rw-rw-r-- 1 jenkins jenkins 614 Mar 5 09:58 OWNERS.md [2025-03-05T10:00:33.127Z] -rw-rw-r-- 1 jenkins jenkins 2393 Mar 5 09:58 README.md [2025-03-05T10:00:33.127Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 5 09:58 VERSION [2025-03-05T10:00:33.127Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 09:58 bin [2025-03-05T10:00:33.127Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 09:58 cmd [2025-03-05T10:00:33.127Z] -rw-r--r-- 1 jenkins jenkins 19094 Mar 5 09:59 coverage.out [2025-03-05T10:00:33.127Z] -rw-rw-r-- 1 jenkins jenkins 6121 Mar 5 09:58 go.mod [2025-03-05T10:00:33.127Z] -rw-rw-r-- 1 jenkins jenkins 86851 Mar 5 09:58 go.sum [2025-03-05T10:00:33.127Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 09:58 internal [2025-03-05T10:00:33.127Z] -rw-rw-r-- 1 jenkins jenkins 223 Mar 5 09:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:00:33.446Z] + 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=c2d359997a1fcf817601af957ae79adf4722dae3 --label arch=amd64 --label version=4.0.0-dev.10 . [2025-03-05T10:00:33.446Z] Sending build context to Docker daemon 816.1kB [2025-03-05T10:00:33.446Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2025-03-05T10:00:33.446Z] Step 2/24 : FROM ${BASE} AS builder [2025-03-05T10:00:33.446Z] ---> 1b4238cabdc0 [2025-03-05T10:00:33.446Z] Step 3/24 : ARG MAKE=make build [2025-03-05T10:00:33.446Z] ---> Running in 86ce6488e3d9 [2025-03-05T10:00:33.446Z] Removing intermediate container 86ce6488e3d9 [2025-03-05T10:00:33.446Z] ---> a47a0ba0e54b [2025-03-05T10:00:33.446Z] Step 4/24 : WORKDIR /device-s7 [2025-03-05T10:00:33.446Z] ---> Running in d0a694592946 [2025-03-05T10:00:33.705Z] Removing intermediate container d0a694592946 [2025-03-05T10:00:33.705Z] ---> b7fc86211db8 [2025-03-05T10:00:33.705Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-03-05T10:00:33.705Z] ---> Running in 627989f1fd31 [2025-03-05T10:00:33.705Z] Removing intermediate container 627989f1fd31 [2025-03-05T10:00:33.705Z] ---> ff3aedacb8d1 [2025-03-05T10:00:33.705Z] Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev [2025-03-05T10:00:33.705Z] ---> Running in f4e31892a88f [2025-03-05T10:00:33.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T10:00:34.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T10:00:34.484Z] OK: 248 MiB in 58 packages [2025-03-05T10:00:34.743Z] Removing intermediate container f4e31892a88f [2025-03-05T10:00:34.743Z] ---> 82a8bda3777a [2025-03-05T10:00:34.743Z] Step 7/24 : COPY go.mod vendor* ./ [2025-03-05T10:00:35.002Z] ---> fb7b991ca3e0 [2025-03-05T10:00:35.002Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T10:00:35.002Z] ---> Running in 14308355130d [2025-03-05T10:00:35.571Z] Removing intermediate container 14308355130d [2025-03-05T10:00:35.571Z] ---> 072aea2f46cf [2025-03-05T10:00:35.571Z] Step 9/24 : COPY . . [2025-03-05T10:00:35.831Z] ---> 03751b78badf [2025-03-05T10:00:35.831Z] Step 10/24 : RUN ${MAKE} [2025-03-05T10:00:35.831Z] ---> Running in d7e1c712ad5d [2025-03-05T10:00:36.152Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.0.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2025-03-05T10:01:08.277Z] Removing intermediate container d7e1c712ad5d [2025-03-05T10:01:08.277Z] ---> 4f26cae5783c [2025-03-05T10:01:08.277Z] Step 11/24 : FROM alpine:3.20 [2025-03-05T10:01:08.277Z] 3.20: Pulling from library/alpine [2025-03-05T10:01:08.277Z] 0a9a5dfd008f: Pulling fs layer [2025-03-05T10:01:08.277Z] 0a9a5dfd008f: Verifying Checksum [2025-03-05T10:01:08.277Z] 0a9a5dfd008f: Download complete [2025-03-05T10:01:08.277Z] 0a9a5dfd008f: Pull complete [2025-03-05T10:01:08.277Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-05T10:01:08.277Z] Status: Downloaded newer image for alpine:3.20 [2025-03-05T10:01:08.277Z] ---> ff221270b9fb [2025-03-05T10:01:08.277Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-03-05T10:01:08.277Z] ---> Running in c3a9e83a7fc0 [2025-03-05T10:01:08.277Z] Removing intermediate container c3a9e83a7fc0 [2025-03-05T10:01:08.277Z] ---> 823045ca6bfc [2025-03-05T10:01:08.277Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2025-03-05T10:01:08.277Z] ---> Running in de117352c64e [2025-03-05T10:01:08.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T10:01:08.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T10:01:08.277Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-05T10:01:08.277Z] Executing busybox-1.36.1-r29.trigger [2025-03-05T10:01:08.277Z] OK: 8 MiB in 15 packages [2025-03-05T10:01:08.277Z] Removing intermediate container de117352c64e [2025-03-05T10:01:08.277Z] ---> 41fea221b567 [2025-03-05T10:01:08.277Z] Step 14/24 : RUN apk --no-cache upgrade [2025-03-05T10:01:08.277Z] ---> Running in 7e7ceb14b253 [2025-03-05T10:01:08.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T10:01:08.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T10:01:08.277Z] OK: 8 MiB in 15 packages [2025-03-05T10:01:08.277Z] Removing intermediate container 7e7ceb14b253 [2025-03-05T10:01:08.277Z] ---> f7d29e96fca6 [2025-03-05T10:01:08.277Z] Step 15/24 : WORKDIR / [2025-03-05T10:01:08.277Z] ---> Running in 0ff40a7796ef [2025-03-05T10:01:08.277Z] Removing intermediate container 0ff40a7796ef [2025-03-05T10:01:08.277Z] ---> c791b9efe413 [2025-03-05T10:01:08.277Z] Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2025-03-05T10:01:08.277Z] ---> 421b55f66eec [2025-03-05T10:01:08.277Z] Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2025-03-05T10:01:08.277Z] ---> db426d019b4b [2025-03-05T10:01:08.277Z] Step 18/24 : COPY --from=builder /device-s7/cmd/res /res [2025-03-05T10:01:08.277Z] ---> 94a4f2c371f7 [2025-03-05T10:01:08.277Z] Step 19/24 : EXPOSE 59994 [2025-03-05T10:01:08.277Z] ---> Running in d36b5807a278 [2025-03-05T10:01:08.277Z] Removing intermediate container d36b5807a278 [2025-03-05T10:01:08.277Z] ---> 35f7025823c0 [2025-03-05T10:01:08.277Z] Step 20/24 : ENTRYPOINT ["/device-s7"] [2025-03-05T10:01:08.277Z] ---> Running in dfe81a473bde [2025-03-05T10:01:08.277Z] Removing intermediate container dfe81a473bde [2025-03-05T10:01:08.277Z] ---> d3a7320dffcc [2025-03-05T10:01:08.277Z] Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-05T10:01:08.277Z] ---> Running in f59a4651c0d6 [2025-03-05T10:01:08.277Z] Removing intermediate container f59a4651c0d6 [2025-03-05T10:01:08.277Z] ---> 6313aeec5dba [2025-03-05T10:01:08.277Z] Step 22/24 : LABEL arch=amd64 [2025-03-05T10:01:08.277Z] ---> Running in 26b00290224a [2025-03-05T10:01:08.277Z] Removing intermediate container 26b00290224a [2025-03-05T10:01:08.277Z] ---> 78de258b4fe4 [2025-03-05T10:01:08.277Z] Step 23/24 : LABEL git_sha=c2d359997a1fcf817601af957ae79adf4722dae3 [2025-03-05T10:01:08.277Z] ---> Running in fe66dcee925c [2025-03-05T10:01:08.277Z] Removing intermediate container fe66dcee925c [2025-03-05T10:01:08.277Z] ---> 7ccad38f77d2 [2025-03-05T10:01:08.277Z] Step 24/24 : LABEL version=4.0.0-dev.10 [2025-03-05T10:01:08.277Z] ---> Running in dd87d63499e3 [2025-03-05T10:01:08.277Z] Removing intermediate container dd87d63499e3 [2025-03-05T10:01:08.277Z] ---> 0440ac997ea3 [2025-03-05T10:01:08.277Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-05T10:01:08.277Z] Successfully built 0440ac997ea3 [2025-03-05T10:01:08.277Z] Successfully tagged device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T10:01:08.413Z] provisioning config files... [2025-03-05T10:01:08.425Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config17586834980926197886tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:01:08.737Z] ---> ****-login.sh [2025-03-05T10:01:08.737Z] nexus3.edgexfoundry.org:10001 [2025-03-05T10:01:08.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:01:08.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:01:08.737Z] Configure a credential helper to remove this warning. See [2025-03-05T10:01:08.738Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:01:08.738Z] [2025-03-05T10:01:08.738Z] Login Succeeded [2025-03-05T10:01:08.738Z] nexus3.edgexfoundry.org:10002 [2025-03-05T10:01:08.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:01:08.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:01:08.738Z] Configure a credential helper to remove this warning. See [2025-03-05T10:01:08.738Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:01:08.738Z] [2025-03-05T10:01:08.738Z] Login Succeeded [2025-03-05T10:01:08.738Z] nexus3.edgexfoundry.org:10003 [2025-03-05T10:01:08.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:01:08.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:01:08.997Z] Configure a credential helper to remove this warning. See [2025-03-05T10:01:08.997Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:01:08.997Z] [2025-03-05T10:01:08.997Z] Login Succeeded [2025-03-05T10:01:08.997Z] nexus3.edgexfoundry.org:10004 [2025-03-05T10:01:08.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:01:08.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:01:08.997Z] Configure a credential helper to remove this warning. See [2025-03-05T10:01:08.997Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:01:08.997Z] [2025-03-05T10:01:08.997Z] Login Succeeded [2025-03-05T10:01:08.997Z] ****.io [2025-03-05T10:01:08.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:01:09.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:01:09.256Z] Configure a credential helper to remove this warning. See [2025-03-05T10:01:09.256Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:01:09.256Z] [2025-03-05T10:01:09.256Z] Login Succeeded [2025-03-05T10:01:09.256Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T10:01:09.264Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T10:01:09.496Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T10:01:09.531Z] [edgeXDocker.push] Tagging docker image device-s7 with the following tags: [2025-03-05T10:01:09.531Z] c2d359997a1fcf817601af957ae79adf4722dae3 [2025-03-05T10:01:09.531Z] latest [2025-03-05T10:01:09.531Z] 4.0.0-dev.10 [2025-03-05T10:01:09.531Z] c2d359997a1fcf817601af957ae79adf4722dae3-4.0.0-dev.10 [2025-03-05T10:01:09.531Z] main [2025-03-05T10:01:09.531Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:01:09.898Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:c2d359997a1fcf817601af957ae79adf4722dae3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:01:10.232Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:c2d359997a1fcf817601af957ae79adf4722dae3 [2025-03-05T10:01:10.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-03-05T10:01:10.232Z] ae069f3a31b1: Preparing [2025-03-05T10:01:10.232Z] 0eec53ba03ef: Preparing [2025-03-05T10:01:10.232Z] 9e6b37dc5034: Preparing [2025-03-05T10:01:10.232Z] 32e2a549260f: Preparing [2025-03-05T10:01:10.232Z] b4ad7c8d5cc9: Preparing [2025-03-05T10:01:10.232Z] 994456c4fd7b: Preparing [2025-03-05T10:01:10.232Z] 994456c4fd7b: Waiting [2025-03-05T10:01:10.232Z] ae069f3a31b1: Pushed [2025-03-05T10:01:10.232Z] 994456c4fd7b: Layer already exists [2025-03-05T10:01:10.232Z] 9e6b37dc5034: Pushed [2025-03-05T10:01:10.232Z] 32e2a549260f: Pushed [2025-03-05T10:01:10.232Z] b4ad7c8d5cc9: Pushed [2025-03-05T10:01:14.432Z] 0eec53ba03ef: Pushed [2025-03-05T10:01:14.432Z] c2d359997a1fcf817601af957ae79adf4722dae3: digest: sha256:6103475ad9627683db1624bb44061a5cefbc1cd87a7597266d664e264cd77e92 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:01:14.761Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:01:15.108Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:latest [2025-03-05T10:01:15.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-03-05T10:01:15.108Z] ae069f3a31b1: Preparing [2025-03-05T10:01:15.108Z] 0eec53ba03ef: Preparing [2025-03-05T10:01:15.108Z] 9e6b37dc5034: Preparing [2025-03-05T10:01:15.108Z] 32e2a549260f: Preparing [2025-03-05T10:01:15.108Z] b4ad7c8d5cc9: Preparing [2025-03-05T10:01:15.108Z] 994456c4fd7b: Preparing [2025-03-05T10:01:15.108Z] 994456c4fd7b: Waiting [2025-03-05T10:01:15.108Z] 0eec53ba03ef: Layer already exists [2025-03-05T10:01:15.108Z] ae069f3a31b1: Layer already exists [2025-03-05T10:01:15.108Z] 9e6b37dc5034: Layer already exists [2025-03-05T10:01:15.108Z] b4ad7c8d5cc9: Layer already exists [2025-03-05T10:01:15.108Z] 32e2a549260f: Layer already exists [2025-03-05T10:01:15.108Z] 994456c4fd7b: Layer already exists [2025-03-05T10:01:15.108Z] latest: digest: sha256:6103475ad9627683db1624bb44061a5cefbc1cd87a7597266d664e264cd77e92 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:01:15.443Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:01:15.786Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:4.0.0-dev.10 [2025-03-05T10:01:15.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-03-05T10:01:15.786Z] ae069f3a31b1: Preparing [2025-03-05T10:01:15.786Z] 0eec53ba03ef: Preparing [2025-03-05T10:01:15.786Z] 9e6b37dc5034: Preparing [2025-03-05T10:01:15.786Z] 32e2a549260f: Preparing [2025-03-05T10:01:15.786Z] b4ad7c8d5cc9: Preparing [2025-03-05T10:01:15.786Z] 994456c4fd7b: Preparing [2025-03-05T10:01:15.786Z] 994456c4fd7b: Waiting [2025-03-05T10:01:15.786Z] 0eec53ba03ef: Layer already exists [2025-03-05T10:01:15.786Z] ae069f3a31b1: Layer already exists [2025-03-05T10:01:15.786Z] 9e6b37dc5034: Layer already exists [2025-03-05T10:01:15.786Z] 32e2a549260f: Layer already exists [2025-03-05T10:01:15.786Z] b4ad7c8d5cc9: Layer already exists [2025-03-05T10:01:15.786Z] 994456c4fd7b: Layer already exists [2025-03-05T10:01:15.786Z] 4.0.0-dev.10: digest: sha256:6103475ad9627683db1624bb44061a5cefbc1cd87a7597266d664e264cd77e92 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:01:16.109Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:c2d359997a1fcf817601af957ae79adf4722dae3-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:01:16.445Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:c2d359997a1fcf817601af957ae79adf4722dae3-4.0.0-dev.10 [2025-03-05T10:01:16.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-03-05T10:01:16.445Z] ae069f3a31b1: Preparing [2025-03-05T10:01:16.445Z] 0eec53ba03ef: Preparing [2025-03-05T10:01:16.445Z] 9e6b37dc5034: Preparing [2025-03-05T10:01:16.445Z] 32e2a549260f: Preparing [2025-03-05T10:01:16.445Z] b4ad7c8d5cc9: Preparing [2025-03-05T10:01:16.445Z] 994456c4fd7b: Preparing [2025-03-05T10:01:16.445Z] 994456c4fd7b: Waiting [2025-03-05T10:01:16.445Z] 32e2a549260f: Layer already exists [2025-03-05T10:01:16.445Z] 9e6b37dc5034: Layer already exists [2025-03-05T10:01:16.445Z] ae069f3a31b1: Layer already exists [2025-03-05T10:01:16.445Z] 0eec53ba03ef: Layer already exists [2025-03-05T10:01:16.445Z] b4ad7c8d5cc9: Layer already exists [2025-03-05T10:01:16.445Z] 994456c4fd7b: Layer already exists [2025-03-05T10:01:16.445Z] c2d359997a1fcf817601af957ae79adf4722dae3-4.0.0-dev.10: digest: sha256:6103475ad9627683db1624bb44061a5cefbc1cd87a7597266d664e264cd77e92 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:01:16.790Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:01:17.110Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:main [2025-03-05T10:01:17.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-03-05T10:01:17.110Z] ae069f3a31b1: Preparing [2025-03-05T10:01:17.110Z] 0eec53ba03ef: Preparing [2025-03-05T10:01:17.110Z] 9e6b37dc5034: Preparing [2025-03-05T10:01:17.110Z] 32e2a549260f: Preparing [2025-03-05T10:01:17.110Z] b4ad7c8d5cc9: Preparing [2025-03-05T10:01:17.110Z] 994456c4fd7b: Preparing [2025-03-05T10:01:17.110Z] 994456c4fd7b: Waiting [2025-03-05T10:01:17.110Z] 0eec53ba03ef: Layer already exists [2025-03-05T10:01:17.110Z] ae069f3a31b1: Layer already exists [2025-03-05T10:01:17.110Z] 32e2a549260f: Layer already exists [2025-03-05T10:01:17.110Z] 9e6b37dc5034: Layer already exists [2025-03-05T10:01:17.110Z] b4ad7c8d5cc9: Layer already exists [2025-03-05T10:01:17.110Z] 994456c4fd7b: Layer already exists [2025-03-05T10:01:17.110Z] main: digest: sha256:6103475ad9627683db1624bb44061a5cefbc1cd87a7597266d664e264cd77e92 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T10:01:17.193Z] ===================================================== [Pipeline] echo [2025-03-05T10:01:17.208Z] taggedImages: [2025-03-05T10:01:17.208Z] - nexus3.edgexfoundry.org:10004/device-s7:c2d359997a1fcf817601af957ae79adf4722dae3 [2025-03-05T10:01:17.208Z] - nexus3.edgexfoundry.org:10004/device-s7:latest [2025-03-05T10:01:17.208Z] - nexus3.edgexfoundry.org:10004/device-s7:4.0.0-dev.10 [2025-03-05T10:01:17.208Z] - nexus3.edgexfoundry.org:10004/device-s7:c2d359997a1fcf817601af957ae79adf4722dae3-4.0.0-dev.10 [2025-03-05T10:01:17.208Z] - nexus3.edgexfoundry.org:10004/device-s7:main [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-03-05T10:01:17.627Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T10:01:17.627Z] [2025-03-05T10:01:17.627Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:01:17.927Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T10:01:17.927Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-05T10:01:17.927Z] 5eb5b503b376: Pulling fs layer [2025-03-05T10:01:17.927Z] 5c69ac0246d0: Pulling fs layer [2025-03-05T10:01:17.927Z] ec43610c2a17: Pulling fs layer [2025-03-05T10:01:17.927Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-05T10:01:17.927Z] 33b1e0a273af: Pulling fs layer [2025-03-05T10:01:17.927Z] 5d3b04190fa2: Pulling fs layer [2025-03-05T10:01:17.927Z] 2f39f015ded8: Pulling fs layer [2025-03-05T10:01:17.927Z] 5d3b04190fa2: Waiting [2025-03-05T10:01:17.927Z] 33b1e0a273af: Waiting [2025-03-05T10:01:17.927Z] 3a2ae6a8a46f: Waiting [2025-03-05T10:01:17.927Z] 5c69ac0246d0: Download complete [2025-03-05T10:01:17.927Z] 3a2ae6a8a46f: Download complete [2025-03-05T10:01:17.927Z] 33b1e0a273af: Verifying Checksum [2025-03-05T10:01:17.927Z] 33b1e0a273af: Download complete [2025-03-05T10:01:17.927Z] 5d3b04190fa2: Verifying Checksum [2025-03-05T10:01:17.927Z] 5d3b04190fa2: Download complete [2025-03-05T10:01:17.927Z] ec43610c2a17: Verifying Checksum [2025-03-05T10:01:17.927Z] ec43610c2a17: Download complete [2025-03-05T10:01:18.186Z] 5eb5b503b376: Verifying Checksum [2025-03-05T10:01:18.186Z] 5eb5b503b376: Download complete [2025-03-05T10:01:18.753Z] 2f39f015ded8: Download complete [2025-03-05T10:01:19.319Z] 5eb5b503b376: Pull complete [2025-03-05T10:01:19.319Z] 5c69ac0246d0: Pull complete [2025-03-05T10:01:19.578Z] ec43610c2a17: Pull complete [2025-03-05T10:01:19.837Z] 3a2ae6a8a46f: Pull complete [2025-03-05T10:01:19.837Z] 33b1e0a273af: Pull complete [2025-03-05T10:01:20.096Z] 5d3b04190fa2: Pull complete [2025-03-05T10:01:24.347Z] 2f39f015ded8: Pull complete [2025-03-05T10:01:24.347Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-05T10:01:24.347Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T10:01:24.347Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:01:24.455Z] prd-ubuntu20.04-docker-8c-8g-40288 does not seem to be running inside a container [2025-03-05T10:01:24.483Z] $ 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-03-05T10:01:26.511Z] $ docker top 087819dbabc7bf9f46f5373459d1056525e75c7ceee5ff3951f7364bda8eeb57 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:01:26.894Z] ---> job-cost.sh [2025-03-05T10:01:26.894Z] lf-activate-venv: SKIPPING [2025-03-05T10:01:26.894Z] INFO: No Stack... [2025-03-05T10:01:27.154Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-05T10:01:27.414Z] INFO: Archiving Costs [Pipeline] sh [2025-03-05T10:01:27.703Z] + cat /w/workspace/edgexfoundry_device-s7_main/archives/cost.csv [2025-03-05T10:01:27.703Z] + cut -d, -f6 [Pipeline] lock [2025-03-05T10:01:27.718Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-18-stack-cost] [2025-03-05T10:01:27.728Z] Resource [jenkins-edgexfoundry-device-s7-main-18-stack-cost] did not exist. Created. [2025-03-05T10:01:27.735Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-05T10:01:28.044Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-05T10:01:28.081Z] Stashed 1 file(s) [Pipeline] } [2025-03-05T10:01:28.090Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-18-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-05T10:01:28.120Z] $ docker stop --time=1 087819dbabc7bf9f46f5373459d1056525e75c7ceee5ff3951f7364bda8eeb57 [2025-03-05T10:01:29.263Z] $ docker rm -f --volumes 087819dbabc7bf9f46f5373459d1056525e75c7ceee5ff3951f7364bda8eeb57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-05T10:01:32.159Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40293 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] ws [2025-03-05T10:01:32.176Z] Running in /w/workspace/device-s7/18 [Pipeline] { [Pipeline] checkout [2025-03-05T10:01:35.227Z] Selected Git installation does not exist. Using Default [2025-03-05T10:01:35.227Z] The recommended git tool is: NONE [2025-03-05T10:01:40.025Z] using credential edgex-jenkins-ssh [2025-03-05T10:01:40.051Z] Cloning the remote Git repository [2025-03-05T10:01:40.093Z] Cloning repository git@github.com:edgexfoundry/device-s7.git [2025-03-05T10:01:40.309Z] > git init /w/workspace/device-s7/18 # timeout=10 [2025-03-05T10:01:40.500Z] Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git [2025-03-05T10:01:40.502Z] > git --version # timeout=10 [2025-03-05T10:01:40.524Z] > git --version # 'git version 2.25.1' [2025-03-05T10:01:40.526Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-05T10:01:40.670Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-05T10:01:41.254Z] > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 [2025-03-05T10:01:41.277Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-05T10:01:42.231Z] Avoid second fetch [2025-03-05T10:01:42.232Z] Checking out Revision c2d359997a1fcf817601af957ae79adf4722dae3 (main) [2025-03-05T10:01:42.249Z] > git config core.sparsecheckout # timeout=10 [2025-03-05T10:01:42.315Z] > git checkout -f c2d359997a1fcf817601af957ae79adf4722dae3 # timeout=10 [2025-03-05T10:01:42.882Z] Commit message: "docs: Update changelog for 4.0 release (#43)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-05T10:01:47.697Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-05T10:01:47.697Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-05T10:01:47.697Z] Dload Upload Total Spent Left Speed [2025-03-05T10:01:47.697Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 250k 0 --:--:-- --:--:-- --:--:-- 255k [Pipeline] sh [2025-03-05T10:01:48.056Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-05T10:01:48.393Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-05T10:01:48.393Z] + sudo tee /etc/docker/daemon.new [2025-03-05T10:01:48.393Z] { [2025-03-05T10:01:48.393Z] "registry-mirrors": [ [2025-03-05T10:01:48.393Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-05T10:01:48.393Z] ], [2025-03-05T10:01:48.393Z] "bip": "10.250.0.254/24", [2025-03-05T10:01:48.393Z] "hosts": [ [2025-03-05T10:01:48.393Z] "tcp://0.0.0.0:5555", [2025-03-05T10:01:48.393Z] "unix:///var/run/docker.sock" [2025-03-05T10:01:48.393Z] ], [2025-03-05T10:01:48.393Z] "mtu": 1458, [2025-03-05T10:01:48.393Z] "selinux-enabled": true, [2025-03-05T10:01:48.393Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-05T10:01:48.393Z] } [Pipeline] sh [2025-03-05T10:01:48.734Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-05T10:01:49.077Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T10:02:07.440Z] provisioning config files... [2025-03-05T10:02:07.467Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/18@tmp/config17581771281374794833tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:02:07.932Z] ---> ****-login.sh [2025-03-05T10:02:07.932Z] nexus3.edgexfoundry.org:10001 [2025-03-05T10:02:08.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:02:08.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:02:08.478Z] Configure a credential helper to remove this warning. See [2025-03-05T10:02:08.478Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:02:08.478Z] [2025-03-05T10:02:08.478Z] Login Succeeded [2025-03-05T10:02:08.479Z] nexus3.edgexfoundry.org:10002 [2025-03-05T10:02:08.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:02:08.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:02:08.751Z] Configure a credential helper to remove this warning. See [2025-03-05T10:02:08.751Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:02:08.751Z] [2025-03-05T10:02:08.751Z] Login Succeeded [2025-03-05T10:02:08.751Z] nexus3.edgexfoundry.org:10003 [2025-03-05T10:02:09.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:02:09.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:02:09.302Z] Configure a credential helper to remove this warning. See [2025-03-05T10:02:09.302Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:02:09.302Z] [2025-03-05T10:02:09.302Z] Login Succeeded [2025-03-05T10:02:09.302Z] nexus3.edgexfoundry.org:10004 [2025-03-05T10:02:09.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:02:09.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:02:09.573Z] Configure a credential helper to remove this warning. See [2025-03-05T10:02:09.573Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:02:09.573Z] [2025-03-05T10:02:09.573Z] Login Succeeded [2025-03-05T10:02:09.573Z] ****.io [2025-03-05T10:02:09.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:02:10.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:02:10.111Z] Configure a credential helper to remove this warning. See [2025-03-05T10:02:10.111Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:02:10.111Z] [2025-03-05T10:02:10.111Z] Login Succeeded [2025-03-05T10:02:10.111Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T10:02:10.123Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-05T10:02:10.465Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T10:02:10.492Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T10:02:10.510Z] ========================================================= [2025-03-05T10:02:10.511Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-05T10:02:10.511Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:02:10.906Z] + 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-03-05T10:02:11.190Z] Sending build context to Docker daemon 501.8kB [2025-03-05T10:02:11.190Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-03-05T10:02:11.190Z] Step 2/10 : FROM ${BASE} AS builder [2025-03-05T10:02:11.190Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-05T10:02:11.190Z] 9986a736f7d3: Pulling fs layer [2025-03-05T10:02:11.190Z] 1f018df60701: Pulling fs layer [2025-03-05T10:02:11.190Z] 39f8f326b044: Pulling fs layer [2025-03-05T10:02:11.190Z] e6a1e7a6a96a: Pulling fs layer [2025-03-05T10:02:11.190Z] 4f4fb700ef54: Pulling fs layer [2025-03-05T10:02:11.190Z] d45d956e0dbf: Pulling fs layer [2025-03-05T10:02:11.190Z] d7702b0d1db1: Pulling fs layer [2025-03-05T10:02:11.190Z] 5c7f0f088c93: Pulling fs layer [2025-03-05T10:02:11.190Z] 4fdc064ae6cf: Pulling fs layer [2025-03-05T10:02:11.190Z] d45d956e0dbf: Waiting [2025-03-05T10:02:11.190Z] d7702b0d1db1: Waiting [2025-03-05T10:02:11.190Z] e6a1e7a6a96a: Waiting [2025-03-05T10:02:11.190Z] 4f4fb700ef54: Waiting [2025-03-05T10:02:11.190Z] 5c7f0f088c93: Waiting [2025-03-05T10:02:11.190Z] 4fdc064ae6cf: Waiting [2025-03-05T10:02:11.460Z] 1f018df60701: Download complete [2025-03-05T10:02:11.460Z] e6a1e7a6a96a: Verifying Checksum [2025-03-05T10:02:11.460Z] e6a1e7a6a96a: Download complete [2025-03-05T10:02:11.460Z] 4f4fb700ef54: Verifying Checksum [2025-03-05T10:02:11.460Z] 4f4fb700ef54: Download complete [2025-03-05T10:02:11.460Z] d45d956e0dbf: Verifying Checksum [2025-03-05T10:02:11.460Z] d45d956e0dbf: Download complete [2025-03-05T10:02:11.460Z] 9986a736f7d3: Verifying Checksum [2025-03-05T10:02:11.460Z] 9986a736f7d3: Download complete [2025-03-05T10:02:11.460Z] d7702b0d1db1: Verifying Checksum [2025-03-05T10:02:11.460Z] d7702b0d1db1: Download complete [2025-03-05T10:02:12.047Z] 4fdc064ae6cf: Verifying Checksum [2025-03-05T10:02:12.047Z] 4fdc064ae6cf: Download complete [2025-03-05T10:02:12.336Z] 9986a736f7d3: Pull complete [2025-03-05T10:02:12.926Z] 1f018df60701: Pull complete [2025-03-05T10:02:13.511Z] 39f8f326b044: Verifying Checksum [2025-03-05T10:02:13.511Z] 39f8f326b044: Download complete [2025-03-05T10:02:14.519Z] 5c7f0f088c93: Verifying Checksum [2025-03-05T10:02:14.519Z] 5c7f0f088c93: Download complete [2025-03-05T10:02:26.858Z] 39f8f326b044: Pull complete [2025-03-05T10:02:26.858Z] e6a1e7a6a96a: Pull complete [2025-03-05T10:02:27.126Z] 4f4fb700ef54: Pull complete [2025-03-05T10:02:27.394Z] d45d956e0dbf: Pull complete [2025-03-05T10:02:27.671Z] d7702b0d1db1: Pull complete [2025-03-05T10:02:35.887Z] 5c7f0f088c93: Pull complete [2025-03-05T10:02:37.938Z] 4fdc064ae6cf: Pull complete [2025-03-05T10:02:37.938Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-03-05T10:02:37.938Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-05T10:02:37.938Z] ---> 63f30b955cb9 [2025-03-05T10:02:37.938Z] Step 3/10 : ARG MAKE=make build [2025-03-05T10:02:39.884Z] ---> Running in 22f95c9699f7 [2025-03-05T10:02:39.884Z] Removing intermediate container 22f95c9699f7 [2025-03-05T10:02:39.884Z] ---> 6901986f9202 [2025-03-05T10:02:39.884Z] Step 4/10 : WORKDIR /device-s7 [2025-03-05T10:02:40.153Z] ---> Running in 7b81d96c8bd1 [2025-03-05T10:02:40.421Z] Removing intermediate container 7b81d96c8bd1 [2025-03-05T10:02:40.421Z] ---> d36c686b66fa [2025-03-05T10:02:40.421Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-03-05T10:02:40.421Z] ---> Running in db84815d05aa [2025-03-05T10:02:40.689Z] Removing intermediate container db84815d05aa [2025-03-05T10:02:40.689Z] ---> 0999875b9519 [2025-03-05T10:02:40.689Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev [2025-03-05T10:02:40.689Z] ---> Running in d2bdb89ab79c [2025-03-05T10:02:42.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T10:02:42.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T10:02:43.520Z] OK: 239 MiB in 58 packages [2025-03-05T10:02:44.503Z] Removing intermediate container d2bdb89ab79c [2025-03-05T10:02:44.503Z] ---> 568431837239 [2025-03-05T10:02:44.503Z] Step 7/10 : COPY go.mod vendor* ./ [2025-03-05T10:02:45.104Z] ---> c0ae1da529bc [2025-03-05T10:02:45.104Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T10:02:45.104Z] ---> Running in e2ec6831252e [2025-03-05T10:04:36.831Z] Removing intermediate container e2ec6831252e [2025-03-05T10:04:36.831Z] ---> b4174b97129c [2025-03-05T10:04:36.831Z] Step 9/10 : COPY . . [2025-03-05T10:04:36.831Z] ---> a912d40a0031 [2025-03-05T10:04:36.831Z] Step 10/10 : RUN ${MAKE} [2025-03-05T10:04:36.831Z] ---> Running in 64566329a24d [2025-03-05T10:04:36.831Z] noop [2025-03-05T10:04:36.831Z] Removing intermediate container 64566329a24d [2025-03-05T10:04:36.831Z] ---> 97c4cc4835b1 [2025-03-05T10:04:36.831Z] Successfully built 97c4cc4835b1 [2025-03-05T10:04:36.831Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:04:37.180Z] + docker inspect -f . ci-base-image-arm64 [2025-03-05T10:04:37.180Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:04:37.385Z] prd-ubuntu20.04-docker-arm64-4c-16g-40293 does not seem to be running inside a container [2025-03-05T10:04:37.444Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-s7/18 -v /w/workspace/device-s7/18:/w/workspace/device-s7/18:rw,z -v /w/workspace/device-s7/18@tmp:/w/workspace/device-s7/18@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-03-05T10:04:38.628Z] $ docker top 7e3c0c2a7ce0dc38ad7779d0f3a88bad4a67659081e5f3394a909c80406e3562 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T10:04:39.450Z] + go version [2025-03-05T10:04:39.450Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-03-05T10:04:39.465Z] $ docker stop --time=1 7e3c0c2a7ce0dc38ad7779d0f3a88bad4a67659081e5f3394a909c80406e3562 [2025-03-05T10:04:41.025Z] $ docker rm -f --volumes 7e3c0c2a7ce0dc38ad7779d0f3a88bad4a67659081e5f3394a909c80406e3562 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:04:41.591Z] + docker inspect -f . ci-base-image-arm64 [2025-03-05T10:04:41.591Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:04:41.764Z] prd-ubuntu20.04-docker-arm64-4c-16g-40293 does not seem to be running inside a container [2025-03-05T10:04:41.829Z] $ 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/18 -v /w/workspace/device-s7/18:/w/workspace/device-s7/18:rw,z -v /w/workspace/device-s7/18@tmp:/w/workspace/device-s7/18@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-03-05T10:04:42.918Z] $ docker top 6e417ec9697ffa67519c59898436bfc4a7a6cead6da6e484edcdb71bd194d058 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T10:04:43.411Z] + git config --global --add safe.directory /w/workspace/device-s7/18 [Pipeline] fileExists [Pipeline] sh [2025-03-05T10:04:43.744Z] + make test [2025-03-05T10:04:43.744Z] go test -race -coverprofile=coverage.out ./... [2025-03-05T10:05:30.585Z] ? github.com/edgexfoundry/device-s7 [no test files] [2025-03-05T10:08:39.818Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2025-03-05T10:08:43.160Z] ok github.com/edgexfoundry/device-s7/internal/driver 1.111s coverage: 6.8% of statements [2025-03-05T10:08:43.740Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-03-05T10:08:43.741Z] go vet ./... [2025-03-05T10:12:20.565Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-05T10:12:20.565Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-05T10:12:20.565Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-05T10:12:20.581Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-03-05T10:12:20.599Z] $ docker stop --time=1 6e417ec9697ffa67519c59898436bfc4a7a6cead6da6e484edcdb71bd194d058 [2025-03-05T10:12:22.445Z] $ docker rm -f --volumes 6e417ec9697ffa67519c59898436bfc4a7a6cead6da6e484edcdb71bd194d058 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T10:12:24.520Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-05T10:12:24.549Z] Warning: overwriting stash ‘coverage-report’ [2025-03-05T10:12:24.958Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-05T10:12:25.371Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-05T10:12:25.683Z] + ls -al . [2025-03-05T10:12:25.683Z] total 216 [2025-03-05T10:12:25.683Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 5 10:04 . [2025-03-05T10:12:25.683Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 10:01 .. [2025-03-05T10:12:25.683Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 10:01 .git [2025-03-05T10:12:25.683Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 10:01 .github [2025-03-05T10:12:25.683Z] -rw-rw-r-- 1 jenkins jenkins 237 Mar 5 10:01 .gitignore [2025-03-05T10:12:25.683Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 5 10:01 .golangci.yml [2025-03-05T10:12:25.683Z] -rw-rw-r-- 1 jenkins jenkins 19679 Mar 5 10:01 Attribution.txt [2025-03-05T10:12:25.683Z] -rw-rw-r-- 1 jenkins jenkins 1668 Mar 5 10:01 CHANGLOG.md [2025-03-05T10:12:25.683Z] -rw-rw-r-- 1 jenkins jenkins 1579 Mar 5 10:01 Dockerfile [2025-03-05T10:12:25.683Z] -rw-rw-r-- 1 jenkins jenkins 643 Mar 5 10:01 Jenkinsfile [2025-03-05T10:12:25.683Z] -rw-rw-r-- 1 jenkins jenkins 10947 Mar 5 10:01 LICENSE [2025-03-05T10:12:25.683Z] -rw-rw-r-- 1 jenkins jenkins 1903 Mar 5 10:01 Makefile [2025-03-05T10:12:25.683Z] -rw-rw-r-- 1 jenkins jenkins 614 Mar 5 10:01 OWNERS.md [2025-03-05T10:12:25.683Z] -rw-rw-r-- 1 jenkins jenkins 2393 Mar 5 10:01 README.md [2025-03-05T10:12:25.683Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 5 09:58 VERSION [2025-03-05T10:12:25.683Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 10:01 bin [2025-03-05T10:12:25.683Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 10:01 cmd [2025-03-05T10:12:25.683Z] -rw-r--r-- 1 jenkins jenkins 19094 Mar 5 10:08 coverage.out [2025-03-05T10:12:25.683Z] -rw-rw-r-- 1 jenkins jenkins 6121 Mar 5 10:01 go.mod [2025-03-05T10:12:25.683Z] -rw-rw-r-- 1 jenkins jenkins 86851 Mar 5 10:01 go.sum [2025-03-05T10:12:25.683Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 10:01 internal [2025-03-05T10:12:25.683Z] -rw-rw-r-- 1 jenkins jenkins 223 Mar 5 10:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:12:26.034Z] + 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=c2d359997a1fcf817601af957ae79adf4722dae3 --label arch=arm64 --label version=4.0.0-dev.10 . [2025-03-05T10:12:26.300Z] Sending build context to Docker daemon 521.7kB [2025-03-05T10:12:26.300Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2025-03-05T10:12:26.300Z] Step 2/24 : FROM ${BASE} AS builder [2025-03-05T10:12:26.300Z] ---> 97c4cc4835b1 [2025-03-05T10:12:26.300Z] Step 3/24 : ARG MAKE=make build [2025-03-05T10:12:26.300Z] ---> Running in f1c7ad15902d [2025-03-05T10:12:26.571Z] Removing intermediate container f1c7ad15902d [2025-03-05T10:12:26.571Z] ---> 92511c032797 [2025-03-05T10:12:26.571Z] Step 4/24 : WORKDIR /device-s7 [2025-03-05T10:12:26.840Z] ---> Running in 505bde6282c1 [2025-03-05T10:12:27.106Z] Removing intermediate container 505bde6282c1 [2025-03-05T10:12:27.106Z] ---> 5e13bcd16a20 [2025-03-05T10:12:27.106Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-03-05T10:12:27.106Z] ---> Running in 3025ac15f08e [2025-03-05T10:12:27.371Z] Removing intermediate container 3025ac15f08e [2025-03-05T10:12:27.371Z] ---> 56c8d938fde4 [2025-03-05T10:12:27.371Z] Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev [2025-03-05T10:12:27.371Z] ---> Running in 927bb3d4844d [2025-03-05T10:12:28.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T10:12:28.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T10:12:30.001Z] OK: 239 MiB in 58 packages [2025-03-05T10:12:30.963Z] Removing intermediate container 927bb3d4844d [2025-03-05T10:12:30.963Z] ---> 74dfd6017887 [2025-03-05T10:12:30.963Z] Step 7/24 : COPY go.mod vendor* ./ [2025-03-05T10:12:31.235Z] ---> f321962b54b8 [2025-03-05T10:12:31.235Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T10:12:31.504Z] ---> Running in dcfa22b98979 [2025-03-05T10:12:34.095Z] Removing intermediate container dcfa22b98979 [2025-03-05T10:12:34.095Z] ---> 04a36fe770f0 [2025-03-05T10:12:34.095Z] Step 9/24 : COPY . . [2025-03-05T10:12:34.364Z] ---> 40ce1beb4092 [2025-03-05T10:12:34.364Z] Step 10/24 : RUN ${MAKE} [2025-03-05T10:12:34.364Z] ---> Running in ad606c0d8bfa [2025-03-05T10:12:35.323Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.0.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2025-03-05T10:15:57.077Z] Removing intermediate container ad606c0d8bfa [2025-03-05T10:15:57.077Z] ---> 11248fd3558c [2025-03-05T10:15:57.077Z] Step 11/24 : FROM alpine:3.20 [2025-03-05T10:15:57.077Z] 3.20: Pulling from library/alpine [2025-03-05T10:15:57.077Z] 94e9d8af2201: Pulling fs layer [2025-03-05T10:15:57.077Z] 94e9d8af2201: Verifying Checksum [2025-03-05T10:15:57.077Z] 94e9d8af2201: Download complete [2025-03-05T10:15:57.077Z] 94e9d8af2201: Pull complete [2025-03-05T10:15:57.077Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-05T10:15:57.077Z] Status: Downloaded newer image for alpine:3.20 [2025-03-05T10:15:57.077Z] ---> 7aab056cecc6 [2025-03-05T10:15:57.077Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-03-05T10:15:57.077Z] ---> Running in aa477b41fe67 [2025-03-05T10:15:57.077Z] Removing intermediate container aa477b41fe67 [2025-03-05T10:15:57.077Z] ---> aa4826df2c95 [2025-03-05T10:15:57.077Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2025-03-05T10:15:57.077Z] ---> Running in 7245486fc64b [2025-03-05T10:15:57.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T10:15:57.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T10:15:57.077Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-05T10:15:57.077Z] Executing busybox-1.36.1-r29.trigger [2025-03-05T10:15:57.077Z] OK: 9 MiB in 15 packages [2025-03-05T10:15:57.077Z] Removing intermediate container 7245486fc64b [2025-03-05T10:15:57.077Z] ---> 9889683786ad [2025-03-05T10:15:57.077Z] Step 14/24 : RUN apk --no-cache upgrade [2025-03-05T10:15:57.077Z] ---> Running in adbe9f3981a8 [2025-03-05T10:15:57.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T10:15:57.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T10:15:57.077Z] OK: 9 MiB in 15 packages [2025-03-05T10:15:57.659Z] Removing intermediate container adbe9f3981a8 [2025-03-05T10:15:57.659Z] ---> bb603d534352 [2025-03-05T10:15:57.659Z] Step 15/24 : WORKDIR / [2025-03-05T10:15:57.659Z] ---> Running in 4c628d5b7799 [2025-03-05T10:15:57.926Z] Removing intermediate container 4c628d5b7799 [2025-03-05T10:15:57.926Z] ---> 3c797e386615 [2025-03-05T10:15:57.926Z] Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2025-03-05T10:15:58.507Z] ---> 9b2377e9f016 [2025-03-05T10:15:58.507Z] Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2025-03-05T10:16:00.445Z] ---> 5094be4c9390 [2025-03-05T10:16:00.445Z] Step 18/24 : COPY --from=builder /device-s7/cmd/res /res [2025-03-05T10:16:01.026Z] ---> dfd54177305a [2025-03-05T10:16:01.026Z] Step 19/24 : EXPOSE 59994 [2025-03-05T10:16:01.026Z] ---> Running in ebafc60d3d78 [2025-03-05T10:16:01.293Z] Removing intermediate container ebafc60d3d78 [2025-03-05T10:16:01.293Z] ---> 9895fc598525 [2025-03-05T10:16:01.293Z] Step 20/24 : ENTRYPOINT ["/device-s7"] [2025-03-05T10:16:01.293Z] ---> Running in 589c9559649d [2025-03-05T10:16:01.562Z] Removing intermediate container 589c9559649d [2025-03-05T10:16:01.562Z] ---> 801933503f0a [2025-03-05T10:16:01.562Z] Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-05T10:16:01.562Z] ---> Running in 579276c21db8 [2025-03-05T10:16:01.827Z] Removing intermediate container 579276c21db8 [2025-03-05T10:16:01.827Z] ---> 985340a42a0e [2025-03-05T10:16:01.827Z] Step 22/24 : LABEL arch=arm64 [2025-03-05T10:16:02.098Z] ---> Running in 5aac1f507da7 [2025-03-05T10:16:02.365Z] Removing intermediate container 5aac1f507da7 [2025-03-05T10:16:02.365Z] ---> b1516f6f436f [2025-03-05T10:16:02.365Z] Step 23/24 : LABEL git_sha=c2d359997a1fcf817601af957ae79adf4722dae3 [2025-03-05T10:16:02.365Z] ---> Running in 8fbb09593e52 [2025-03-05T10:16:02.630Z] Removing intermediate container 8fbb09593e52 [2025-03-05T10:16:02.630Z] ---> 309e536fe2e0 [2025-03-05T10:16:02.630Z] Step 24/24 : LABEL version=4.0.0-dev.10 [2025-03-05T10:16:02.630Z] ---> Running in b028b7f62ded [2025-03-05T10:16:02.896Z] Removing intermediate container b028b7f62ded [2025-03-05T10:16:02.896Z] ---> 8086baad19da [2025-03-05T10:16:02.896Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-05T10:16:02.896Z] Successfully built 8086baad19da [2025-03-05T10:16:02.896Z] 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-03-05T10:16:03.069Z] provisioning config files... [2025-03-05T10:16:03.081Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/18@tmp/config14510867917549507074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:16:03.416Z] ---> ****-login.sh [2025-03-05T10:16:03.416Z] nexus3.edgexfoundry.org:10001 [2025-03-05T10:16:03.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:16:03.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:16:03.683Z] Configure a credential helper to remove this warning. See [2025-03-05T10:16:03.683Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:16:03.683Z] [2025-03-05T10:16:03.683Z] Login Succeeded [2025-03-05T10:16:03.683Z] nexus3.edgexfoundry.org:10002 [2025-03-05T10:16:03.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:16:03.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:16:03.949Z] Configure a credential helper to remove this warning. See [2025-03-05T10:16:03.949Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:16:03.949Z] [2025-03-05T10:16:03.949Z] Login Succeeded [2025-03-05T10:16:03.949Z] nexus3.edgexfoundry.org:10003 [2025-03-05T10:16:04.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:16:04.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:16:04.216Z] Configure a credential helper to remove this warning. See [2025-03-05T10:16:04.216Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:16:04.216Z] [2025-03-05T10:16:04.216Z] Login Succeeded [2025-03-05T10:16:04.216Z] nexus3.edgexfoundry.org:10004 [2025-03-05T10:16:04.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:16:04.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:16:04.749Z] Configure a credential helper to remove this warning. See [2025-03-05T10:16:04.749Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:16:04.749Z] [2025-03-05T10:16:04.749Z] Login Succeeded [2025-03-05T10:16:04.749Z] ****.io [2025-03-05T10:16:05.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:16:05.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:16:05.015Z] Configure a credential helper to remove this warning. See [2025-03-05T10:16:05.015Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:16:05.015Z] [2025-03-05T10:16:05.015Z] Login Succeeded [2025-03-05T10:16:05.015Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T10:16:05.028Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T10:16:05.086Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T10:16:05.115Z] [edgeXDocker.push] Tagging docker image device-s7-arm64 with the following tags: [2025-03-05T10:16:05.115Z] c2d359997a1fcf817601af957ae79adf4722dae3 [2025-03-05T10:16:05.115Z] latest [2025-03-05T10:16:05.115Z] 4.0.0-dev.10 [2025-03-05T10:16:05.115Z] c2d359997a1fcf817601af957ae79adf4722dae3-4.0.0-dev.10 [2025-03-05T10:16:05.115Z] main [2025-03-05T10:16:05.115Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:16:05.490Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:c2d359997a1fcf817601af957ae79adf4722dae3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:16:05.860Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:c2d359997a1fcf817601af957ae79adf4722dae3 [2025-03-05T10:16:05.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-03-05T10:16:05.860Z] 129a43ce15e6: Preparing [2025-03-05T10:16:05.860Z] 89ae2cb5afb4: Preparing [2025-03-05T10:16:05.860Z] b5eab4e7e717: Preparing [2025-03-05T10:16:05.860Z] 1ec6708e0a81: Preparing [2025-03-05T10:16:05.860Z] 0110b73d16f6: Preparing [2025-03-05T10:16:05.860Z] dd9c8f8612c8: Preparing [2025-03-05T10:16:05.860Z] dd9c8f8612c8: Waiting [2025-03-05T10:16:06.124Z] 129a43ce15e6: Pushed [2025-03-05T10:16:06.124Z] 1ec6708e0a81: Pushed [2025-03-05T10:16:06.124Z] b5eab4e7e717: Pushed [2025-03-05T10:16:06.124Z] 0110b73d16f6: Pushed [2025-03-05T10:16:06.124Z] dd9c8f8612c8: Layer already exists [2025-03-05T10:16:16.185Z] 89ae2cb5afb4: Pushed [2025-03-05T10:16:16.185Z] c2d359997a1fcf817601af957ae79adf4722dae3: digest: sha256:dbd899a22964110eee627f269ddf2a0e790bbfa9394e074ee44a86c22e4de0d6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:16:16.542Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:16:16.903Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [2025-03-05T10:16:16.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-03-05T10:16:16.903Z] 129a43ce15e6: Preparing [2025-03-05T10:16:16.903Z] 89ae2cb5afb4: Preparing [2025-03-05T10:16:16.903Z] b5eab4e7e717: Preparing [2025-03-05T10:16:16.903Z] 1ec6708e0a81: Preparing [2025-03-05T10:16:16.903Z] 0110b73d16f6: Preparing [2025-03-05T10:16:16.903Z] dd9c8f8612c8: Preparing [2025-03-05T10:16:16.903Z] dd9c8f8612c8: Waiting [2025-03-05T10:16:16.903Z] 89ae2cb5afb4: Layer already exists [2025-03-05T10:16:16.903Z] 0110b73d16f6: Layer already exists [2025-03-05T10:16:16.903Z] b5eab4e7e717: Layer already exists [2025-03-05T10:16:16.903Z] 1ec6708e0a81: Layer already exists [2025-03-05T10:16:16.903Z] 129a43ce15e6: Layer already exists [2025-03-05T10:16:16.903Z] dd9c8f8612c8: Layer already exists [2025-03-05T10:16:16.903Z] latest: digest: sha256:dbd899a22964110eee627f269ddf2a0e790bbfa9394e074ee44a86c22e4de0d6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:16:17.271Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:16:17.670Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.0-dev.10 [2025-03-05T10:16:17.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-03-05T10:16:17.670Z] 129a43ce15e6: Preparing [2025-03-05T10:16:17.670Z] 89ae2cb5afb4: Preparing [2025-03-05T10:16:17.670Z] b5eab4e7e717: Preparing [2025-03-05T10:16:17.670Z] 1ec6708e0a81: Preparing [2025-03-05T10:16:17.670Z] 0110b73d16f6: Preparing [2025-03-05T10:16:17.670Z] dd9c8f8612c8: Preparing [2025-03-05T10:16:17.670Z] dd9c8f8612c8: Waiting [2025-03-05T10:16:17.670Z] 1ec6708e0a81: Layer already exists [2025-03-05T10:16:17.670Z] 89ae2cb5afb4: Layer already exists [2025-03-05T10:16:17.670Z] 129a43ce15e6: Layer already exists [2025-03-05T10:16:17.670Z] b5eab4e7e717: Layer already exists [2025-03-05T10:16:17.670Z] 0110b73d16f6: Layer already exists [2025-03-05T10:16:17.670Z] dd9c8f8612c8: Layer already exists [2025-03-05T10:16:17.942Z] 4.0.0-dev.10: digest: sha256:dbd899a22964110eee627f269ddf2a0e790bbfa9394e074ee44a86c22e4de0d6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:16:18.333Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:c2d359997a1fcf817601af957ae79adf4722dae3-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:16:18.699Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:c2d359997a1fcf817601af957ae79adf4722dae3-4.0.0-dev.10 [2025-03-05T10:16:18.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-03-05T10:16:18.699Z] 129a43ce15e6: Preparing [2025-03-05T10:16:18.699Z] 89ae2cb5afb4: Preparing [2025-03-05T10:16:18.699Z] b5eab4e7e717: Preparing [2025-03-05T10:16:18.699Z] 1ec6708e0a81: Preparing [2025-03-05T10:16:18.699Z] 0110b73d16f6: Preparing [2025-03-05T10:16:18.699Z] dd9c8f8612c8: Preparing [2025-03-05T10:16:18.699Z] dd9c8f8612c8: Waiting [2025-03-05T10:16:18.699Z] 89ae2cb5afb4: Layer already exists [2025-03-05T10:16:18.699Z] 129a43ce15e6: Layer already exists [2025-03-05T10:16:18.699Z] 0110b73d16f6: Layer already exists [2025-03-05T10:16:18.699Z] b5eab4e7e717: Layer already exists [2025-03-05T10:16:18.699Z] 1ec6708e0a81: Layer already exists [2025-03-05T10:16:18.699Z] dd9c8f8612c8: Layer already exists [2025-03-05T10:16:18.699Z] c2d359997a1fcf817601af957ae79adf4722dae3-4.0.0-dev.10: digest: sha256:dbd899a22964110eee627f269ddf2a0e790bbfa9394e074ee44a86c22e4de0d6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:16:19.076Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:16:19.438Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:main [2025-03-05T10:16:19.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-03-05T10:16:19.438Z] 129a43ce15e6: Preparing [2025-03-05T10:16:19.438Z] 89ae2cb5afb4: Preparing [2025-03-05T10:16:19.438Z] b5eab4e7e717: Preparing [2025-03-05T10:16:19.438Z] 1ec6708e0a81: Preparing [2025-03-05T10:16:19.438Z] 0110b73d16f6: Preparing [2025-03-05T10:16:19.438Z] dd9c8f8612c8: Preparing [2025-03-05T10:16:19.438Z] dd9c8f8612c8: Waiting [2025-03-05T10:16:19.438Z] 1ec6708e0a81: Layer already exists [2025-03-05T10:16:19.438Z] b5eab4e7e717: Layer already exists [2025-03-05T10:16:19.438Z] 0110b73d16f6: Layer already exists [2025-03-05T10:16:19.438Z] 129a43ce15e6: Layer already exists [2025-03-05T10:16:19.438Z] 89ae2cb5afb4: Layer already exists [2025-03-05T10:16:19.438Z] dd9c8f8612c8: Layer already exists [2025-03-05T10:16:19.704Z] main: digest: sha256:dbd899a22964110eee627f269ddf2a0e790bbfa9394e074ee44a86c22e4de0d6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T10:16:19.797Z] ===================================================== [Pipeline] echo [2025-03-05T10:16:19.808Z] taggedImages: [2025-03-05T10:16:19.808Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:c2d359997a1fcf817601af957ae79adf4722dae3 [2025-03-05T10:16:19.808Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [2025-03-05T10:16:19.808Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.0-dev.10 [2025-03-05T10:16:19.808Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:c2d359997a1fcf817601af957ae79adf4722dae3-4.0.0-dev.10 [2025-03-05T10:16:19.808Z] - 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-03-05T10:16:20.209Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-05T10:16:20.209Z] [2025-03-05T10:16:20.209Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:16:20.544Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-05T10:16:20.544Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-05T10:16:20.544Z] 8998bd30e6a1: Pulling fs layer [2025-03-05T10:16:20.544Z] 04944245beec: Pulling fs layer [2025-03-05T10:16:20.544Z] 699f458cf7ca: Pulling fs layer [2025-03-05T10:16:20.544Z] 765212b225bb: Pulling fs layer [2025-03-05T10:16:20.544Z] f23df028b6ca: Pulling fs layer [2025-03-05T10:16:20.544Z] d65c8cfc05b1: Pulling fs layer [2025-03-05T10:16:20.544Z] 2437ff75d9bd: Pulling fs layer [2025-03-05T10:16:20.544Z] f23df028b6ca: Waiting [2025-03-05T10:16:20.544Z] d65c8cfc05b1: Waiting [2025-03-05T10:16:20.544Z] 2437ff75d9bd: Waiting [2025-03-05T10:16:20.544Z] 765212b225bb: Waiting [2025-03-05T10:16:20.812Z] 04944245beec: Verifying Checksum [2025-03-05T10:16:20.812Z] 04944245beec: Download complete [2025-03-05T10:16:20.812Z] 765212b225bb: Verifying Checksum [2025-03-05T10:16:20.812Z] 765212b225bb: Download complete [2025-03-05T10:16:20.812Z] f23df028b6ca: Verifying Checksum [2025-03-05T10:16:20.812Z] f23df028b6ca: Download complete [2025-03-05T10:16:20.812Z] d65c8cfc05b1: Verifying Checksum [2025-03-05T10:16:20.812Z] d65c8cfc05b1: Download complete [2025-03-05T10:16:21.079Z] 699f458cf7ca: Verifying Checksum [2025-03-05T10:16:21.079Z] 699f458cf7ca: Download complete [2025-03-05T10:16:21.350Z] 8998bd30e6a1: Verifying Checksum [2025-03-05T10:16:21.350Z] 8998bd30e6a1: Download complete [2025-03-05T10:16:23.931Z] 2437ff75d9bd: Verifying Checksum [2025-03-05T10:16:23.931Z] 2437ff75d9bd: Download complete [2025-03-05T10:16:26.506Z] 8998bd30e6a1: Pull complete [2025-03-05T10:16:26.506Z] 04944245beec: Pull complete [2025-03-05T10:16:28.442Z] 699f458cf7ca: Pull complete [2025-03-05T10:16:28.442Z] 765212b225bb: Pull complete [2025-03-05T10:16:29.401Z] f23df028b6ca: Pull complete [2025-03-05T10:16:29.401Z] d65c8cfc05b1: Pull complete [2025-03-05T10:16:47.601Z] 2437ff75d9bd: Pull complete [2025-03-05T10:16:47.601Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-05T10:16:47.601Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-05T10:16:47.601Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:16:47.803Z] prd-ubuntu20.04-docker-arm64-4c-16g-40293 does not seem to be running inside a container [2025-03-05T10:16:47.851Z] $ 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/18 -v /w/workspace/device-s7/18:/w/workspace/device-s7/18:rw,z -v /w/workspace/device-s7/18@tmp:/w/workspace/device-s7/18@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-03-05T10:16:50.410Z] $ docker top 2ee189eda8277b7126b678c68f5dfa5a67f0eee6e9c1c787fc77a992796203c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:16:51.276Z] ---> job-cost.sh [2025-03-05T10:16:51.276Z] lf-activate-venv: SKIPPING [2025-03-05T10:16:51.276Z] INFO: No Stack... [2025-03-05T10:16:51.856Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-05T10:16:52.437Z] INFO: Archiving Costs [Pipeline] sh [2025-03-05T10:16:53.081Z] + cat /w/workspace/device-s7/18/archives/cost.csv [2025-03-05T10:16:53.081Z] + cut -d, -f6 [Pipeline] lock [2025-03-05T10:16:53.137Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-18-stack-cost] [2025-03-05T10:16:53.146Z] Resource [jenkins-edgexfoundry-device-s7-main-18-stack-cost] did not exist. Created. [2025-03-05T10:16:53.152Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-05T10:16:53.819Z] /w/workspace/device-s7/18@tmp/durable-005d505a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-05T10:16:54.456Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-05T10:16:54.483Z] Warning: overwriting stash ‘stack-cost’ [2025-03-05T10:16:54.531Z] Stashed 1 file(s) [Pipeline] } [2025-03-05T10:16:54.541Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-18-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-05T10:16:54.567Z] $ docker stop --time=1 2ee189eda8277b7126b678c68f5dfa5a67f0eee6e9c1c787fc77a992796203c8 [2025-03-05T10:16:56.047Z] $ docker rm -f --volumes 2ee189eda8277b7126b678c68f5dfa5a67f0eee6e9c1c787fc77a992796203c8 [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-03-05T10:16:56.534Z] provisioning config files... [2025-03-05T10:16:56.540Z] copy managed file [device-s7-codecov-token] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config481353639465177914tmp [Pipeline] { [Pipeline] sh [2025-03-05T10:16:56.838Z] + set +x [2025-03-05T10:16:56.838Z] + curl -s https://codecov.io/bash [2025-03-05T10:16:56.838Z] + bash -s -- [2025-03-05T10:16:56.838Z] [2025-03-05T10:16:56.838Z] _____ _ [2025-03-05T10:16:56.838Z] / ____| | | [2025-03-05T10:16:56.838Z] | | ___ __| | ___ ___ _____ __ [2025-03-05T10:16:56.838Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-05T10:16:56.838Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-05T10:16:56.838Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-05T10:16:56.838Z] Bash-1.0.6 [2025-03-05T10:16:56.838Z] [2025-03-05T10:16:56.838Z] [2025-03-05T10:16:56.838Z] ==> git version 2.25.1 found [2025-03-05T10:16:56.838Z] ==> 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-03-05T10:16:56.838Z] Release-Date: 2020-01-08 [2025-03-05T10:16:56.838Z] 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-03-05T10:16:56.838Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-05T10:16:56.838Z] ==> Jenkins CI detected. [2025-03-05T10:16:56.838Z] current dir:  /w/workspace/edgexfoundry_device-s7_main [2025-03-05T10:16:56.838Z] project root: . [2025-03-05T10:16:56.838Z] --> token set from env [2025-03-05T10:16:56.838Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-05T10:16:56.838Z] ==> Running gcov in . (disable via -X gcov) [2025-03-05T10:16:56.838Z] ==> Python coveragepy not found [2025-03-05T10:16:56.838Z] ==> Searching for coverage reports in: [2025-03-05T10:16:56.838Z] + . [2025-03-05T10:16:56.838Z] -> Found 1 reports [2025-03-05T10:16:56.838Z] ==> Detecting git/mercurial file structure [2025-03-05T10:16:56.838Z] ==> Reading reports [2025-03-05T10:16:57.099Z] + ./coverage.out bytes=19094 [2025-03-05T10:16:57.099Z] ==> Appending adjustments [2025-03-05T10:16:57.099Z] https://docs.codecov.io/docs/fixing-reports [2025-03-05T10:16:57.099Z] + Found adjustments [2025-03-05T10:16:57.099Z] ==> Gzipping contents [2025-03-05T10:16:57.099Z] 4.0K /tmp/codecov.E39ARS.gz [2025-03-05T10:16:57.099Z] ==> Uploading reports [2025-03-05T10:16:57.099Z] url: https://codecov.io [2025-03-05T10:16:57.099Z] query: branch=main&commit=c2d359997a1fcf817601af957ae79adf4722dae3&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F18%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-05T10:16:57.099Z] -> Pinging Codecov [2025-03-05T10:16:57.099Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c2d359997a1fcf817601af957ae79adf4722dae3&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F18%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-05T10:16:57.359Z] -> Uploading to [2025-03-05T10:16:57.359Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-s7/c2d359997a1fcf817601af957ae79adf4722dae3/488a6963-9f7a-4c35-a974-ed6ce3c8fc20.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250305%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250305T101657Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=d90bcaad4cff0676b82fea7242ba4dcc73c93d5c37a7edc21c11b633cb4cdd9a [2025-03-05T10:16:57.360Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-05T10:16:57.360Z] Dload Upload Total Spent Left Speed [2025-03-05T10:16:57.619Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2849 0 0 100 2849 0 6549 --:--:-- --:--:-- --:--:-- 6549 [2025-03-05T10:16:57.619Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-s7/commit/c2d359997a1fcf817601af957ae79adf4722dae3 [Pipeline] } [2025-03-05T10:16:57.627Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-03-05T10:16:57.844Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-05T10:16:57.862Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:16:58.176Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-05T10:16:58.176Z] [2025-03-05T10:16:58.176Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:16:58.486Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-05T10:16:58.486Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-05T10:16:58.486Z] 43c4264eed91: Pulling fs layer [2025-03-05T10:16:58.486Z] 4cc291be95ef: Pulling fs layer [2025-03-05T10:16:58.486Z] 2ac1f1163629: Pulling fs layer [2025-03-05T10:16:58.486Z] 5c3c966382ef: Pulling fs layer [2025-03-05T10:16:58.486Z] 4f4fb700ef54: Pulling fs layer [2025-03-05T10:16:58.486Z] d9c7d2e4e75e: Pulling fs layer [2025-03-05T10:16:58.486Z] 9c3e1370e548: Pulling fs layer [2025-03-05T10:16:58.486Z] d9c7d2e4e75e: Waiting [2025-03-05T10:16:58.486Z] 9c3e1370e548: Waiting [2025-03-05T10:16:58.486Z] 5c3c966382ef: Waiting [2025-03-05T10:16:58.486Z] 4f4fb700ef54: Waiting [2025-03-05T10:16:58.486Z] 4cc291be95ef: Verifying Checksum [2025-03-05T10:16:58.486Z] 4cc291be95ef: Download complete [2025-03-05T10:16:58.486Z] 5c3c966382ef: Download complete [2025-03-05T10:16:58.486Z] 4f4fb700ef54: Download complete [2025-03-05T10:16:58.486Z] 43c4264eed91: Download complete [2025-03-05T10:16:58.744Z] 43c4264eed91: Pull complete [2025-03-05T10:16:58.744Z] d9c7d2e4e75e: Verifying Checksum [2025-03-05T10:16:58.744Z] d9c7d2e4e75e: Download complete [2025-03-05T10:16:58.744Z] 4cc291be95ef: Pull complete [2025-03-05T10:16:59.002Z] 2ac1f1163629: Verifying Checksum [2025-03-05T10:16:59.002Z] 2ac1f1163629: Download complete [2025-03-05T10:16:59.567Z] 9c3e1370e548: Verifying Checksum [2025-03-05T10:16:59.567Z] 9c3e1370e548: Download complete [2025-03-05T10:17:02.101Z] 2ac1f1163629: Pull complete [2025-03-05T10:17:02.101Z] 5c3c966382ef: Pull complete [2025-03-05T10:17:02.101Z] 4f4fb700ef54: Pull complete [2025-03-05T10:17:02.359Z] d9c7d2e4e75e: Pull complete [2025-03-05T10:17:04.896Z] 9c3e1370e548: Pull complete [2025-03-05T10:17:04.896Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-05T10:17:04.896Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-05T10:17:04.896Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:17:04.995Z] prd-ubuntu20.04-docker-8c-8g-40288 does not seem to be running inside a container [2025-03-05T10:17:05.013Z] $ 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-03-05T10:17:07.920Z] $ docker top 31189a75639b017be16eabc901f5b9cedce3dcd746248a7b3be239e2074c9125 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T10:17:08.294Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] echo [2025-03-05T10:17:08.305Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-s7:main' [Pipeline] sh [2025-03-05T10:17:08.587Z] + set -o pipefail [2025-03-05T10:17:08.587Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-s7:main' [2025-03-05T10:17:15.169Z] [2025-03-05T10:17:15.169Z] Monitoring /w/workspace/edgexfoundry_device-s7_main (github.com/edgexfoundry/device-s7)... [2025-03-05T10:17:15.169Z] [2025-03-05T10:17:15.169Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9802e2c3-a805-43f9-b47e-5746baaac31c/history/cf119a66-3633-4240-bcfe-de1af8736ecb [2025-03-05T10:17:15.169Z] [2025-03-05T10:17:15.169Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-05T10:17:15.169Z] [2025-03-05T10:17:15.169Z] [2025-03-05T10:17:15.169Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-05T10:17:15.169Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-05T10:17:15.169Z] $ docker stop --time=1 31189a75639b017be16eabc901f5b9cedce3dcd746248a7b3be239e2074c9125 [2025-03-05T10:17:17.834Z] $ docker rm -f --volumes 31189a75639b017be16eabc901f5b9cedce3dcd746248a7b3be239e2074c9125 [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-03-05T10:17:18.719Z] + git log --format=format:%s -1 c2d359997a1fcf817601af957ae79adf4722dae3 [Pipeline] sh [2025-03-05T10:17:19.004Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T10:17:19.004Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:17:19.307Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T10:17:19.307Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:17:19.381Z] prd-ubuntu20.04-docker-8c-8g-40288 does not seem to be running inside a container [2025-03-05T10:17:19.389Z] $ 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-03-05T10:17:19.776Z] $ docker top de89f63b48d522fbfdc90ed2689b5679465ebdfd25aff617e355ec8cf75477ee -eo pid,comm [2025-03-05T10:17:19.837Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-05T10:17:19.837Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T10:17:19.898Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T10:17:19.898Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T10:17:20.013Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T10:17:20.000Z] $ docker exec de89f63b48d522fbfdc90ed2689b5679465ebdfd25aff617e355ec8cf75477ee ssh-agent [2025-03-05T10:17:20.116Z] SSH_AUTH_SOCK=/tmp/ssh-H8tK3lvyMS4j/agent.32 [2025-03-05T10:17:20.116Z] SSH_AGENT_PID=38 [2025-03-05T10:17:20.121Z] Running ssh-add (command line suppressed) [2025-03-05T10:17:20.205Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_6212930619795714329.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_6212930619795714329.key) [2025-03-05T10:17:20.232Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T10:17:20.529Z] + git semver tag [2025-03-05T10:17:20.788Z] 2025-03-05 10:17:20,659 [run_tag] DEBUG tag force:False [2025-03-05T10:17:20.788Z] 2025-03-05 10:17:20,659 [check_head_tag] DEBUG check head tag [2025-03-05T10:17:20.788Z] 2025-03-05 10:17:20,659 [execute] INFO git cat-file --batch-check [2025-03-05T10:17:20.788Z] 2025-03-05 10:17:20,659 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=) [2025-03-05T10:17:20.788Z] 2025-03-05 10:17:20,663 [execute] INFO git cat-file --batch [2025-03-05T10:17:20.788Z] 2025-03-05 10:17:20,663 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=) [2025-03-05T10:17:20.788Z] 2025-03-05 10:17:20,669 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-03-05T10:17:20.788Z] 2025-03-05 10:17:20,669 [execute] INFO git tag -a v4.0.0-dev.10 -m v4.0.0-dev.10 [2025-03-05T10:17:20.788Z] 2025-03-05 10:17:20,670 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.10', '-m', 'v4.0.0-dev.10'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=None) [2025-03-05T10:17:20.788Z] 2025-03-05 10:17:20,675 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-03-05T10:17:20.788Z] 4.0.0-dev.10 [Pipeline] } [2025-03-05T10:17:20.782Z] $ docker exec --env ******** --env ******** de89f63b48d522fbfdc90ed2689b5679465ebdfd25aff617e355ec8cf75477ee ssh-agent -k [2025-03-05T10:17:20.877Z] unset SSH_AUTH_SOCK; [2025-03-05T10:17:20.878Z] unset SSH_AGENT_PID; [2025-03-05T10:17:20.878Z] echo Agent pid 38 killed; [2025-03-05T10:17:20.903Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T10:17:21.233Z] + git semver [Pipeline] } [2025-03-05T10:17:21.489Z] $ docker stop --time=1 de89f63b48d522fbfdc90ed2689b5679465ebdfd25aff617e355ec8cf75477ee [2025-03-05T10:17:22.773Z] $ docker rm -f --volumes de89f63b48d522fbfdc90ed2689b5679465ebdfd25aff617e355ec8cf75477ee [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:17:23.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-05T10:17:23.202Z] [2025-03-05T10:17:23.202Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:17:23.617Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-05T10:17:23.617Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-05T10:17:23.617Z] ab5ef0e58194: Pulling fs layer [2025-03-05T10:17:23.617Z] 9712f1f96733: Pulling fs layer [2025-03-05T10:17:23.617Z] 63f879dbbcfc: Pulling fs layer [2025-03-05T10:17:23.617Z] 0d9ebad4ef96: Pulling fs layer [2025-03-05T10:17:23.617Z] e9a5061849ea: Pulling fs layer [2025-03-05T10:17:23.617Z] d747dcd14b5f: Pulling fs layer [2025-03-05T10:17:23.617Z] 2de7ff778b66: Pulling fs layer [2025-03-05T10:17:23.617Z] 0d9ebad4ef96: Waiting [2025-03-05T10:17:23.617Z] 2de7ff778b66: Waiting [2025-03-05T10:17:23.617Z] d747dcd14b5f: Waiting [2025-03-05T10:17:23.617Z] 9712f1f96733: Verifying Checksum [2025-03-05T10:17:23.617Z] 9712f1f96733: Download complete [2025-03-05T10:17:23.898Z] 63f879dbbcfc: Verifying Checksum [2025-03-05T10:17:23.898Z] 63f879dbbcfc: Download complete [2025-03-05T10:17:23.898Z] e9a5061849ea: Verifying Checksum [2025-03-05T10:17:23.898Z] e9a5061849ea: Download complete [2025-03-05T10:17:23.898Z] d747dcd14b5f: Download complete [2025-03-05T10:17:24.173Z] 0d9ebad4ef96: Download complete [2025-03-05T10:17:24.173Z] ab5ef0e58194: Verifying Checksum [2025-03-05T10:17:24.173Z] ab5ef0e58194: Download complete [2025-03-05T10:17:24.173Z] 2de7ff778b66: Download complete [2025-03-05T10:17:26.780Z] ab5ef0e58194: Pull complete [2025-03-05T10:17:26.780Z] 9712f1f96733: Pull complete [2025-03-05T10:17:27.038Z] 63f879dbbcfc: Pull complete [2025-03-05T10:17:30.330Z] 0d9ebad4ef96: Pull complete [2025-03-05T10:17:30.330Z] e9a5061849ea: Pull complete [2025-03-05T10:17:30.589Z] d747dcd14b5f: Pull complete [2025-03-05T10:17:31.525Z] 2de7ff778b66: Pull complete [2025-03-05T10:17:31.525Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-05T10:17:31.525Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-05T10:17:31.525Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:17:31.631Z] prd-ubuntu20.04-docker-8c-8g-40288 does not seem to be running inside a container [2025-03-05T10:17:31.641Z] $ 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-03-05T10:17:34.383Z] $ docker top d70a44d7caec784f34fcd86784af0262be0c1e66b5b4e68d660bc80263980a7e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-05T10:17:34.490Z] provisioning config files... [2025-03-05T10:17:34.499Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config6455341606213537865tmp [2025-03-05T10:17:34.508Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config9416993952246840367tmp [2025-03-05T10:17:34.523Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config17444033419223850139tmp [Pipeline] { [Pipeline] echo [2025-03-05T10:17:34.549Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:17:34.856Z] ---> sigul-configuration.sh [2025-03-05T10:17:34.856Z] gpg: directory `/root/.gnupg' created [2025-03-05T10:17:34.856Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-05T10:17:34.856Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-05T10:17:34.856Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-05T10:17:34.856Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-05T10:17:34.856Z] gpg: CAST5 encrypted data [2025-03-05T10:17:34.856Z] gpg: encrypted with 1 passphrase [2025-03-05T10:17:34.856Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-05T10:17:35.147Z] + mkdir /home/jenkins [2025-03-05T10:17:35.148Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-05T10:17:35.442Z] + 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-03-05T10:17:35.457Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:17:35.750Z] ---> sigul-install.sh [2025-03-05T10:17:35.750Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-05T10:17:36.040Z] + git tag --list [2025-03-05T10:17:36.041Z] v0.0.0 [2025-03-05T10:17:36.041Z] v0.0.1-dev.1 [2025-03-05T10:17:36.041Z] v0.0.1-dev.2 [2025-03-05T10:17:36.041Z] v4.0.0-dev.1 [2025-03-05T10:17:36.041Z] v4.0.0-dev.10 [2025-03-05T10:17:36.041Z] v4.0.0-dev.2 [2025-03-05T10:17:36.041Z] v4.0.0-dev.3 [2025-03-05T10:17:36.041Z] v4.0.0-dev.4 [2025-03-05T10:17:36.041Z] v4.0.0-dev.5 [2025-03-05T10:17:36.041Z] v4.0.0-dev.6 [2025-03-05T10:17:36.041Z] v4.0.0-dev.7 [2025-03-05T10:17:36.041Z] v4.0.0-dev.8 [2025-03-05T10:17:36.041Z] v4.0.0-dev.9 [Pipeline] sh [2025-03-05T10:17:36.334Z] + lftools sign git-tag v4.0.0-dev.10 [2025-03-05T10:17:36.903Z] Signing Git tag with Sigul... [2025-03-05T10:17:36.903Z] Signing v4.0.0-dev.10 [Pipeline] echo [2025-03-05T10:17:37.483Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:17:37.772Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-05T10:17:37.778Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-05T10:17:37.786Z] $ docker stop --time=1 d70a44d7caec784f34fcd86784af0262be0c1e66b5b4e68d660bc80263980a7e [2025-03-05T10:17:39.057Z] $ docker rm -f --volumes d70a44d7caec784f34fcd86784af0262be0c1e66b5b4e68d660bc80263980a7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-05T10:17:39.520Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T10:17:39.520Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:17:39.822Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T10:17:39.822Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:17:39.905Z] prd-ubuntu20.04-docker-8c-8g-40288 does not seem to be running inside a container [2025-03-05T10:17:39.917Z] $ 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-03-05T10:17:40.253Z] $ docker top 2d93e99b0e795b9e5dfd57506ee26772a0628972f2c5a6b9071a592aabc9733a -eo pid,comm [2025-03-05T10:17:40.316Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-05T10:17:40.316Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T10:17:40.375Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T10:17:40.375Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T10:17:40.482Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T10:17:40.469Z] $ docker exec 2d93e99b0e795b9e5dfd57506ee26772a0628972f2c5a6b9071a592aabc9733a ssh-agent [2025-03-05T10:17:40.600Z] SSH_AUTH_SOCK=/tmp/ssh-xtGu24ybZFWT/agent.33 [2025-03-05T10:17:40.600Z] SSH_AGENT_PID=39 [2025-03-05T10:17:40.604Z] Running ssh-add (command line suppressed) [2025-03-05T10:17:40.685Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_11639555667709282543.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_11639555667709282543.key) [2025-03-05T10:17:40.715Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T10:17:41.007Z] + git semver bump pre [2025-03-05T10:17:41.266Z] 2025-03-05 10:17:41,146 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-03-05T10:17:41.266Z] 2025-03-05 10:17:41,146 [bump_version] DEBUG bumping version:4.0.0-dev.10 on axis:pre with prefix:dev [2025-03-05T10:17:41.266Z] 2025-03-05 10:17:41,146 [bump_version] DEBUG bumped version:4.0.0-dev.11 [2025-03-05T10:17:41.266Z] 2025-03-05 10:17:41,147 [write_version] DEBUG write version:4.0.0-dev.11 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:True [2025-03-05T10:17:41.266Z] 2025-03-05 10:17:41,147 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-03-05T10:17:41.266Z] 2025-03-05 10:17:41,147 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-03-05T10:17:41.266Z] 2025-03-05 10:17:41,148 [execute] INFO git cat-file --batch-check [2025-03-05T10:17:41.267Z] 2025-03-05 10:17:41,148 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-05T10:17:41.267Z] 2025-03-05 10:17:41,153 [execute] INFO git cat-file --batch [2025-03-05T10:17:41.267Z] 2025-03-05 10:17:41,154 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-05T10:17:41.267Z] 2025-03-05 10:17:41,159 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-03-05T10:17:41.267Z] 4.0.0-dev.11 [Pipeline] } [2025-03-05T10:17:41.261Z] $ docker exec --env ******** --env ******** 2d93e99b0e795b9e5dfd57506ee26772a0628972f2c5a6b9071a592aabc9733a ssh-agent -k [2025-03-05T10:17:41.349Z] unset SSH_AUTH_SOCK; [2025-03-05T10:17:41.350Z] unset SSH_AGENT_PID; [2025-03-05T10:17:41.350Z] echo Agent pid 39 killed; [2025-03-05T10:17:41.377Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T10:17:41.712Z] + git semver [Pipeline] } [2025-03-05T10:17:41.969Z] $ docker stop --time=1 2d93e99b0e795b9e5dfd57506ee26772a0628972f2c5a6b9071a592aabc9733a [2025-03-05T10:17:43.210Z] $ docker rm -f --volumes 2d93e99b0e795b9e5dfd57506ee26772a0628972f2c5a6b9071a592aabc9733a [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T10:17:43.567Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T10:17:43.568Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:17:43.870Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T10:17:43.870Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:17:43.951Z] prd-ubuntu20.04-docker-8c-8g-40288 does not seem to be running inside a container [2025-03-05T10:17:43.964Z] $ 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-03-05T10:17:44.277Z] $ docker top 7b1fe5f31069eb20f6629c57b89376528b5c9ba86b59b9adbd67e0c42a099932 -eo pid,comm [2025-03-05T10:17:44.340Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-05T10:17:44.340Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T10:17:44.404Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T10:17:44.404Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T10:17:44.511Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T10:17:44.498Z] $ docker exec 7b1fe5f31069eb20f6629c57b89376528b5c9ba86b59b9adbd67e0c42a099932 ssh-agent [2025-03-05T10:17:44.631Z] SSH_AUTH_SOCK=/tmp/ssh-R42ocCZF0jj0/agent.32 [2025-03-05T10:17:44.631Z] SSH_AGENT_PID=38 [2025-03-05T10:17:44.635Z] Running ssh-add (command line suppressed) [2025-03-05T10:17:44.710Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_4184557634547154053.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_4184557634547154053.key) [2025-03-05T10:17:44.737Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T10:17:45.034Z] + git semver push [2025-03-05T10:17:45.294Z] 2025-03-05 10:17:45,204 [run_push] DEBUG push [2025-03-05T10:17:45.294Z] 2025-03-05 10:17:45,204 [execute] INFO git cat-file --batch-check [2025-03-05T10:17:45.294Z] 2025-03-05 10:17:45,205 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-05T10:17:45.294Z] 2025-03-05 10:17:45,208 [execute] INFO git rev-list bc40a083720452d819534af3e0a8b7f4a9de8c6f -- [2025-03-05T10:17:45.294Z] 2025-03-05 10:17:45,209 [execute] DEBUG Popen(['git', 'rev-list', 'bc40a083720452d819534af3e0a8b7f4a9de8c6f', '--'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-05T10:17:45.294Z] 2025-03-05 10:17:45,213 [execute] INFO git fetch -v origin [2025-03-05T10:17:45.294Z] 2025-03-05 10:17:45,213 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-05T10:17:45.860Z] 2025-03-05 10:17:45,652 [run_push] DEBUG no remote changes detected [2025-03-05T10:17:45.861Z] 2025-03-05 10:17:45,652 [execute] INFO git push origin semver [2025-03-05T10:17:45.861Z] 2025-03-05 10:17:45,653 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-05T10:17:46.430Z] 2025-03-05 10:17:46,365 [run_push] DEBUG push all version tags [2025-03-05T10:17:46.430Z] 2025-03-05 10:17:46,365 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-05T10:17:46.430Z] 2025-03-05 10:17:46,366 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=None) [2025-03-05T10:17:46.997Z] 2025-03-05 10:17:46,946 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-03-05T10:17:46.997Z] 4.0.0-dev.11 [Pipeline] } [2025-03-05T10:17:46.990Z] $ docker exec --env ******** --env ******** 7b1fe5f31069eb20f6629c57b89376528b5c9ba86b59b9adbd67e0c42a099932 ssh-agent -k [2025-03-05T10:17:47.079Z] unset SSH_AUTH_SOCK; [2025-03-05T10:17:47.079Z] unset SSH_AGENT_PID; [2025-03-05T10:17:47.079Z] echo Agent pid 38 killed; [2025-03-05T10:17:47.105Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T10:17:47.442Z] + git semver [Pipeline] } [2025-03-05T10:17:47.701Z] $ docker stop --time=1 7b1fe5f31069eb20f6629c57b89376528b5c9ba86b59b9adbd67e0c42a099932 [2025-03-05T10:17:48.965Z] $ docker rm -f --volumes 7b1fe5f31069eb20f6629c57b89376528b5c9ba86b59b9adbd67e0c42a099932 [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-03-05T10:17:49.656Z] + [ -d /w/workspace/edgexfoundry_device-s7_main/archives ] [2025-03-05T10:17:49.657Z] + ls -al /w/workspace/edgexfoundry_device-s7_main/archives [2025-03-05T10:17:49.657Z] total 16 [2025-03-05T10:17:49.657Z] drwxr-xr-x 3 root root 4096 Mar 5 10:01 . [2025-03-05T10:17:49.657Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 5 10:17 .. [2025-03-05T10:17:49.657Z] drwxr-xr-x 2 root root 4096 Mar 5 10:01 cost [2025-03-05T10:17:49.657Z] -rw-r--r-- 1 root root 80 Mar 5 10:01 cost.csv [2025-03-05T10:17:49.657Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_main/archives [2025-03-05T10:17:49.657Z] + ls -al /w/workspace/edgexfoundry_device-s7_main/archives [2025-03-05T10:17:49.657Z] total 16 [2025-03-05T10:17:49.657Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 10:01 . [2025-03-05T10:17:49.657Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 5 10:17 .. [2025-03-05T10:17:49.657Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 5 10:01 cost [2025-03-05T10:17:49.657Z] -rw-r--r-- 1 jenkins jenkins 80 Mar 5 10:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:17:49.945Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:17:50.805Z] ---> package-listing.sh [2025-03-05T10:17:50.805Z] ++ facter osfamily [2025-03-05T10:17:50.805Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-05T10:17:51.064Z] + OS_FAMILY=debian [2025-03-05T10:17:51.064Z] + workspace=/w/workspace/edgexfoundry_device-s7_main [2025-03-05T10:17:51.064Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-05T10:17:51.064Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-05T10:17:51.064Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-05T10:17:51.064Z] + PACKAGES=/tmp/packages_start.txt [2025-03-05T10:17:51.064Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2025-03-05T10:17:51.064Z] + PACKAGES=/tmp/packages_end.txt [2025-03-05T10:17:51.064Z] + case "${OS_FAMILY}" in [2025-03-05T10:17:51.064Z] + dpkg -l [2025-03-05T10:17:51.064Z] + grep '^ii' [2025-03-05T10:17:51.064Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-05T10:17:51.064Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-05T10:17:51.064Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-05T10:17:51.064Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2025-03-05T10:17:51.064Z] + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ [2025-03-05T10:17:51.064Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo [2025-03-05T10:17:51.076Z] 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-03-05T10:17:51.356Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:17:51.922Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T10:17:51.922Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:17:51.999Z] prd-ubuntu20.04-docker-8c-8g-40288 does not seem to be running inside a container [2025-03-05T10:17:52.014Z] $ 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-03-05T10:17:52.215Z] $ docker top c722fada88551f0bb238cade84fde597e27c52e95228604fc12c713aae18a7ca -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T10:17:52.585Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-05T10:17:52.871Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-05T10:17:53.155Z] + ls /var/log/sa-host [2025-03-05T10:17:53.155Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T10:17:53.321Z] provisioning config files... [2025-03-05T10:17:53.330Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config4190587925113969069tmp [Pipeline] { [Pipeline] echo [2025-03-05T10:17:53.348Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:17:53.630Z] ---> create-netrc.sh [Pipeline] } [2025-03-05T10:17:53.637Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:17:53.998Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-05T10:17:54.008Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:17:54.291Z] ---> sudo-logs.sh [2025-03-05T10:17:54.291Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-05T10:17:54.326Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:17:54.613Z] ---> job-cost.sh [2025-03-05T10:17:54.613Z] lf-activate-venv: SKIPPING [2025-03-05T10:17:54.613Z] DEBUG: total: 0.2199999988079071 [2025-03-05T10:17:54.613Z] INFO: Retrieving Stack Cost... [2025-03-05T10:17:55.180Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-05T10:17:55.441Z] INFO: Archiving Costs [Pipeline] echo [2025-03-05T10:17:55.459Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:17:55.740Z] ---> logs-deploy.sh [2025-03-05T10:17:55.740Z] lf-activate-venv: SKIPPING [2025-03-05T10:17:55.740Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/18 [2025-03-05T10:17:55.740Z] INFO: archiving workspace using pattern(s): [2025-03-05T10:17:56.678Z] Archives upload complete. [2025-03-05T10:17:56.678Z] INFO: archiving logs to Nexus