Started by upstream project "edgexfoundry/cd-management/release-lts" build number 97 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cbf10d0c0293ecee235c1101d3a1c80e29a548a6 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-ssh6426442268078724551.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh1981620836908198566.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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/odessa/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/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4359323942312772103.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > 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-ssh1849576852805734090.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/odessa/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/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13679111033108380233.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-41082 in /w/workspace/edgexfoundry_device-s7_odessa [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_odessa # 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 > 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 Avoid second fetch Checking out Revision cbf10d0c0293ecee235c1101d3a1c80e29a548a6 (odessa) Commit message: "ci(lts-release): LTS release v4.0.0 @3111427" > git config core.sparsecheckout # timeout=10 > git checkout -f cbf10d0c0293ecee235c1101d3a1c80e29a548a6 # timeout=10 > git rev-list --no-walk cbf10d0c0293ecee235c1101d3a1c80e29a548a6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-12T07:51:42.664Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-12T07:51:42.742Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-12T07:51:42.771Z] ========================================================= [2025-03-12T07:51:42.771Z] EdgeX Global Pipelines Version Info [2025-03-12T07:51:42.771Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:51:43.933Z] ------------------- [2025-03-12T07:51:43.933Z] stable info: [2025-03-12T07:51:43.933Z] ------------------- [2025-03-12T07:51:43.933Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-12T07:51:43.933Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-12T07:51:43.933Z] Message: update stable to v1.0.271 [2025-03-12T07:51:44.193Z] ------------------- [2025-03-12T07:51:44.193Z] experimental info: [2025-03-12T07:51:44.193Z] ------------------- [2025-03-12T07:51:44.193Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-03-12T07:51:44.193Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-12T07:51:44.193Z] Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-12T07:51:44.266Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo [2025-03-12T07:51:44.285Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo [2025-03-12T07:51:44.308Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-12T07:51:44.329Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-12T07:51:44.351Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-12T07:51:44.377Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-12T07:51:44.402Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-12T07:51:44.428Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-12T07:51:44.456Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-12T07:51:44.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-12T07:51:44.507Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-12T07:51:44.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo [2025-03-12T07:51:44.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-12T07:51:44.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-12T07:51:44.601Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-12T07:51:44.628Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-12T07:51:44.655Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-12T07:51:44.678Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-12T07:51:44.702Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-12T07:51:44.723Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-12T07:51:44.750Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-12T07:51:44.774Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-12T07:51:44.799Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-12T07:51:44.821Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-12T07:51:44.846Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-12T07:51:44.878Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-12T07:51:44.900Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-12T07:51:44.922Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo [2025-03-12T07:51:44.947Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo [2025-03-12T07:51:44.969Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo [2025-03-12T07:51:44.992Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cbf10d0c0293ecee235c1101d3a1c80e29a548a6 [Pipeline] echo [2025-03-12T07:51:45.013Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cbf10d0 [Pipeline] echo [2025-03-12T07:51:45.033Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T07:51:45.103Z] provisioning config files... [2025-03-12T07:51:45.116Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_odessa@tmp/config7796146387458962629tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:51:45.448Z] ---> ****-login.sh [2025-03-12T07:51:45.448Z] nexus3.edgexfoundry.org:10001 [2025-03-12T07:51:45.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:51:45.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:51:45.708Z] Configure a credential helper to remove this warning. See [2025-03-12T07:51:45.708Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:51:45.708Z] [2025-03-12T07:51:45.708Z] Login Succeeded [2025-03-12T07:51:45.708Z] nexus3.edgexfoundry.org:10002 [2025-03-12T07:51:45.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:51:45.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:51:45.966Z] Configure a credential helper to remove this warning. See [2025-03-12T07:51:45.966Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:51:45.966Z] [2025-03-12T07:51:45.966Z] Login Succeeded [2025-03-12T07:51:45.966Z] nexus3.edgexfoundry.org:10003 [2025-03-12T07:51:45.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:51:45.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:51:45.966Z] Configure a credential helper to remove this warning. See [2025-03-12T07:51:45.966Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:51:45.966Z] [2025-03-12T07:51:45.966Z] Login Succeeded [2025-03-12T07:51:45.966Z] nexus3.edgexfoundry.org:10004 [2025-03-12T07:51:45.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:51:45.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:51:45.966Z] Configure a credential helper to remove this warning. See [2025-03-12T07:51:45.966Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:51:45.966Z] [2025-03-12T07:51:45.966Z] Login Succeeded [2025-03-12T07:51:45.966Z] ****.io [2025-03-12T07:51:46.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:51:46.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:51:46.483Z] Configure a credential helper to remove this warning. See [2025-03-12T07:51:46.483Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:51:46.483Z] [2025-03-12T07:51:46.483Z] Login Succeeded [2025-03-12T07:51:46.483Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T07:51:46.491Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-12T07:51:46.914Z] + git rev-list -1 --merges cbf10d0c0293ecee235c1101d3a1c80e29a548a6~1..cbf10d0c0293ecee235c1101d3a1c80e29a548a6 [Pipeline] echo [2025-03-12T07:51:46.941Z] -----------> git rev-list -1 --merges cbf10d0c0293ecee235c1101d3a1c80e29a548a6~1..cbf10d0c0293ecee235c1101d3a1c80e29a548a6 cbf10d0c0293ecee235c1101d3a1c80e29a548a6 [false] [Pipeline] sh [2025-03-12T07:51:47.232Z] + git log --format=format:%s -1 cbf10d0c0293ecee235c1101d3a1c80e29a548a6 [Pipeline] echo [2025-03-12T07:51:47.247Z] ========================================================= [2025-03-12T07:51:47.247Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2025-03-12T07:51:47.247Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-12T07:51:47.593Z] + git log --format=format:%s -1 cbf10d0c0293ecee235c1101d3a1c80e29a548a6 [Pipeline] echo [2025-03-12T07:51:47.605Z] [semverPrep] GIT_COMMIT: cbf10d0c0293ecee235c1101d3a1c80e29a548a6, Commit Message: ci(lts-release): LTS release v4.0.0 @3111427 [Pipeline] echo [2025-03-12T07:51:47.617Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-12T07:51:47.984Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T07:51:47.984Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-12T07:51:47.984Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-12T07:51:47.984Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-12T07:51:47.984Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-12T07:51:47.984Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-12T07:51:47.984Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:51:48.333Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T07:51:48.333Z] [2025-03-12T07:51:48.333Z] 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-12T07:51:48.639Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T07:51:48.639Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-12T07:51:48.639Z] b85a868b505f: Pulling fs layer [2025-03-12T07:51:48.639Z] e2be974225ed: Pulling fs layer [2025-03-12T07:51:48.639Z] 339a4e72a1f5: Pulling fs layer [2025-03-12T07:51:48.639Z] 988bab9f4d93: Pulling fs layer [2025-03-12T07:51:48.639Z] 1469e6f7b9e6: Pulling fs layer [2025-03-12T07:51:48.639Z] eaf3925da568: Pulling fs layer [2025-03-12T07:51:48.639Z] bab4dde63d76: Pulling fs layer [2025-03-12T07:51:48.639Z] bde34c3a00c8: Pulling fs layer [2025-03-12T07:51:48.639Z] b352a97aabf1: Pulling fs layer [2025-03-12T07:51:48.639Z] 4872d77fe225: Pulling fs layer [2025-03-12T07:51:48.639Z] 5851b861e8e6: Pulling fs layer [2025-03-12T07:51:48.639Z] eaf3925da568: Waiting [2025-03-12T07:51:48.639Z] bab4dde63d76: Waiting [2025-03-12T07:51:48.639Z] bde34c3a00c8: Waiting [2025-03-12T07:51:48.639Z] b352a97aabf1: Waiting [2025-03-12T07:51:48.639Z] 4872d77fe225: Waiting [2025-03-12T07:51:48.639Z] 988bab9f4d93: Waiting [2025-03-12T07:51:48.639Z] 5851b861e8e6: Waiting [2025-03-12T07:51:48.639Z] 1469e6f7b9e6: Waiting [2025-03-12T07:51:48.639Z] e2be974225ed: Verifying Checksum [2025-03-12T07:51:48.639Z] e2be974225ed: Download complete [2025-03-12T07:51:48.639Z] 988bab9f4d93: Verifying Checksum [2025-03-12T07:51:48.639Z] 988bab9f4d93: Download complete [2025-03-12T07:51:48.639Z] 1469e6f7b9e6: Verifying Checksum [2025-03-12T07:51:48.639Z] 1469e6f7b9e6: Download complete [2025-03-12T07:51:48.639Z] eaf3925da568: Verifying Checksum [2025-03-12T07:51:48.639Z] eaf3925da568: Download complete [2025-03-12T07:51:48.639Z] 339a4e72a1f5: Verifying Checksum [2025-03-12T07:51:48.639Z] 339a4e72a1f5: Download complete [2025-03-12T07:51:48.901Z] bde34c3a00c8: Download complete [2025-03-12T07:51:48.901Z] b352a97aabf1: Download complete [2025-03-12T07:51:48.901Z] 4872d77fe225: Verifying Checksum [2025-03-12T07:51:48.901Z] 4872d77fe225: Download complete [2025-03-12T07:51:48.901Z] 5851b861e8e6: Verifying Checksum [2025-03-12T07:51:48.901Z] 5851b861e8e6: Download complete [2025-03-12T07:51:48.901Z] b85a868b505f: Verifying Checksum [2025-03-12T07:51:48.901Z] b85a868b505f: Download complete [2025-03-12T07:51:49.164Z] bab4dde63d76: Verifying Checksum [2025-03-12T07:51:49.164Z] bab4dde63d76: Download complete [2025-03-12T07:51:50.107Z] b85a868b505f: Pull complete [2025-03-12T07:51:50.107Z] e2be974225ed: Pull complete [2025-03-12T07:51:50.675Z] 339a4e72a1f5: Pull complete [2025-03-12T07:51:50.675Z] 988bab9f4d93: Pull complete [2025-03-12T07:51:50.937Z] 1469e6f7b9e6: Pull complete [2025-03-12T07:51:51.200Z] eaf3925da568: Pull complete [2025-03-12T07:51:53.106Z] bab4dde63d76: Pull complete [2025-03-12T07:51:53.106Z] bde34c3a00c8: Pull complete [2025-03-12T07:51:53.106Z] b352a97aabf1: Pull complete [2025-03-12T07:51:53.106Z] 4872d77fe225: Pull complete [2025-03-12T07:51:53.106Z] 5851b861e8e6: Pull complete [2025-03-12T07:51:53.106Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-12T07:51:53.106Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T07:51:53.106Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:51:53.244Z] prd-ubuntu20.04-docker-8c-8g-41082 does not seem to be running inside a container [2025-03-12T07:51:53.266Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_odessa -v /w/workspace/edgexfoundry_device-s7_odessa:/w/workspace/edgexfoundry_device-s7_odessa:rw,z -v /w/workspace/edgexfoundry_device-s7_odessa@tmp:/w/workspace/edgexfoundry_device-s7_odessa@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-12T07:51:56.237Z] $ docker top 075a38862e2d950e04ef6a91e57e6f68f709bcc73119960129a9d898bff01502 -eo pid,comm [2025-03-12T07:51:56.297Z] 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-12T07:51:56.297Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-12T07:51:56.363Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T07:51:56.363Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T07:51:56.456Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T07:51:56.451Z] $ docker exec 075a38862e2d950e04ef6a91e57e6f68f709bcc73119960129a9d898bff01502 ssh-agent [2025-03-12T07:51:56.555Z] SSH_AUTH_SOCK=/tmp/ssh-e1LylpnAYerG/agent.33 [2025-03-12T07:51:56.555Z] SSH_AGENT_PID=39 [2025-03-12T07:51:56.561Z] Running ssh-add (command line suppressed) [2025-03-12T07:51:56.659Z] Identity added: /w/workspace/edgexfoundry_device-s7_odessa@tmp/private_key_10916924139457298892.key (/w/workspace/edgexfoundry_device-s7_odessa@tmp/private_key_10916924139457298892.key) [2025-03-12T07:51:56.678Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T07:51:56.975Z] + git tag --points-at cbf10d0c0293ecee235c1101d3a1c80e29a548a6 [Pipeline] } [2025-03-12T07:51:56.979Z] $ docker exec --env ******** --env ******** 075a38862e2d950e04ef6a91e57e6f68f709bcc73119960129a9d898bff01502 ssh-agent -k [2025-03-12T07:51:57.072Z] unset SSH_AUTH_SOCK; [2025-03-12T07:51:57.073Z] unset SSH_AGENT_PID; [2025-03-12T07:51:57.073Z] echo Agent pid 39 killed; [2025-03-12T07:51:57.093Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2025-03-12T07:51:57.130Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v4.0.0' [Pipeline] sshagent [2025-03-12T07:51:57.152Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T07:51:57.152Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T07:51:57.250Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T07:51:57.246Z] $ docker exec 075a38862e2d950e04ef6a91e57e6f68f709bcc73119960129a9d898bff01502 ssh-agent [2025-03-12T07:51:57.344Z] SSH_AUTH_SOCK=/tmp/ssh-UF1CH2DrQnKY/agent.73 [2025-03-12T07:51:57.344Z] SSH_AGENT_PID=79 [2025-03-12T07:51:57.349Z] Running ssh-add (command line suppressed) [2025-03-12T07:51:57.431Z] Identity added: /w/workspace/edgexfoundry_device-s7_odessa@tmp/private_key_12631881345015730011.key (/w/workspace/edgexfoundry_device-s7_odessa@tmp/private_key_12631881345015730011.key) [2025-03-12T07:51:57.451Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T07:51:57.742Z] + git semver init [2025-03-12T07:51:58.000Z] 2025-03-12 07:51:57,889 [run_init] DEBUG init version:0.0.0 force:False [2025-03-12T07:51:58.000Z] 2025-03-12 07:51:57,890 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_odessa/.semver [2025-03-12T07:51:58.000Z] 2025-03-12 07:51:57,890 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_odessa/.semver [2025-03-12T07:51:58.000Z] 2025-03-12 07:51:57,891 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-s7.git', '/w/workspace/edgexfoundry_device-s7_odessa/.semver'], cwd=/w/workspace/edgexfoundry_device-s7_odessa, universal_newlines=False, shell=None, istream=None) [2025-03-12T07:51:59.380Z] 2025-03-12 07:51:58,980 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_odessa/.git/info/exclude [2025-03-12T07:51:59.380Z] 2025-03-12 07:51:58,981 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_odessa/.semver/odessa with force:False [2025-03-12T07:51:59.380Z] 2025-03-12 07:51:58,981 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_odessa/.semver/odessa [2025-03-12T07:51:59.380Z] 2025-03-12 07:51:58,981 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_odessa/.semver/odessa [2025-03-12T07:51:59.380Z] 4.0.0 [Pipeline] } [2025-03-12T07:51:59.383Z] $ docker exec --env ******** --env ******** 075a38862e2d950e04ef6a91e57e6f68f709bcc73119960129a9d898bff01502 ssh-agent -k [2025-03-12T07:51:59.481Z] unset SSH_AUTH_SOCK; [2025-03-12T07:51:59.481Z] unset SSH_AGENT_PID; [2025-03-12T07:51:59.482Z] echo Agent pid 79 killed; [2025-03-12T07:51:59.503Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T07:51:59.845Z] + git semver [Pipeline] } [2025-03-12T07:52:00.111Z] $ docker stop --time=1 075a38862e2d950e04ef6a91e57e6f68f709bcc73119960129a9d898bff01502 [2025-03-12T07:52:01.812Z] $ docker rm -f --volumes 075a38862e2d950e04ef6a91e57e6f68f709bcc73119960129a9d898bff01502 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T07:52:02.239Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-12T07:52:02.490Z] Stashed 1 file(s) [Pipeline] echo [2025-03-12T07:52:02.494Z] [edgeXSemver]: initialized semver on version 4.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-12T07:52:02.954Z] + git checkout cbf10d0c0293ecee235c1101d3a1c80e29a548a6 [2025-03-12T07:52:03.213Z] HEAD is now at cbf10d0 ci(lts-release): LTS release v4.0.0 @3111427 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T07:52:03.250Z] provisioning config files... [2025-03-12T07:52:03.257Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_odessa@tmp/config17122470008452601008tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:52:03.586Z] ---> ****-login.sh [2025-03-12T07:52:03.586Z] nexus3.edgexfoundry.org:10001 [2025-03-12T07:52:03.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:52:03.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:52:03.586Z] Configure a credential helper to remove this warning. See [2025-03-12T07:52:03.586Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:52:03.586Z] [2025-03-12T07:52:03.586Z] Login Succeeded [2025-03-12T07:52:03.586Z] nexus3.edgexfoundry.org:10002 [2025-03-12T07:52:03.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:52:03.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:52:03.586Z] Configure a credential helper to remove this warning. See [2025-03-12T07:52:03.586Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:52:03.586Z] [2025-03-12T07:52:03.587Z] Login Succeeded [2025-03-12T07:52:03.587Z] nexus3.edgexfoundry.org:10003 [2025-03-12T07:52:03.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:52:03.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:52:03.856Z] Configure a credential helper to remove this warning. See [2025-03-12T07:52:03.857Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:52:03.857Z] [2025-03-12T07:52:03.857Z] Login Succeeded [2025-03-12T07:52:03.857Z] nexus3.edgexfoundry.org:10004 [2025-03-12T07:52:03.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:52:03.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:52:03.857Z] Configure a credential helper to remove this warning. See [2025-03-12T07:52:03.857Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:52:03.857Z] [2025-03-12T07:52:03.857Z] Login Succeeded [2025-03-12T07:52:03.857Z] ****.io [2025-03-12T07:52:03.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:52:04.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:52:04.115Z] Configure a credential helper to remove this warning. See [2025-03-12T07:52:04.115Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:52:04.115Z] [2025-03-12T07:52:04.115Z] Login Succeeded [2025-03-12T07:52:04.115Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T07:52:04.122Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-12T07:52:04.223Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-03-12T07:52:04.528Z] + grep ^go [0-9].[0-9]* go.mod [2025-03-12T07:52:04.528Z] + cut -d -f 2 [Pipeline] echo [2025-03-12T07:52:04.542Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T07:52:04.554Z] ========================================================= [2025-03-12T07:52:04.554Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] [2025-03-12T07:52:04.554Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:52:04.893Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . [2025-03-12T07:52:05.163Z] Sending build context to Docker daemon 56.28MB [2025-03-12T07:52:05.163Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T07:52:05.163Z] Step 2/10 : FROM ${BASE} AS builder [2025-03-12T07:52:05.422Z] 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2025-03-12T07:52:05.422Z] 0a9a5dfd008f: Pulling fs layer [2025-03-12T07:52:05.422Z] 8833042f23b5: Pulling fs layer [2025-03-12T07:52:05.422Z] 6ca661eb024f: Pulling fs layer [2025-03-12T07:52:05.422Z] b5acb76e9680: Pulling fs layer [2025-03-12T07:52:05.422Z] 4f4fb700ef54: Pulling fs layer [2025-03-12T07:52:05.422Z] 012bb1f9d321: Pulling fs layer [2025-03-12T07:52:05.422Z] 97255f1bc79d: Pulling fs layer [2025-03-12T07:52:05.422Z] 454448c9edf9: Pulling fs layer [2025-03-12T07:52:05.422Z] 15f87924ceaf: Pulling fs layer [2025-03-12T07:52:05.422Z] 4f4fb700ef54: Waiting [2025-03-12T07:52:05.422Z] 012bb1f9d321: Waiting [2025-03-12T07:52:05.422Z] 97255f1bc79d: Waiting [2025-03-12T07:52:05.422Z] 454448c9edf9: Waiting [2025-03-12T07:52:05.422Z] 15f87924ceaf: Waiting [2025-03-12T07:52:05.422Z] 8833042f23b5: Verifying Checksum [2025-03-12T07:52:05.422Z] 8833042f23b5: Download complete [2025-03-12T07:52:05.680Z] b5acb76e9680: Verifying Checksum [2025-03-12T07:52:05.680Z] b5acb76e9680: Download complete [2025-03-12T07:52:05.680Z] 4f4fb700ef54: Verifying Checksum [2025-03-12T07:52:05.680Z] 4f4fb700ef54: Download complete [2025-03-12T07:52:05.680Z] 012bb1f9d321: Verifying Checksum [2025-03-12T07:52:05.680Z] 012bb1f9d321: Download complete [2025-03-12T07:52:05.680Z] 0a9a5dfd008f: Download complete [2025-03-12T07:52:05.680Z] 97255f1bc79d: Verifying Checksum [2025-03-12T07:52:05.680Z] 97255f1bc79d: Download complete [2025-03-12T07:52:05.680Z] 0a9a5dfd008f: Pull complete [2025-03-12T07:52:05.938Z] 15f87924ceaf: Verifying Checksum [2025-03-12T07:52:05.938Z] 15f87924ceaf: Download complete [2025-03-12T07:52:05.938Z] 8833042f23b5: Pull complete [2025-03-12T07:52:06.197Z] 6ca661eb024f: Download complete [2025-03-12T07:52:06.456Z] 454448c9edf9: Verifying Checksum [2025-03-12T07:52:06.456Z] 454448c9edf9: Download complete [2025-03-12T07:52:09.736Z] 6ca661eb024f: Pull complete [2025-03-12T07:52:09.737Z] b5acb76e9680: Pull complete [2025-03-12T07:52:09.737Z] 4f4fb700ef54: Pull complete [2025-03-12T07:52:09.737Z] 012bb1f9d321: Pull complete [2025-03-12T07:52:10.003Z] 97255f1bc79d: Pull complete [2025-03-12T07:52:12.527Z] 454448c9edf9: Pull complete [2025-03-12T07:52:12.786Z] 15f87924ceaf: Pull complete [2025-03-12T07:52:12.786Z] Digest: sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd [2025-03-12T07:52:12.786Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-03-12T07:52:12.786Z] ---> bc3d7bf65e23 [2025-03-12T07:52:12.786Z] Step 3/10 : ARG MAKE=make build [2025-03-12T07:52:17.643Z] Still waiting to schedule task [2025-03-12T07:52:17.644Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-41068’ [2025-03-12T07:52:18.080Z] ---> Running in 77a118ed4290 [2025-03-12T07:52:18.080Z] Removing intermediate container 77a118ed4290 [2025-03-12T07:52:18.080Z] ---> c4e17bc0442e [2025-03-12T07:52:18.080Z] Step 4/10 : WORKDIR /device-s7 [2025-03-12T07:52:18.080Z] ---> Running in a75a4b434543 [2025-03-12T07:52:18.080Z] Removing intermediate container a75a4b434543 [2025-03-12T07:52:18.080Z] ---> 3397876b3c9c [2025-03-12T07:52:18.080Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-03-12T07:52:18.080Z] ---> Running in f3f456ebbdc6 [2025-03-12T07:52:18.080Z] Removing intermediate container f3f456ebbdc6 [2025-03-12T07:52:18.080Z] ---> 5d3dc8d9a375 [2025-03-12T07:52:18.080Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev [2025-03-12T07:52:18.080Z] ---> Running in 7559b5818bb7 [2025-03-12T07:52:18.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T07:52:18.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T07:52:18.649Z] OK: 248 MiB in 58 packages [2025-03-12T07:52:18.908Z] Removing intermediate container 7559b5818bb7 [2025-03-12T07:52:18.908Z] ---> 80ee3476c745 [2025-03-12T07:52:18.908Z] Step 7/10 : COPY go.mod vendor* ./ [2025-03-12T07:52:24.204Z] ---> 92abff5aa183 [2025-03-12T07:52:24.204Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T07:52:24.204Z] ---> Running in 60c6f9201a43 [2025-03-12T07:53:10.890Z] Removing intermediate container 60c6f9201a43 [2025-03-12T07:53:10.890Z] ---> d9be191aa73c [2025-03-12T07:53:10.890Z] Step 9/10 : COPY . . [2025-03-12T07:53:10.890Z] ---> ddc4ff3d09fc [2025-03-12T07:53:10.890Z] Step 10/10 : RUN ${MAKE} [2025-03-12T07:53:10.890Z] ---> Running in 80cba6a23392 [2025-03-12T07:53:10.890Z] noop [2025-03-12T07:53:10.890Z] Removing intermediate container 80cba6a23392 [2025-03-12T07:53:10.890Z] ---> 1a3757c19f0f [2025-03-12T07:53:10.890Z] Successfully built 1a3757c19f0f [2025-03-12T07:53:10.890Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:53:11.216Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-12T07:53:11.216Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:53:11.300Z] prd-ubuntu20.04-docker-8c-8g-41082 does not seem to be running inside a container [2025-03-12T07:53:11.324Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_odessa -v /w/workspace/edgexfoundry_device-s7_odessa:/w/workspace/edgexfoundry_device-s7_odessa:rw,z -v /w/workspace/edgexfoundry_device-s7_odessa@tmp:/w/workspace/edgexfoundry_device-s7_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-12T07:53:11.665Z] $ docker top f5fac228df754a78ac9162e675ebbc065b0b67e6ad9ad7fd5419cd05791d4d7b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T07:53:12.018Z] + go version [2025-03-12T07:53:12.018Z] go version go1.23.7 linux/amd64 [Pipeline] } [2025-03-12T07:53:12.022Z] $ docker stop --time=1 f5fac228df754a78ac9162e675ebbc065b0b67e6ad9ad7fd5419cd05791d4d7b [2025-03-12T07:53:13.894Z] $ docker rm -f --volumes f5fac228df754a78ac9162e675ebbc065b0b67e6ad9ad7fd5419cd05791d4d7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:53:14.482Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-12T07:53:14.482Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:53:14.563Z] prd-ubuntu20.04-docker-8c-8g-41082 does not seem to be running inside a container [2025-03-12T07:53:14.582Z] $ 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_odessa -v /w/workspace/edgexfoundry_device-s7_odessa:/w/workspace/edgexfoundry_device-s7_odessa:rw,z -v /w/workspace/edgexfoundry_device-s7_odessa@tmp:/w/workspace/edgexfoundry_device-s7_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-12T07:53:15.661Z] $ docker top b7d8e7a694ce530866f55d8e286db0b8ed2f0b7b579b69928ba805aa1436eb5b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T07:53:16.030Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_odessa [Pipeline] fileExists [Pipeline] sh [2025-03-12T07:53:16.337Z] + make test [2025-03-12T07:53:16.337Z] go test -race -coverprofile=coverage.out ./... [2025-03-12T07:53:24.463Z] ? github.com/edgexfoundry/device-s7 [no test files] [2025-03-12T07:53:50.997Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2025-03-12T07:53:50.997Z] ok github.com/edgexfoundry/device-s7/internal/driver 1.021s coverage: 6.8% of statements [2025-03-12T07:54:12.964Z] go vet ./... [2025-03-12T07:54:18.230Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-12T07:54:18.230Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-12T07:54:18.230Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-12T07:54:18.244Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2025-03-12T07:54:18.557Z] + go mod tidy [Pipeline] } [2025-03-12T07:54:19.132Z] $ docker stop --time=1 b7d8e7a694ce530866f55d8e286db0b8ed2f0b7b579b69928ba805aa1436eb5b [2025-03-12T07:54:25.769Z] $ docker rm -f --volumes b7d8e7a694ce530866f55d8e286db0b8ed2f0b7b579b69928ba805aa1436eb5b [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T07:54:26.495Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-12T07:54:26.600Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-12T07:54:27.078Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-12T07:54:27.366Z] + ls -al . [2025-03-12T07:54:27.367Z] total 224 [2025-03-12T07:54:27.367Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 12 07:53 . [2025-03-12T07:54:27.367Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 07:51 .. [2025-03-12T07:54:27.367Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 07:53 .git [2025-03-12T07:54:27.367Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 07:51 .github [2025-03-12T07:54:27.367Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 12 07:51 .gitignore [2025-03-12T07:54:27.367Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 12 07:51 .golangci.yml [2025-03-12T07:54:27.367Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 07:51 .semver [2025-03-12T07:54:27.367Z] -rw-rw-r-- 1 jenkins jenkins 19679 Mar 12 07:51 Attribution.txt [2025-03-12T07:54:27.367Z] -rw-rw-r-- 1 jenkins jenkins 1668 Mar 12 07:51 CHANGLOG.md [2025-03-12T07:54:27.367Z] -rw-rw-r-- 1 jenkins jenkins 1579 Mar 12 07:51 Dockerfile [2025-03-12T07:54:27.367Z] -rw-rw-r-- 1 jenkins jenkins 643 Mar 12 07:51 Jenkinsfile [2025-03-12T07:54:27.367Z] -rw-rw-r-- 1 jenkins jenkins 10947 Mar 12 07:51 LICENSE [2025-03-12T07:54:27.367Z] -rw-rw-r-- 1 jenkins jenkins 1903 Mar 12 07:51 Makefile [2025-03-12T07:54:27.367Z] -rw-rw-r-- 1 jenkins jenkins 614 Mar 12 07:51 OWNERS.md [2025-03-12T07:54:27.367Z] -rw-rw-r-- 1 jenkins jenkins 2393 Mar 12 07:51 README.md [2025-03-12T07:54:27.367Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 12 07:52 VERSION [2025-03-12T07:54:27.367Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 07:51 bin [2025-03-12T07:54:27.367Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 07:51 cmd [2025-03-12T07:54:27.367Z] -rw-r--r-- 1 jenkins jenkins 19094 Mar 12 07:53 coverage.out [2025-03-12T07:54:27.367Z] -rw-rw-r-- 1 jenkins jenkins 6073 Mar 12 07:51 go.mod [2025-03-12T07:54:27.367Z] -rw-rw-r-- 1 jenkins jenkins 86755 Mar 12 07:51 go.sum [2025-03-12T07:54:27.367Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 07:51 internal [2025-03-12T07:54:27.367Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 07:51 vendor [2025-03-12T07:54:27.367Z] -rw-rw-r-- 1 jenkins jenkins 223 Mar 12 07:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:54:27.682Z] + 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=cbf10d0c0293ecee235c1101d3a1c80e29a548a6 --label arch=amd64 --label version=4.0.0 . [2025-03-12T07:54:27.940Z] Sending build context to Docker daemon 56.3MB [2025-03-12T07:54:27.940Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T07:54:27.940Z] Step 2/24 : FROM ${BASE} AS builder [2025-03-12T07:54:27.940Z] ---> 1a3757c19f0f [2025-03-12T07:54:27.940Z] Step 3/24 : ARG MAKE=make build [2025-03-12T07:54:28.872Z] ---> Running in 76620e524e4f [2025-03-12T07:54:28.872Z] Removing intermediate container 76620e524e4f [2025-03-12T07:54:28.872Z] ---> 4bce9736f387 [2025-03-12T07:54:28.872Z] Step 4/24 : WORKDIR /device-s7 [2025-03-12T07:54:28.872Z] ---> Running in 785e9e678ec3 [2025-03-12T07:54:28.872Z] Removing intermediate container 785e9e678ec3 [2025-03-12T07:54:28.872Z] ---> bdafdffa5939 [2025-03-12T07:54:28.872Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-03-12T07:54:28.872Z] ---> Running in ba6ccad4ae73 [2025-03-12T07:54:28.872Z] Removing intermediate container ba6ccad4ae73 [2025-03-12T07:54:28.872Z] ---> 4247d7352313 [2025-03-12T07:54:28.872Z] Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev [2025-03-12T07:54:28.872Z] ---> Running in 4b5a677b234e [2025-03-12T07:54:29.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T07:54:29.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T07:54:29.645Z] OK: 248 MiB in 58 packages [2025-03-12T07:54:29.903Z] Removing intermediate container 4b5a677b234e [2025-03-12T07:54:29.903Z] ---> 590ded134517 [2025-03-12T07:54:29.903Z] Step 7/24 : COPY go.mod vendor* ./ [2025-03-12T07:54:33.191Z] ---> 023ca7f38573 [2025-03-12T07:54:33.191Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T07:54:33.191Z] ---> Running in 82d8be70fa10 [2025-03-12T07:54:33.191Z] skipping... [2025-03-12T07:54:33.450Z] Removing intermediate container 82d8be70fa10 [2025-03-12T07:54:33.450Z] ---> 0d0ad3dd4472 [2025-03-12T07:54:33.450Z] Step 9/24 : COPY . . [2025-03-12T07:54:37.630Z] ---> deb1121bd6d6 [2025-03-12T07:54:37.630Z] Step 10/24 : RUN ${MAKE} [2025-03-12T07:54:37.630Z] ---> Running in df17e9e9f956 [2025-03-12T07:54:37.630Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2025-03-12T07:55:24.329Z] Removing intermediate container df17e9e9f956 [2025-03-12T07:55:24.329Z] ---> 91c5479f4db3 [2025-03-12T07:55:24.329Z] Step 11/24 : FROM alpine:3.20 [2025-03-12T07:55:24.329Z] 3.20: Pulling from library/alpine [2025-03-12T07:55:24.329Z] 0a9a5dfd008f: Already exists [2025-03-12T07:55:24.329Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T07:55:24.329Z] Status: Downloaded newer image for alpine:3.20 [2025-03-12T07:55:24.329Z] ---> ff221270b9fb [2025-03-12T07:55:24.329Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-03-12T07:55:24.329Z] ---> Running in 1a43fc9a04c8 [2025-03-12T07:55:24.329Z] Removing intermediate container 1a43fc9a04c8 [2025-03-12T07:55:24.329Z] ---> 0985eac6ec51 [2025-03-12T07:55:24.329Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2025-03-12T07:55:24.329Z] ---> Running in 7160dca705c8 [2025-03-12T07:55:24.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T07:55:24.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T07:55:24.329Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-12T07:55:24.329Z] Executing busybox-1.36.1-r29.trigger [2025-03-12T07:55:24.329Z] OK: 8 MiB in 15 packages [2025-03-12T07:55:24.329Z] Removing intermediate container 7160dca705c8 [2025-03-12T07:55:24.329Z] ---> f5a9cca6d073 [2025-03-12T07:55:24.329Z] Step 14/24 : RUN apk --no-cache upgrade [2025-03-12T07:55:24.329Z] ---> Running in 0fa683d45be2 [2025-03-12T07:55:24.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T07:55:24.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T07:55:24.329Z] OK: 8 MiB in 15 packages [2025-03-12T07:55:24.329Z] Removing intermediate container 0fa683d45be2 [2025-03-12T07:55:24.329Z] ---> df9a6111fdd9 [2025-03-12T07:55:24.329Z] Step 15/24 : WORKDIR / [2025-03-12T07:55:24.329Z] ---> Running in 4fbe972a577c [2025-03-12T07:55:24.329Z] Removing intermediate container 4fbe972a577c [2025-03-12T07:55:24.329Z] ---> 33fa5b12fe12 [2025-03-12T07:55:24.329Z] Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2025-03-12T07:55:24.329Z] ---> 61e986ebded1 [2025-03-12T07:55:24.329Z] Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2025-03-12T07:55:24.329Z] ---> ef17db914599 [2025-03-12T07:55:24.329Z] Step 18/24 : COPY --from=builder /device-s7/cmd/res /res [2025-03-12T07:55:24.329Z] ---> 0f120eb4ee16 [2025-03-12T07:55:24.329Z] Step 19/24 : EXPOSE 59994 [2025-03-12T07:55:24.329Z] ---> Running in 7028ef290f7a [2025-03-12T07:55:24.587Z] Removing intermediate container 7028ef290f7a [2025-03-12T07:55:24.587Z] ---> d1eb9d09fdd9 [2025-03-12T07:55:24.587Z] Step 20/24 : ENTRYPOINT ["/device-s7"] [2025-03-12T07:55:24.845Z] ---> Running in c70738121aab [2025-03-12T07:55:25.103Z] Removing intermediate container c70738121aab [2025-03-12T07:55:25.103Z] ---> 5a3d02b83bf1 [2025-03-12T07:55:25.103Z] Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-12T07:55:25.103Z] ---> Running in 88f834160559 [2025-03-12T07:55:25.103Z] Removing intermediate container 88f834160559 [2025-03-12T07:55:25.103Z] ---> a4767dce05c7 [2025-03-12T07:55:25.103Z] Step 22/24 : LABEL arch=amd64 [2025-03-12T07:55:25.103Z] ---> Running in 9aaa23801030 [2025-03-12T07:55:25.361Z] Removing intermediate container 9aaa23801030 [2025-03-12T07:55:25.361Z] ---> 6070309e0eb0 [2025-03-12T07:55:25.361Z] Step 23/24 : LABEL git_sha=cbf10d0c0293ecee235c1101d3a1c80e29a548a6 [2025-03-12T07:55:25.361Z] ---> Running in e910cb21c1f2 [2025-03-12T07:55:25.361Z] Removing intermediate container e910cb21c1f2 [2025-03-12T07:55:25.361Z] ---> a0d25aa950db [2025-03-12T07:55:25.361Z] Step 24/24 : LABEL version=4.0.0 [2025-03-12T07:55:25.361Z] ---> Running in 648cb0d196ca [2025-03-12T07:55:25.361Z] Removing intermediate container 648cb0d196ca [2025-03-12T07:55:25.361Z] ---> c2d6c1f78c32 [2025-03-12T07:55:25.361Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-12T07:55:25.620Z] Successfully built c2d6c1f78c32 [2025-03-12T07:55:25.620Z] 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-12T07:55:25.741Z] provisioning config files... [2025-03-12T07:55:25.749Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_odessa@tmp/config680297451139538255tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:55:26.085Z] ---> ****-login.sh [2025-03-12T07:55:26.085Z] nexus3.edgexfoundry.org:10001 [2025-03-12T07:55:26.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:55:26.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:55:26.085Z] Configure a credential helper to remove this warning. See [2025-03-12T07:55:26.085Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:55:26.085Z] [2025-03-12T07:55:26.085Z] Login Succeeded [2025-03-12T07:55:26.085Z] nexus3.edgexfoundry.org:10002 [2025-03-12T07:55:26.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:55:26.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:55:26.085Z] Configure a credential helper to remove this warning. See [2025-03-12T07:55:26.085Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:55:26.085Z] [2025-03-12T07:55:26.085Z] Login Succeeded [2025-03-12T07:55:26.085Z] nexus3.edgexfoundry.org:10003 [2025-03-12T07:55:26.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:55:26.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:55:26.345Z] Configure a credential helper to remove this warning. See [2025-03-12T07:55:26.345Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:55:26.345Z] [2025-03-12T07:55:26.345Z] Login Succeeded [2025-03-12T07:55:26.345Z] nexus3.edgexfoundry.org:10004 [2025-03-12T07:55:26.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:55:26.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:55:26.345Z] Configure a credential helper to remove this warning. See [2025-03-12T07:55:26.345Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:55:26.345Z] [2025-03-12T07:55:26.345Z] Login Succeeded [2025-03-12T07:55:26.345Z] ****.io [2025-03-12T07:55:26.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:55:26.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:55:26.605Z] Configure a credential helper to remove this warning. See [2025-03-12T07:55:26.605Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:55:26.605Z] [2025-03-12T07:55:26.605Z] Login Succeeded [2025-03-12T07:55:26.605Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T07:55:26.613Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T07:55:26.670Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T07:55:26.706Z] [edgeXDocker.push] Tagging docker image device-s7 with the following tags: [2025-03-12T07:55:26.706Z] cbf10d0c0293ecee235c1101d3a1c80e29a548a6 [2025-03-12T07:55:26.706Z] 4.0.0 [2025-03-12T07:55:26.706Z] cbf10d0c0293ecee235c1101d3a1c80e29a548a6-4.0.0 [2025-03-12T07:55:26.706Z] odessa [2025-03-12T07:55:26.706Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:55:27.079Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:cbf10d0c0293ecee235c1101d3a1c80e29a548a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:55:27.415Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:cbf10d0c0293ecee235c1101d3a1c80e29a548a6 [2025-03-12T07:55:27.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-03-12T07:55:27.415Z] b13caab17baa: Preparing [2025-03-12T07:55:27.415Z] ef4b46267143: Preparing [2025-03-12T07:55:27.415Z] e3de398eea87: Preparing [2025-03-12T07:55:27.415Z] aebb9992cdc7: Preparing [2025-03-12T07:55:27.415Z] ebdfd77566bd: Preparing [2025-03-12T07:55:27.415Z] 994456c4fd7b: Preparing [2025-03-12T07:55:27.415Z] 994456c4fd7b: Waiting [2025-03-12T07:55:27.415Z] aebb9992cdc7: Pushed [2025-03-12T07:55:27.415Z] 994456c4fd7b: Layer already exists [2025-03-12T07:55:27.415Z] b13caab17baa: Pushed [2025-03-12T07:55:27.415Z] ebdfd77566bd: Pushed [2025-03-12T07:55:27.415Z] e3de398eea87: Pushed [2025-03-12T07:55:32.679Z] ef4b46267143: Pushed [2025-03-12T07:55:32.679Z] cbf10d0c0293ecee235c1101d3a1c80e29a548a6: digest: sha256:7844a43cbb1b8fc93328adc199fb670313af418e79583b82c84c947c6c6ab1af size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:55:33.010Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:55:33.343Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:4.0.0 [2025-03-12T07:55:33.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-03-12T07:55:33.343Z] b13caab17baa: Preparing [2025-03-12T07:55:33.343Z] ef4b46267143: Preparing [2025-03-12T07:55:33.343Z] e3de398eea87: Preparing [2025-03-12T07:55:33.343Z] aebb9992cdc7: Preparing [2025-03-12T07:55:33.343Z] ebdfd77566bd: Preparing [2025-03-12T07:55:33.343Z] 994456c4fd7b: Preparing [2025-03-12T07:55:33.343Z] 994456c4fd7b: Waiting [2025-03-12T07:55:33.343Z] b13caab17baa: Layer already exists [2025-03-12T07:55:33.343Z] ebdfd77566bd: Layer already exists [2025-03-12T07:55:33.343Z] e3de398eea87: Layer already exists [2025-03-12T07:55:33.343Z] ef4b46267143: Layer already exists [2025-03-12T07:55:33.343Z] aebb9992cdc7: Layer already exists [2025-03-12T07:55:33.343Z] 994456c4fd7b: Layer already exists [2025-03-12T07:55:33.343Z] 4.0.0: digest: sha256:7844a43cbb1b8fc93328adc199fb670313af418e79583b82c84c947c6c6ab1af size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:55:33.677Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:cbf10d0c0293ecee235c1101d3a1c80e29a548a6-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:55:34.019Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:cbf10d0c0293ecee235c1101d3a1c80e29a548a6-4.0.0 [2025-03-12T07:55:34.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-03-12T07:55:34.019Z] b13caab17baa: Preparing [2025-03-12T07:55:34.019Z] ef4b46267143: Preparing [2025-03-12T07:55:34.019Z] e3de398eea87: Preparing [2025-03-12T07:55:34.019Z] aebb9992cdc7: Preparing [2025-03-12T07:55:34.019Z] ebdfd77566bd: Preparing [2025-03-12T07:55:34.019Z] 994456c4fd7b: Preparing [2025-03-12T07:55:34.019Z] 994456c4fd7b: Waiting [2025-03-12T07:55:34.019Z] ef4b46267143: Layer already exists [2025-03-12T07:55:34.019Z] aebb9992cdc7: Layer already exists [2025-03-12T07:55:34.019Z] ebdfd77566bd: Layer already exists [2025-03-12T07:55:34.019Z] b13caab17baa: Layer already exists [2025-03-12T07:55:34.019Z] e3de398eea87: Layer already exists [2025-03-12T07:55:34.019Z] 994456c4fd7b: Layer already exists [2025-03-12T07:55:34.019Z] cbf10d0c0293ecee235c1101d3a1c80e29a548a6-4.0.0: digest: sha256:7844a43cbb1b8fc93328adc199fb670313af418e79583b82c84c947c6c6ab1af size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:55:34.350Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:55:34.689Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:odessa [2025-03-12T07:55:34.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-03-12T07:55:34.689Z] b13caab17baa: Preparing [2025-03-12T07:55:34.689Z] ef4b46267143: Preparing [2025-03-12T07:55:34.689Z] e3de398eea87: Preparing [2025-03-12T07:55:34.689Z] aebb9992cdc7: Preparing [2025-03-12T07:55:34.689Z] ebdfd77566bd: Preparing [2025-03-12T07:55:34.689Z] 994456c4fd7b: Preparing [2025-03-12T07:55:34.689Z] 994456c4fd7b: Waiting [2025-03-12T07:55:34.689Z] e3de398eea87: Layer already exists [2025-03-12T07:55:34.689Z] aebb9992cdc7: Layer already exists [2025-03-12T07:55:34.689Z] ef4b46267143: Layer already exists [2025-03-12T07:55:34.689Z] b13caab17baa: Layer already exists [2025-03-12T07:55:34.689Z] ebdfd77566bd: Layer already exists [2025-03-12T07:55:34.689Z] 994456c4fd7b: Layer already exists [2025-03-12T07:55:34.689Z] odessa: digest: sha256:7844a43cbb1b8fc93328adc199fb670313af418e79583b82c84c947c6c6ab1af size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T07:55:34.777Z] ===================================================== [Pipeline] echo [2025-03-12T07:55:34.789Z] taggedImages: [2025-03-12T07:55:34.789Z] - nexus3.edgexfoundry.org:10004/device-s7:cbf10d0c0293ecee235c1101d3a1c80e29a548a6 [2025-03-12T07:55:34.789Z] - nexus3.edgexfoundry.org:10004/device-s7:4.0.0 [2025-03-12T07:55:34.789Z] - nexus3.edgexfoundry.org:10004/device-s7:cbf10d0c0293ecee235c1101d3a1c80e29a548a6-4.0.0 [2025-03-12T07:55:34.789Z] - nexus3.edgexfoundry.org:10004/device-s7:odessa [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-12T07:55:35.218Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T07:55:35.219Z] [2025-03-12T07:55:35.219Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:55:35.520Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T07:55:35.520Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-12T07:55:35.520Z] 5eb5b503b376: Pulling fs layer [2025-03-12T07:55:35.520Z] 5c69ac0246d0: Pulling fs layer [2025-03-12T07:55:35.520Z] ec43610c2a17: Pulling fs layer [2025-03-12T07:55:35.520Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-12T07:55:35.520Z] 33b1e0a273af: Pulling fs layer [2025-03-12T07:55:35.520Z] 5d3b04190fa2: Pulling fs layer [2025-03-12T07:55:35.520Z] 2f39f015ded8: Pulling fs layer [2025-03-12T07:55:35.520Z] 3a2ae6a8a46f: Waiting [2025-03-12T07:55:35.520Z] 33b1e0a273af: Waiting [2025-03-12T07:55:35.520Z] 5d3b04190fa2: Waiting [2025-03-12T07:55:35.520Z] 5c69ac0246d0: Download complete [2025-03-12T07:55:35.520Z] 3a2ae6a8a46f: Download complete [2025-03-12T07:55:35.520Z] 33b1e0a273af: Verifying Checksum [2025-03-12T07:55:35.520Z] 33b1e0a273af: Download complete [2025-03-12T07:55:35.520Z] ec43610c2a17: Verifying Checksum [2025-03-12T07:55:35.520Z] ec43610c2a17: Download complete [2025-03-12T07:55:35.520Z] 5d3b04190fa2: Verifying Checksum [2025-03-12T07:55:35.520Z] 5d3b04190fa2: Download complete [2025-03-12T07:55:35.777Z] 5eb5b503b376: Verifying Checksum [2025-03-12T07:55:35.777Z] 5eb5b503b376: Download complete [2025-03-12T07:55:36.343Z] 2f39f015ded8: Download complete [2025-03-12T07:55:36.906Z] 5eb5b503b376: Pull complete [2025-03-12T07:55:36.906Z] 5c69ac0246d0: Pull complete [2025-03-12T07:55:37.471Z] ec43610c2a17: Pull complete [2025-03-12T07:55:37.471Z] 3a2ae6a8a46f: Pull complete [2025-03-12T07:55:37.471Z] 33b1e0a273af: Pull complete [2025-03-12T07:55:37.729Z] 5d3b04190fa2: Pull complete [2025-03-12T07:55:41.917Z] 2f39f015ded8: Pull complete [2025-03-12T07:55:41.917Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-12T07:55:41.917Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T07:55:41.917Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:55:42.014Z] prd-ubuntu20.04-docker-8c-8g-41082 does not seem to be running inside a container [2025-03-12T07:55:42.040Z] $ 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_odessa -v /w/workspace/edgexfoundry_device-s7_odessa:/w/workspace/edgexfoundry_device-s7_odessa:rw,z -v /w/workspace/edgexfoundry_device-s7_odessa@tmp:/w/workspace/edgexfoundry_device-s7_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-12T07:55:47.358Z] $ docker top a2fbf5c8c0c269af977687cddc8e8a044fc00858f33ab9d07d36c1d41e1e584c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:55:47.826Z] ---> job-cost.sh [2025-03-12T07:55:47.826Z] lf-activate-venv: SKIPPING [2025-03-12T07:55:47.826Z] INFO: No Stack... [2025-03-12T07:55:48.110Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-12T07:55:48.701Z] INFO: Archiving Costs [Pipeline] sh [2025-03-12T07:55:48.988Z] + cat /w/workspace/edgexfoundry_device-s7_odessa/archives/cost.csv [2025-03-12T07:55:48.989Z] + cut -d, -f6 [Pipeline] lock [2025-03-12T07:55:49.004Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-odessa-2-stack-cost] [2025-03-12T07:55:49.012Z] Resource [jenkins-edgexfoundry-device-s7-odessa-2-stack-cost] did not exist. Created. [2025-03-12T07:55:49.020Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-odessa-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-12T07:55:49.334Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-12T07:55:49.405Z] Stashed 1 file(s) [Pipeline] } [2025-03-12T07:55:49.418Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-odessa-2-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-12T07:55:49.451Z] $ docker stop --time=1 a2fbf5c8c0c269af977687cddc8e8a044fc00858f33ab9d07d36c1d41e1e584c [2025-03-12T07:55:50.602Z] $ docker rm -f --volumes a2fbf5c8c0c269af977687cddc8e8a044fc00858f33ab9d07d36c1d41e1e584c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-12T07:57:09.766Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-41087 in /w/workspace/edgexfoundry_device-s7_odessa [Pipeline] { [Pipeline] ws [2025-03-12T07:57:09.789Z] Running in /w/workspace/device-s7/2 [Pipeline] { [Pipeline] checkout [2025-03-12T07:57:10.895Z] Selected Git installation does not exist. Using Default [2025-03-12T07:57:10.895Z] The recommended git tool is: NONE [2025-03-12T07:57:18.087Z] using credential edgex-jenkins-ssh [2025-03-12T07:57:18.112Z] Cloning the remote Git repository [2025-03-12T07:57:18.171Z] Cloning repository git@github.com:edgexfoundry/device-s7.git [2025-03-12T07:57:18.312Z] > git init /w/workspace/device-s7/2 # timeout=10 [2025-03-12T07:57:18.534Z] Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git [2025-03-12T07:57:18.536Z] > git --version # timeout=10 [2025-03-12T07:57:18.562Z] > git --version # 'git version 2.25.1' [2025-03-12T07:57:18.567Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-12T07:57:18.780Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-12T07:57:20.974Z] > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 [2025-03-12T07:57:21.008Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-12T07:57:22.531Z] Avoid second fetch [2025-03-12T07:57:22.531Z] Checking out Revision cbf10d0c0293ecee235c1101d3a1c80e29a548a6 (odessa) [2025-03-12T07:57:22.556Z] > git config core.sparsecheckout # timeout=10 [2025-03-12T07:57:22.660Z] > git checkout -f cbf10d0c0293ecee235c1101d3a1c80e29a548a6 # timeout=10 [2025-03-12T07:57:25.261Z] Commit message: "ci(lts-release): LTS release v4.0.0 @3111427" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-12T07:57:30.277Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-12T07:57:30.277Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T07:57:30.277Z] Dload Upload Total Spent Left Speed [2025-03-12T07:57:30.277Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 215k 0 --:--:-- --:--:-- --:--:-- 215k [Pipeline] sh [2025-03-12T07:57:30.624Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-12T07:57:30.959Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-12T07:57:30.959Z] sudo tee /etc/docker/daemon.new [2025-03-12T07:57:30.959Z] { [2025-03-12T07:57:30.959Z] "registry-mirrors": [ [2025-03-12T07:57:30.959Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-12T07:57:30.959Z] ], [2025-03-12T07:57:30.959Z] "bip": "10.250.0.254/24", [2025-03-12T07:57:30.959Z] "hosts": [ [2025-03-12T07:57:30.959Z] "tcp://0.0.0.0:5555", [2025-03-12T07:57:30.959Z] "unix:///var/run/docker.sock" [2025-03-12T07:57:30.959Z] ], [2025-03-12T07:57:30.959Z] "mtu": 1458, [2025-03-12T07:57:30.959Z] "selinux-enabled": true, [2025-03-12T07:57:30.959Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-12T07:57:30.959Z] } [Pipeline] sh [2025-03-12T07:57:31.304Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-12T07:57:31.645Z] + sudo service docker restart [Pipeline] sh [2025-03-12T07:57:50.235Z] + git checkout cbf10d0c0293ecee235c1101d3a1c80e29a548a6 [2025-03-12T07:57:50.505Z] HEAD is now at cbf10d0 ci(lts-release): LTS release v4.0.0 @3111427 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T07:57:50.543Z] provisioning config files... [2025-03-12T07:57:50.572Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/2@tmp/config15620530441750681969tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:57:51.030Z] ---> ****-login.sh [2025-03-12T07:57:51.030Z] nexus3.edgexfoundry.org:10001 [2025-03-12T07:57:51.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:57:51.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:57:51.628Z] Configure a credential helper to remove this warning. See [2025-03-12T07:57:51.628Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:57:51.628Z] [2025-03-12T07:57:51.628Z] Login Succeeded [2025-03-12T07:57:51.628Z] nexus3.edgexfoundry.org:10002 [2025-03-12T07:57:51.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:57:52.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:57:52.168Z] Configure a credential helper to remove this warning. See [2025-03-12T07:57:52.168Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:57:52.168Z] [2025-03-12T07:57:52.168Z] Login Succeeded [2025-03-12T07:57:52.168Z] nexus3.edgexfoundry.org:10003 [2025-03-12T07:57:52.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:57:52.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:57:52.439Z] Configure a credential helper to remove this warning. See [2025-03-12T07:57:52.439Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:57:52.439Z] [2025-03-12T07:57:52.439Z] Login Succeeded [2025-03-12T07:57:52.439Z] nexus3.edgexfoundry.org:10004 [2025-03-12T07:57:52.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:57:52.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:57:52.711Z] Configure a credential helper to remove this warning. See [2025-03-12T07:57:52.711Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:57:52.711Z] [2025-03-12T07:57:52.711Z] Login Succeeded [2025-03-12T07:57:52.711Z] ****.io [2025-03-12T07:57:52.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:57:53.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:57:53.572Z] Configure a credential helper to remove this warning. See [2025-03-12T07:57:53.572Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:57:53.572Z] [2025-03-12T07:57:53.572Z] Login Succeeded [2025-03-12T07:57:53.573Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T07:57:53.602Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-12T07:57:54.003Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-03-12T07:57:54.343Z] + cut -d -f 2 [2025-03-12T07:57:54.343Z] + grep ^go [0-9].[0-9]* go.mod [Pipeline] echo [2025-03-12T07:57:54.415Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T07:57:54.433Z] ========================================================= [2025-03-12T07:57:54.433Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts] [2025-03-12T07:57:54.433Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:57:54.821Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . [2025-03-12T07:57:59.095Z] Sending build context to Docker daemon 48.46MB [2025-03-12T07:57:59.095Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T07:57:59.095Z] Step 2/10 : FROM ${BASE} AS builder [2025-03-12T07:57:59.364Z] 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-12T07:57:59.364Z] 94e9d8af2201: Pulling fs layer [2025-03-12T07:57:59.364Z] 345fe9f21930: Pulling fs layer [2025-03-12T07:57:59.364Z] b40fc9e46828: Pulling fs layer [2025-03-12T07:57:59.364Z] c9804373a1e5: Pulling fs layer [2025-03-12T07:57:59.364Z] 4f4fb700ef54: Pulling fs layer [2025-03-12T07:57:59.364Z] f5a772c54f75: Pulling fs layer [2025-03-12T07:57:59.364Z] e2dd1b2a9dca: Pulling fs layer [2025-03-12T07:57:59.364Z] 0a0502178392: Pulling fs layer [2025-03-12T07:57:59.364Z] f5a772c54f75: Waiting [2025-03-12T07:57:59.364Z] e2dd1b2a9dca: Waiting [2025-03-12T07:57:59.364Z] 0a0502178392: Waiting [2025-03-12T07:57:59.364Z] c9804373a1e5: Waiting [2025-03-12T07:57:59.364Z] 4f4fb700ef54: Waiting [2025-03-12T07:57:59.364Z] 345fe9f21930: Download complete [2025-03-12T07:57:59.634Z] c9804373a1e5: Verifying Checksum [2025-03-12T07:57:59.634Z] c9804373a1e5: Download complete [2025-03-12T07:57:59.634Z] 4f4fb700ef54: Verifying Checksum [2025-03-12T07:57:59.634Z] 4f4fb700ef54: Download complete [2025-03-12T07:57:59.634Z] f5a772c54f75: Verifying Checksum [2025-03-12T07:57:59.634Z] f5a772c54f75: Download complete [2025-03-12T07:57:59.634Z] 94e9d8af2201: Verifying Checksum [2025-03-12T07:57:59.634Z] 94e9d8af2201: Download complete [2025-03-12T07:58:00.222Z] 0a0502178392: Verifying Checksum [2025-03-12T07:58:00.819Z] 94e9d8af2201: Pull complete [2025-03-12T07:58:01.414Z] 345fe9f21930: Pull complete [2025-03-12T07:58:02.005Z] b40fc9e46828: Verifying Checksum [2025-03-12T07:58:02.005Z] b40fc9e46828: Download complete [2025-03-12T07:58:02.978Z] e2dd1b2a9dca: Verifying Checksum [2025-03-12T07:58:02.978Z] e2dd1b2a9dca: Download complete [2025-03-12T07:58:18.023Z] b40fc9e46828: Pull complete [2025-03-12T07:58:18.293Z] c9804373a1e5: Pull complete [2025-03-12T07:58:18.568Z] 4f4fb700ef54: Pull complete [2025-03-12T07:58:19.164Z] f5a772c54f75: Pull complete [2025-03-12T07:58:29.290Z] e2dd1b2a9dca: Pull complete [2025-03-12T07:58:29.892Z] 0a0502178392: Pull complete [2025-03-12T07:58:29.892Z] Digest: sha256:cb630d247bcc3b1d0751040a39c4e103216f7d9e7edda4006e03146d987d6ddf [2025-03-12T07:58:29.892Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [2025-03-12T07:58:29.892Z] ---> 72db82c1953f [2025-03-12T07:58:29.892Z] Step 3/10 : ARG MAKE=make build [2025-03-12T07:58:32.530Z] ---> Running in dbce163a25d3 [2025-03-12T07:58:33.128Z] Removing intermediate container dbce163a25d3 [2025-03-12T07:58:33.128Z] ---> 63893c556323 [2025-03-12T07:58:33.128Z] Step 4/10 : WORKDIR /device-s7 [2025-03-12T07:58:33.128Z] ---> Running in af51d8f4803c [2025-03-12T07:58:33.741Z] Removing intermediate container af51d8f4803c [2025-03-12T07:58:33.741Z] ---> 2a3c9a474f11 [2025-03-12T07:58:33.741Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-03-12T07:58:33.741Z] ---> Running in a57a76d52757 [2025-03-12T07:58:34.026Z] Removing intermediate container a57a76d52757 [2025-03-12T07:58:34.026Z] ---> cdbaee0147a6 [2025-03-12T07:58:34.026Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev [2025-03-12T07:58:34.298Z] ---> Running in 25e020590b38 [2025-03-12T07:58:35.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T07:58:36.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T07:58:37.976Z] OK: 239 MiB in 58 packages [2025-03-12T07:58:39.405Z] Removing intermediate container 25e020590b38 [2025-03-12T07:58:39.405Z] ---> 53f2e80fbdee [2025-03-12T07:58:39.405Z] Step 7/10 : COPY go.mod vendor* ./ [2025-03-12T07:58:54.458Z] ---> 2cadee8231f9 [2025-03-12T07:58:54.458Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T07:58:54.458Z] ---> Running in 120800f89e99 [2025-03-12T08:00:46.847Z] Removing intermediate container 120800f89e99 [2025-03-12T08:00:46.847Z] ---> 7ab37a40f11d [2025-03-12T08:00:46.847Z] Step 9/10 : COPY . . [2025-03-12T08:00:51.118Z] ---> 3fbaa3f1679a [2025-03-12T08:00:51.118Z] Step 10/10 : RUN ${MAKE} [2025-03-12T08:00:51.118Z] ---> Running in 5266471540f6 [2025-03-12T08:00:52.083Z] noop [2025-03-12T08:00:52.672Z] Removing intermediate container 5266471540f6 [2025-03-12T08:00:52.672Z] ---> 5c71127ddfd3 [2025-03-12T08:00:53.636Z] Successfully built 5c71127ddfd3 [2025-03-12T08:00:53.636Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:00:54.016Z] + docker inspect -f . ci-base-image-arm64 [2025-03-12T08:00:54.016Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T08:00:54.294Z] prd-ubuntu20.04-docker-arm64-4c-16g-41087 does not seem to be running inside a container [2025-03-12T08:00:54.387Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-s7/2 -v /w/workspace/device-s7/2:/w/workspace/device-s7/2:rw,z -v /w/workspace/device-s7/2@tmp:/w/workspace/device-s7/2@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-12T08:00:55.705Z] $ docker top bf1631ae5a5e0eedd17f5e45f997403cc1eaa1452823b6460bb820e0746f0c14 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T08:00:56.568Z] + go version [2025-03-12T08:00:56.568Z] go version go1.23.7 linux/arm64 [Pipeline] } [2025-03-12T08:00:56.593Z] $ docker stop --time=1 bf1631ae5a5e0eedd17f5e45f997403cc1eaa1452823b6460bb820e0746f0c14 [2025-03-12T08:00:58.210Z] $ docker rm -f --volumes bf1631ae5a5e0eedd17f5e45f997403cc1eaa1452823b6460bb820e0746f0c14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:00:58.834Z] + docker inspect -f . ci-base-image-arm64 [2025-03-12T08:00:58.834Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T08:00:59.058Z] prd-ubuntu20.04-docker-arm64-4c-16g-41087 does not seem to be running inside a container [2025-03-12T08:00:59.143Z] $ 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/2 -v /w/workspace/device-s7/2:/w/workspace/device-s7/2:rw,z -v /w/workspace/device-s7/2@tmp:/w/workspace/device-s7/2@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-12T08:01:00.448Z] $ docker top e870ab52dcc1cc7932065d41a312438989fd74b054dc4614da7ddb6571093258 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T08:01:01.302Z] + git config --global --add safe.directory /w/workspace/device-s7/2 [Pipeline] fileExists [Pipeline] sh [2025-03-12T08:01:01.968Z] + make test [2025-03-12T08:01:01.968Z] go test -race -coverprofile=coverage.out ./... [2025-03-12T08:01:58.390Z] ? github.com/edgexfoundry/device-s7 [no test files] [2025-03-12T08:06:20.504Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2025-03-12T08:06:20.504Z] ok github.com/edgexfoundry/device-s7/internal/driver 1.132s coverage: 6.8% of statements [2025-03-12T08:06:20.504Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-03-12T08:06:20.504Z] go vet ./... [2025-03-12T08:10:27.393Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-12T08:10:27.393Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-12T08:10:27.393Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-12T08:10:27.415Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2025-03-12T08:10:28.104Z] + go mod tidy [Pipeline] } [2025-03-12T08:10:33.506Z] $ docker stop --time=1 e870ab52dcc1cc7932065d41a312438989fd74b054dc4614da7ddb6571093258 [2025-03-12T08:10:35.849Z] $ docker rm -f --volumes e870ab52dcc1cc7932065d41a312438989fd74b054dc4614da7ddb6571093258 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T08:10:38.683Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-12T08:10:38.713Z] Warning: overwriting stash ‘coverage-report’ [2025-03-12T08:10:40.265Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-12T08:10:40.699Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-12T08:10:41.051Z] + ls -al . [2025-03-12T08:10:41.051Z] total 220 [2025-03-12T08:10:41.051Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 08:01 . [2025-03-12T08:10:41.051Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 07:57 .. [2025-03-12T08:10:41.051Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 07:57 .git [2025-03-12T08:10:41.051Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 07:57 .github [2025-03-12T08:10:41.051Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 12 07:57 .gitignore [2025-03-12T08:10:41.051Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 12 07:57 .golangci.yml [2025-03-12T08:10:41.051Z] -rw-rw-r-- 1 jenkins jenkins 19679 Mar 12 07:57 Attribution.txt [2025-03-12T08:10:41.051Z] -rw-rw-r-- 1 jenkins jenkins 1668 Mar 12 07:57 CHANGLOG.md [2025-03-12T08:10:41.051Z] -rw-rw-r-- 1 jenkins jenkins 1579 Mar 12 07:57 Dockerfile [2025-03-12T08:10:41.051Z] -rw-rw-r-- 1 jenkins jenkins 643 Mar 12 07:57 Jenkinsfile [2025-03-12T08:10:41.051Z] -rw-rw-r-- 1 jenkins jenkins 10947 Mar 12 07:57 LICENSE [2025-03-12T08:10:41.051Z] -rw-rw-r-- 1 jenkins jenkins 1903 Mar 12 07:57 Makefile [2025-03-12T08:10:41.051Z] -rw-rw-r-- 1 jenkins jenkins 614 Mar 12 07:57 OWNERS.md [2025-03-12T08:10:41.051Z] -rw-rw-r-- 1 jenkins jenkins 2393 Mar 12 07:57 README.md [2025-03-12T08:10:41.051Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 12 07:52 VERSION [2025-03-12T08:10:41.051Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 07:57 bin [2025-03-12T08:10:41.051Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 07:57 cmd [2025-03-12T08:10:41.051Z] -rw-r--r-- 1 jenkins jenkins 19094 Mar 12 08:06 coverage.out [2025-03-12T08:10:41.051Z] -rw-rw-r-- 1 jenkins jenkins 6073 Mar 12 07:57 go.mod [2025-03-12T08:10:41.051Z] -rw-rw-r-- 1 jenkins jenkins 86755 Mar 12 07:57 go.sum [2025-03-12T08:10:41.051Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 07:57 internal [2025-03-12T08:10:41.051Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 07:57 vendor [2025-03-12T08:10:41.051Z] -rw-rw-r-- 1 jenkins jenkins 223 Mar 12 07:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:10:41.431Z] + 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=cbf10d0c0293ecee235c1101d3a1c80e29a548a6 --label arch=arm64 --label version=4.0.0 . [2025-03-12T08:10:45.707Z] Sending build context to Docker daemon 48.48MB [2025-03-12T08:10:45.707Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T08:10:45.707Z] Step 2/24 : FROM ${BASE} AS builder [2025-03-12T08:10:45.707Z] ---> 5c71127ddfd3 [2025-03-12T08:10:45.707Z] Step 3/24 : ARG MAKE=make build [2025-03-12T08:10:46.297Z] ---> Running in 8ed85c73334f [2025-03-12T08:10:46.891Z] Removing intermediate container 8ed85c73334f [2025-03-12T08:10:46.891Z] ---> 2c91f545c9de [2025-03-12T08:10:46.891Z] Step 4/24 : WORKDIR /device-s7 [2025-03-12T08:10:46.891Z] ---> Running in ab1f8925597e [2025-03-12T08:10:47.163Z] Removing intermediate container ab1f8925597e [2025-03-12T08:10:47.163Z] ---> 36536bd7a0ac [2025-03-12T08:10:47.163Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-03-12T08:10:47.434Z] ---> Running in 4dedfcaaaf9b [2025-03-12T08:10:47.711Z] Removing intermediate container 4dedfcaaaf9b [2025-03-12T08:10:47.711Z] ---> bf99cfc55424 [2025-03-12T08:10:47.711Z] Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev [2025-03-12T08:10:47.980Z] ---> Running in a207f9706be4 [2025-03-12T08:10:48.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T08:10:49.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T08:10:51.195Z] OK: 239 MiB in 58 packages [2025-03-12T08:10:52.622Z] Removing intermediate container a207f9706be4 [2025-03-12T08:10:52.622Z] ---> dec560b49f28 [2025-03-12T08:10:52.622Z] Step 7/24 : COPY go.mod vendor* ./ [2025-03-12T08:11:07.612Z] ---> ad1eb3714a32 [2025-03-12T08:11:07.612Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T08:11:07.612Z] ---> Running in 5ac56fda4d80 [2025-03-12T08:11:08.201Z] skipping... [2025-03-12T08:11:09.171Z] Removing intermediate container 5ac56fda4d80 [2025-03-12T08:11:09.171Z] ---> a8c8c16b8fdd [2025-03-12T08:11:09.171Z] Step 9/24 : COPY . . [2025-03-12T08:11:24.196Z] ---> e9bf2687c348 [2025-03-12T08:11:24.196Z] Step 10/24 : RUN ${MAKE} [2025-03-12T08:11:24.196Z] ---> Running in 5e9a0b1f6e62 [2025-03-12T08:11:24.785Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2025-03-12T08:15:16.680Z] Removing intermediate container 5e9a0b1f6e62 [2025-03-12T08:15:16.680Z] ---> 655da818aaae [2025-03-12T08:15:16.680Z] Step 11/24 : FROM alpine:3.20 [2025-03-12T08:15:16.680Z] 3.20: Pulling from library/alpine [2025-03-12T08:15:16.680Z] 94e9d8af2201: Already exists [2025-03-12T08:15:16.680Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T08:15:16.680Z] Status: Downloaded newer image for alpine:3.20 [2025-03-12T08:15:16.680Z] ---> 7aab056cecc6 [2025-03-12T08:15:16.680Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-03-12T08:15:16.680Z] ---> Running in 1c3223bb640d [2025-03-12T08:15:16.680Z] Removing intermediate container 1c3223bb640d [2025-03-12T08:15:16.680Z] ---> e36f7a2d57bd [2025-03-12T08:15:16.680Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2025-03-12T08:15:16.680Z] ---> Running in d437cee8eba2 [2025-03-12T08:15:16.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T08:15:16.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T08:15:16.680Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-12T08:15:16.680Z] Executing busybox-1.36.1-r29.trigger [2025-03-12T08:15:16.680Z] OK: 9 MiB in 15 packages [2025-03-12T08:15:17.258Z] Removing intermediate container d437cee8eba2 [2025-03-12T08:15:17.258Z] ---> 0f0db4c32bc3 [2025-03-12T08:15:17.258Z] Step 14/24 : RUN apk --no-cache upgrade [2025-03-12T08:15:17.524Z] ---> Running in a110d27a8351 [2025-03-12T08:15:18.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T08:15:18.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T08:15:20.144Z] OK: 9 MiB in 15 packages [2025-03-12T08:15:21.103Z] Removing intermediate container a110d27a8351 [2025-03-12T08:15:21.103Z] ---> 08e70865f556 [2025-03-12T08:15:21.103Z] Step 15/24 : WORKDIR / [2025-03-12T08:15:21.103Z] ---> Running in 99ca74e4543a [2025-03-12T08:15:21.103Z] Removing intermediate container 99ca74e4543a [2025-03-12T08:15:21.103Z] ---> 4df2e1cfbd20 [2025-03-12T08:15:21.103Z] Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2025-03-12T08:15:21.687Z] ---> 51d9563b4d70 [2025-03-12T08:15:21.687Z] Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2025-03-12T08:15:24.262Z] ---> d7a5cf85ca12 [2025-03-12T08:15:24.262Z] Step 18/24 : COPY --from=builder /device-s7/cmd/res /res [2025-03-12T08:15:24.262Z] ---> bc2d05262139 [2025-03-12T08:15:24.262Z] Step 19/24 : EXPOSE 59994 [2025-03-12T08:15:24.533Z] ---> Running in 65a2eac82e81 [2025-03-12T08:15:24.800Z] Removing intermediate container 65a2eac82e81 [2025-03-12T08:15:24.801Z] ---> e3117971a086 [2025-03-12T08:15:24.801Z] Step 20/24 : ENTRYPOINT ["/device-s7"] [2025-03-12T08:15:24.801Z] ---> Running in 8f4bbd69a75d [2025-03-12T08:15:25.067Z] Removing intermediate container 8f4bbd69a75d [2025-03-12T08:15:25.067Z] ---> 403daaa96bce [2025-03-12T08:15:25.067Z] Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-12T08:15:25.067Z] ---> Running in 0840afc8f76c [2025-03-12T08:15:25.335Z] Removing intermediate container 0840afc8f76c [2025-03-12T08:15:25.335Z] ---> 998867914e5f [2025-03-12T08:15:25.335Z] Step 22/24 : LABEL arch=arm64 [2025-03-12T08:15:25.603Z] ---> Running in c104b596f803 [2025-03-12T08:15:25.868Z] Removing intermediate container c104b596f803 [2025-03-12T08:15:25.868Z] ---> f8940af10222 [2025-03-12T08:15:25.868Z] Step 23/24 : LABEL git_sha=cbf10d0c0293ecee235c1101d3a1c80e29a548a6 [2025-03-12T08:15:25.868Z] ---> Running in cb5e131af559 [2025-03-12T08:15:26.134Z] Removing intermediate container cb5e131af559 [2025-03-12T08:15:26.134Z] ---> 9f46fdeb6b7f [2025-03-12T08:15:26.134Z] Step 24/24 : LABEL version=4.0.0 [2025-03-12T08:15:26.134Z] ---> Running in ab8ca0f0ce8e [2025-03-12T08:15:26.400Z] Removing intermediate container ab8ca0f0ce8e [2025-03-12T08:15:26.400Z] ---> ac0894c5fcc4 [2025-03-12T08:15:26.400Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-12T08:15:26.979Z] Successfully built ac0894c5fcc4 [2025-03-12T08:15:26.979Z] 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-12T08:15:27.139Z] provisioning config files... [2025-03-12T08:15:27.152Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/2@tmp/config16015382031372021860tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T08:15:27.505Z] ---> ****-login.sh [2025-03-12T08:15:27.505Z] nexus3.edgexfoundry.org:10001 [2025-03-12T08:15:27.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T08:15:27.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T08:15:27.775Z] Configure a credential helper to remove this warning. See [2025-03-12T08:15:27.775Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T08:15:27.775Z] [2025-03-12T08:15:27.775Z] Login Succeeded [2025-03-12T08:15:27.775Z] nexus3.edgexfoundry.org:10002 [2025-03-12T08:15:28.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T08:15:28.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T08:15:28.043Z] Configure a credential helper to remove this warning. See [2025-03-12T08:15:28.043Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T08:15:28.043Z] [2025-03-12T08:15:28.043Z] Login Succeeded [2025-03-12T08:15:28.043Z] nexus3.edgexfoundry.org:10003 [2025-03-12T08:15:28.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T08:15:28.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T08:15:28.578Z] Configure a credential helper to remove this warning. See [2025-03-12T08:15:28.578Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T08:15:28.578Z] [2025-03-12T08:15:28.578Z] Login Succeeded [2025-03-12T08:15:28.578Z] nexus3.edgexfoundry.org:10004 [2025-03-12T08:15:28.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T08:15:28.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T08:15:28.845Z] Configure a credential helper to remove this warning. See [2025-03-12T08:15:28.845Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T08:15:28.845Z] [2025-03-12T08:15:28.845Z] Login Succeeded [2025-03-12T08:15:28.845Z] ****.io [2025-03-12T08:15:29.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T08:15:29.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T08:15:29.374Z] Configure a credential helper to remove this warning. See [2025-03-12T08:15:29.374Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T08:15:29.374Z] [2025-03-12T08:15:29.374Z] Login Succeeded [2025-03-12T08:15:29.374Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T08:15:29.385Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T08:15:29.442Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T08:15:29.472Z] [edgeXDocker.push] Tagging docker image device-s7-arm64 with the following tags: [2025-03-12T08:15:29.472Z] cbf10d0c0293ecee235c1101d3a1c80e29a548a6 [2025-03-12T08:15:29.472Z] 4.0.0 [2025-03-12T08:15:29.472Z] cbf10d0c0293ecee235c1101d3a1c80e29a548a6-4.0.0 [2025-03-12T08:15:29.472Z] odessa [2025-03-12T08:15:29.472Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:15:29.911Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:cbf10d0c0293ecee235c1101d3a1c80e29a548a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:15:30.311Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:cbf10d0c0293ecee235c1101d3a1c80e29a548a6 [2025-03-12T08:15:30.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-03-12T08:15:30.311Z] 3d1b9b8d3153: Preparing [2025-03-12T08:15:30.311Z] 96d80fd3838b: Preparing [2025-03-12T08:15:30.311Z] 630321a1dd56: Preparing [2025-03-12T08:15:30.311Z] e20ad37e4725: Preparing [2025-03-12T08:15:30.311Z] 9b903fe087cf: Preparing [2025-03-12T08:15:30.311Z] dd9c8f8612c8: Preparing [2025-03-12T08:15:30.311Z] dd9c8f8612c8: Waiting [2025-03-12T08:15:30.587Z] 3d1b9b8d3153: Pushed [2025-03-12T08:15:30.587Z] 630321a1dd56: Pushed [2025-03-12T08:15:30.587Z] e20ad37e4725: Pushed [2025-03-12T08:15:30.587Z] 9b903fe087cf: Pushed [2025-03-12T08:15:30.587Z] dd9c8f8612c8: Layer already exists [2025-03-12T08:15:40.664Z] 96d80fd3838b: Pushed [2025-03-12T08:15:40.664Z] cbf10d0c0293ecee235c1101d3a1c80e29a548a6: digest: sha256:98cd189d93815f73d93b89e0105a4e537e61b727ead97183802d3827440534d6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:15:41.025Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:15:41.391Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.0 [2025-03-12T08:15:41.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-03-12T08:15:41.391Z] 3d1b9b8d3153: Preparing [2025-03-12T08:15:41.391Z] 96d80fd3838b: Preparing [2025-03-12T08:15:41.391Z] 630321a1dd56: Preparing [2025-03-12T08:15:41.391Z] e20ad37e4725: Preparing [2025-03-12T08:15:41.391Z] 9b903fe087cf: Preparing [2025-03-12T08:15:41.391Z] dd9c8f8612c8: Preparing [2025-03-12T08:15:41.391Z] dd9c8f8612c8: Waiting [2025-03-12T08:15:41.391Z] 630321a1dd56: Layer already exists [2025-03-12T08:15:41.391Z] 3d1b9b8d3153: Layer already exists [2025-03-12T08:15:41.391Z] 9b903fe087cf: Layer already exists [2025-03-12T08:15:41.391Z] e20ad37e4725: Layer already exists [2025-03-12T08:15:41.391Z] 96d80fd3838b: Layer already exists [2025-03-12T08:15:41.391Z] dd9c8f8612c8: Layer already exists [2025-03-12T08:15:41.391Z] 4.0.0: digest: sha256:98cd189d93815f73d93b89e0105a4e537e61b727ead97183802d3827440534d6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:15:41.758Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:cbf10d0c0293ecee235c1101d3a1c80e29a548a6-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:15:42.119Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:cbf10d0c0293ecee235c1101d3a1c80e29a548a6-4.0.0 [2025-03-12T08:15:42.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-03-12T08:15:42.119Z] 3d1b9b8d3153: Preparing [2025-03-12T08:15:42.119Z] 96d80fd3838b: Preparing [2025-03-12T08:15:42.119Z] 630321a1dd56: Preparing [2025-03-12T08:15:42.119Z] e20ad37e4725: Preparing [2025-03-12T08:15:42.119Z] 9b903fe087cf: Preparing [2025-03-12T08:15:42.119Z] dd9c8f8612c8: Preparing [2025-03-12T08:15:42.119Z] dd9c8f8612c8: Waiting [2025-03-12T08:15:42.119Z] 630321a1dd56: Layer already exists [2025-03-12T08:15:42.119Z] 9b903fe087cf: Layer already exists [2025-03-12T08:15:42.119Z] 3d1b9b8d3153: Layer already exists [2025-03-12T08:15:42.119Z] 96d80fd3838b: Layer already exists [2025-03-12T08:15:42.119Z] e20ad37e4725: Layer already exists [2025-03-12T08:15:42.119Z] dd9c8f8612c8: Layer already exists [2025-03-12T08:15:42.119Z] cbf10d0c0293ecee235c1101d3a1c80e29a548a6-4.0.0: digest: sha256:98cd189d93815f73d93b89e0105a4e537e61b727ead97183802d3827440534d6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:15:42.745Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:15:43.116Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:odessa [2025-03-12T08:15:43.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-03-12T08:15:43.116Z] 3d1b9b8d3153: Preparing [2025-03-12T08:15:43.116Z] 96d80fd3838b: Preparing [2025-03-12T08:15:43.116Z] 630321a1dd56: Preparing [2025-03-12T08:15:43.116Z] e20ad37e4725: Preparing [2025-03-12T08:15:43.116Z] 9b903fe087cf: Preparing [2025-03-12T08:15:43.116Z] dd9c8f8612c8: Preparing [2025-03-12T08:15:43.116Z] dd9c8f8612c8: Waiting [2025-03-12T08:15:43.116Z] e20ad37e4725: Layer already exists [2025-03-12T08:15:43.116Z] 96d80fd3838b: Layer already exists [2025-03-12T08:15:43.116Z] 630321a1dd56: Layer already exists [2025-03-12T08:15:43.116Z] 9b903fe087cf: Layer already exists [2025-03-12T08:15:43.116Z] 3d1b9b8d3153: Layer already exists [2025-03-12T08:15:43.116Z] dd9c8f8612c8: Layer already exists [2025-03-12T08:15:43.381Z] odessa: digest: sha256:98cd189d93815f73d93b89e0105a4e537e61b727ead97183802d3827440534d6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T08:15:43.495Z] ===================================================== [Pipeline] echo [2025-03-12T08:15:43.514Z] taggedImages: [2025-03-12T08:15:43.514Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:cbf10d0c0293ecee235c1101d3a1c80e29a548a6 [2025-03-12T08:15:43.514Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.0 [2025-03-12T08:15:43.514Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:cbf10d0c0293ecee235c1101d3a1c80e29a548a6-4.0.0 [2025-03-12T08:15:43.514Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:odessa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:15:43.916Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-12T08:15:43.917Z] [2025-03-12T08:15:43.917Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:15:44.247Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-12T08:15:44.247Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-12T08:15:44.247Z] 8998bd30e6a1: Pulling fs layer [2025-03-12T08:15:44.247Z] 04944245beec: Pulling fs layer [2025-03-12T08:15:44.247Z] 699f458cf7ca: Pulling fs layer [2025-03-12T08:15:44.247Z] 765212b225bb: Pulling fs layer [2025-03-12T08:15:44.247Z] f23df028b6ca: Pulling fs layer [2025-03-12T08:15:44.247Z] d65c8cfc05b1: Pulling fs layer [2025-03-12T08:15:44.247Z] 765212b225bb: Waiting [2025-03-12T08:15:44.247Z] f23df028b6ca: Waiting [2025-03-12T08:15:44.247Z] d65c8cfc05b1: Waiting [2025-03-12T08:15:44.247Z] 2437ff75d9bd: Pulling fs layer [2025-03-12T08:15:44.247Z] 2437ff75d9bd: Waiting [2025-03-12T08:15:44.522Z] 04944245beec: Verifying Checksum [2025-03-12T08:15:44.522Z] 04944245beec: Download complete [2025-03-12T08:15:44.522Z] 765212b225bb: Verifying Checksum [2025-03-12T08:15:44.522Z] 765212b225bb: Download complete [2025-03-12T08:15:44.522Z] f23df028b6ca: Verifying Checksum [2025-03-12T08:15:44.522Z] f23df028b6ca: Download complete [2025-03-12T08:15:44.522Z] d65c8cfc05b1: Verifying Checksum [2025-03-12T08:15:44.522Z] d65c8cfc05b1: Download complete [2025-03-12T08:15:44.522Z] 699f458cf7ca: Verifying Checksum [2025-03-12T08:15:44.522Z] 699f458cf7ca: Download complete [2025-03-12T08:15:45.108Z] 8998bd30e6a1: Verifying Checksum [2025-03-12T08:15:45.108Z] 8998bd30e6a1: Download complete [2025-03-12T08:15:47.676Z] 2437ff75d9bd: Verifying Checksum [2025-03-12T08:15:47.676Z] 2437ff75d9bd: Download complete [2025-03-12T08:15:49.615Z] 8998bd30e6a1: Pull complete [2025-03-12T08:15:50.197Z] 04944245beec: Pull complete [2025-03-12T08:15:51.600Z] 699f458cf7ca: Pull complete [2025-03-12T08:15:51.865Z] 765212b225bb: Pull complete [2025-03-12T08:15:52.825Z] f23df028b6ca: Pull complete [2025-03-12T08:15:52.825Z] d65c8cfc05b1: Pull complete [2025-03-12T08:16:11.023Z] 2437ff75d9bd: Pull complete [2025-03-12T08:16:11.023Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-12T08:16:11.023Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-12T08:16:11.023Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T08:16:11.240Z] prd-ubuntu20.04-docker-arm64-4c-16g-41087 does not seem to be running inside a container [2025-03-12T08:16:11.307Z] $ 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/2 -v /w/workspace/device-s7/2:/w/workspace/device-s7/2:rw,z -v /w/workspace/device-s7/2@tmp:/w/workspace/device-s7/2@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-12T08:16:13.838Z] $ docker top 74027cb4a830f354b0d0daa37b115f5590cfc1f2b5d481a48209e1d0b70db00e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T08:16:14.660Z] ---> job-cost.sh [2025-03-12T08:16:14.660Z] lf-activate-venv: SKIPPING [2025-03-12T08:16:14.660Z] INFO: No Stack... [2025-03-12T08:16:14.925Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-12T08:16:15.876Z] INFO: Archiving Costs [Pipeline] sh [2025-03-12T08:16:16.510Z] + cat /w/workspace/device-s7/2/archives/cost.csv [2025-03-12T08:16:16.510Z] + cut -d, -f6 [Pipeline] lock [2025-03-12T08:16:16.532Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-odessa-2-stack-cost] [2025-03-12T08:16:16.539Z] Resource [jenkins-edgexfoundry-device-s7-odessa-2-stack-cost] did not exist. Created. [2025-03-12T08:16:16.546Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-odessa-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-12T08:16:16.895Z] /w/workspace/device-s7/2@tmp/durable-f77e7539/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-12T08:16:17.537Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-12T08:16:17.552Z] Warning: overwriting stash ‘stack-cost’ [2025-03-12T08:16:18.173Z] Stashed 1 file(s) [Pipeline] } [2025-03-12T08:16:18.180Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-odessa-2-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-12T08:16:18.224Z] $ docker stop --time=1 74027cb4a830f354b0d0daa37b115f5590cfc1f2b5d481a48209e1d0b70db00e [2025-03-12T08:16:19.693Z] $ docker rm -f --volumes 74027cb4a830f354b0d0daa37b115f5590cfc1f2b5d481a48209e1d0b70db00e [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-12T08:16:20.144Z] provisioning config files... [2025-03-12T08:16:20.154Z] copy managed file [device-s7-codecov-token] to file:/w/workspace/edgexfoundry_device-s7_odessa@tmp/config2036919156958327195tmp [Pipeline] { [Pipeline] sh [2025-03-12T08:16:20.460Z] + set +x [2025-03-12T08:16:20.460Z] + curl -s https://codecov.io/bash [2025-03-12T08:16:20.460Z] + bash -s -- [2025-03-12T08:16:20.460Z] [2025-03-12T08:16:20.460Z] _____ _ [2025-03-12T08:16:20.460Z] / ____| | | [2025-03-12T08:16:20.460Z] | | ___ __| | ___ ___ _____ __ [2025-03-12T08:16:20.460Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-12T08:16:20.460Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-12T08:16:20.460Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-12T08:16:20.460Z] Bash-1.0.6 [2025-03-12T08:16:20.460Z] [2025-03-12T08:16:20.460Z] [2025-03-12T08:16:20.460Z] ==> git version 2.25.1 found [2025-03-12T08:16:20.460Z] ==> 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-12T08:16:20.460Z] Release-Date: 2020-01-08 [2025-03-12T08:16:20.460Z] 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-12T08:16:20.460Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-12T08:16:20.460Z] ==> Jenkins CI detected. [2025-03-12T08:16:20.460Z] current dir:  /w/workspace/edgexfoundry_device-s7_odessa [2025-03-12T08:16:20.460Z] project root: . [2025-03-12T08:16:20.460Z] --> token set from env [2025-03-12T08:16:20.460Z] Yaml found at: vendor/github.com/go-openapi/analysis/.codecov.yml [2025-03-12T08:16:20.460Z] ==> Running gcov in . (disable via -X gcov) [2025-03-12T08:16:20.460Z] ==> Python coveragepy not found [2025-03-12T08:16:20.460Z] ==> Searching for coverage reports in: [2025-03-12T08:16:20.460Z] + . [2025-03-12T08:16:20.460Z] -> Found 1 reports [2025-03-12T08:16:20.720Z] ==> Detecting git/mercurial file structure [2025-03-12T08:16:20.720Z] ==> Reading reports [2025-03-12T08:16:20.720Z] + ./coverage.out bytes=19094 [2025-03-12T08:16:20.720Z] ==> Appending adjustments [2025-03-12T08:16:20.720Z] https://docs.codecov.io/docs/fixing-reports [2025-03-12T08:16:20.720Z] + Found adjustments [2025-03-12T08:16:20.720Z] ==> Gzipping contents [2025-03-12T08:16:20.978Z] 28K /tmp/codecov.ndQBCk.gz [2025-03-12T08:16:20.978Z] ==> Uploading reports [2025-03-12T08:16:20.978Z] url: https://codecov.io [2025-03-12T08:16:20.978Z] query: branch=odessa&commit=cbf10d0c0293ecee235c1101d3a1c80e29a548a6&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fodessa%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-12T08:16:20.978Z] -> Pinging Codecov [2025-03-12T08:16:20.978Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=odessa&commit=cbf10d0c0293ecee235c1101d3a1c80e29a548a6&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fodessa%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-12T08:16:20.978Z] -> Uploading to [2025-03-12T08:16:20.978Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-s7/cbf10d0c0293ecee235c1101d3a1c80e29a548a6/cc241a5c-c08e-4966-bd8e-46c100dc3f42.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250312%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250312T081620Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=16b3355e2b3d203f4d3a2943c7e850960c41cc5fdd9d442a6a5181d729a3e7a2 [2025-03-12T08:16:20.978Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T08:16:20.978Z] Dload Upload Total Spent Left Speed [2025-03-12T08:16:21.239Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 27478 0 0 100 27478 0 191k --:--:-- --:--:-- --:--:-- 193k [2025-03-12T08:16:21.239Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-s7/commit/cbf10d0c0293ecee235c1101d3a1c80e29a548a6 [Pipeline] } [2025-03-12T08:16:21.247Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-03-12T08:16:21.396Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-12T08:16:21.412Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:16:21.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-12T08:16:21.724Z] [2025-03-12T08:16:21.724Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:16:22.035Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-12T08:16:22.036Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-12T08:16:22.036Z] 43c4264eed91: Pulling fs layer [2025-03-12T08:16:22.036Z] 4cc291be95ef: Pulling fs layer [2025-03-12T08:16:22.036Z] 2ac1f1163629: Pulling fs layer [2025-03-12T08:16:22.036Z] 5c3c966382ef: Pulling fs layer [2025-03-12T08:16:22.036Z] 4f4fb700ef54: Pulling fs layer [2025-03-12T08:16:22.036Z] d9c7d2e4e75e: Pulling fs layer [2025-03-12T08:16:22.036Z] 9c3e1370e548: Pulling fs layer [2025-03-12T08:16:22.036Z] d9c7d2e4e75e: Waiting [2025-03-12T08:16:22.036Z] 5c3c966382ef: Waiting [2025-03-12T08:16:22.036Z] 4f4fb700ef54: Waiting [2025-03-12T08:16:22.036Z] 4cc291be95ef: Verifying Checksum [2025-03-12T08:16:22.036Z] 4cc291be95ef: Download complete [2025-03-12T08:16:22.036Z] 5c3c966382ef: Verifying Checksum [2025-03-12T08:16:22.036Z] 5c3c966382ef: Download complete [2025-03-12T08:16:22.036Z] 4f4fb700ef54: Verifying Checksum [2025-03-12T08:16:22.036Z] 4f4fb700ef54: Download complete [2025-03-12T08:16:22.036Z] 43c4264eed91: Download complete [2025-03-12T08:16:22.297Z] 43c4264eed91: Pull complete [2025-03-12T08:16:22.297Z] d9c7d2e4e75e: Verifying Checksum [2025-03-12T08:16:22.297Z] d9c7d2e4e75e: Download complete [2025-03-12T08:16:22.297Z] 4cc291be95ef: Pull complete [2025-03-12T08:16:22.557Z] 2ac1f1163629: Verifying Checksum [2025-03-12T08:16:22.557Z] 2ac1f1163629: Download complete [2025-03-12T08:16:23.126Z] 9c3e1370e548: Verifying Checksum [2025-03-12T08:16:23.126Z] 9c3e1370e548: Download complete [2025-03-12T08:16:26.421Z] 2ac1f1163629: Pull complete [2025-03-12T08:16:26.421Z] 5c3c966382ef: Pull complete [2025-03-12T08:16:26.421Z] 4f4fb700ef54: Pull complete [2025-03-12T08:16:26.421Z] d9c7d2e4e75e: Pull complete [2025-03-12T08:16:29.715Z] 9c3e1370e548: Pull complete [2025-03-12T08:16:29.715Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-12T08:16:29.715Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-12T08:16:29.715Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T08:16:29.831Z] prd-ubuntu20.04-docker-8c-8g-41082 does not seem to be running inside a container [2025-03-12T08:16:29.871Z] $ 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_odessa -v /w/workspace/edgexfoundry_device-s7_odessa:/w/workspace/edgexfoundry_device-s7_odessa:rw,z -v /w/workspace/edgexfoundry_device-s7_odessa@tmp:/w/workspace/edgexfoundry_device-s7_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-03-12T08:16:32.890Z] $ docker top 6b2741adc224193ba7d87cd7458044c6f45140a97f6ecb7552c5d8785ff7dde5 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T08:16:33.242Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_odessa [Pipeline] echo [2025-03-12T08:16:33.253Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-s7:odessa' [Pipeline] sh [2025-03-12T08:16:33.532Z] + set -o pipefail [2025-03-12T08:16:33.533Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-s7:odessa' [2025-03-12T08:16:36.816Z] [2025-03-12T08:16:36.816Z] Monitoring /w/workspace/edgexfoundry_device-s7_odessa (github.com/edgexfoundry/device-s7)... [2025-03-12T08:16:36.816Z] [2025-03-12T08:16:36.816Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bfa2dca2-5bc5-4fa4-85d4-97a3ae9278bb/history/32f11aa8-024c-4fe0-9f4d-740847f59783 [2025-03-12T08:16:36.816Z] [2025-03-12T08:16:36.816Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-03-12T08:16:36.816Z] [2025-03-12T08:16:36.816Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-12T08:16:36.816Z] [2025-03-12T08:16:37.383Z] [2025-03-12T08:16:37.383Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-12T08:16:37.383Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-12T08:16:37.658Z] $ docker stop --time=1 6b2741adc224193ba7d87cd7458044c6f45140a97f6ecb7552c5d8785ff7dde5 [2025-03-12T08:16:39.355Z] $ docker rm -f --volumes 6b2741adc224193ba7d87cd7458044c6f45140a97f6ecb7552c5d8785ff7dde5 [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-12T08:16:39.972Z] + git log --format=format:%s -1 cbf10d0c0293ecee235c1101d3a1c80e29a548a6 [Pipeline] sh [2025-03-12T08:16:40.262Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T08:16:40.262Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:16:40.566Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T08:16:40.566Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T08:16:40.648Z] prd-ubuntu20.04-docker-8c-8g-41082 does not seem to be running inside a container [2025-03-12T08:16:40.677Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_odessa -v /w/workspace/edgexfoundry_device-s7_odessa:/w/workspace/edgexfoundry_device-s7_odessa:rw,z -v /w/workspace/edgexfoundry_device-s7_odessa@tmp:/w/workspace/edgexfoundry_device-s7_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-12T08:16:41.043Z] $ docker top 1131dd45210038e1645ec0bf58e1046c6340fa5db274299d41368973ea395447 -eo pid,comm [2025-03-12T08:16:41.083Z] 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-12T08:16:41.083Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-12T08:16:41.130Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v4.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T08:16:41.430Z] + git semver [Pipeline] } [2025-03-12T08:16:41.714Z] $ docker stop --time=1 1131dd45210038e1645ec0bf58e1046c6340fa5db274299d41368973ea395447 [2025-03-12T08:16:43.012Z] $ docker rm -f --volumes 1131dd45210038e1645ec0bf58e1046c6340fa5db274299d41368973ea395447 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:16:43.425Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-12T08:16:43.426Z] [2025-03-12T08:16:43.426Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:16:43.730Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-12T08:16:43.730Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-12T08:16:43.730Z] ab5ef0e58194: Pulling fs layer [2025-03-12T08:16:43.730Z] 9712f1f96733: Pulling fs layer [2025-03-12T08:16:43.730Z] 63f879dbbcfc: Pulling fs layer [2025-03-12T08:16:43.730Z] 0d9ebad4ef96: Pulling fs layer [2025-03-12T08:16:43.730Z] e9a5061849ea: Pulling fs layer [2025-03-12T08:16:43.730Z] d747dcd14b5f: Pulling fs layer [2025-03-12T08:16:43.730Z] 2de7ff778b66: Pulling fs layer [2025-03-12T08:16:43.730Z] 0d9ebad4ef96: Waiting [2025-03-12T08:16:43.730Z] e9a5061849ea: Waiting [2025-03-12T08:16:43.730Z] d747dcd14b5f: Waiting [2025-03-12T08:16:43.730Z] 2de7ff778b66: Waiting [2025-03-12T08:16:43.730Z] 9712f1f96733: Download complete [2025-03-12T08:16:44.299Z] 63f879dbbcfc: Verifying Checksum [2025-03-12T08:16:44.299Z] 63f879dbbcfc: Download complete [2025-03-12T08:16:44.299Z] 0d9ebad4ef96: Verifying Checksum [2025-03-12T08:16:44.299Z] 0d9ebad4ef96: Download complete [2025-03-12T08:16:44.299Z] d747dcd14b5f: Download complete [2025-03-12T08:16:44.299Z] e9a5061849ea: Verifying Checksum [2025-03-12T08:16:44.299Z] e9a5061849ea: Download complete [2025-03-12T08:16:44.299Z] ab5ef0e58194: Verifying Checksum [2025-03-12T08:16:44.299Z] ab5ef0e58194: Download complete [2025-03-12T08:16:44.557Z] 2de7ff778b66: Verifying Checksum [2025-03-12T08:16:44.557Z] 2de7ff778b66: Download complete [2025-03-12T08:16:47.084Z] ab5ef0e58194: Pull complete [2025-03-12T08:16:47.084Z] 9712f1f96733: Pull complete [2025-03-12T08:16:47.650Z] 63f879dbbcfc: Pull complete [2025-03-12T08:16:51.838Z] 0d9ebad4ef96: Pull complete [2025-03-12T08:16:51.838Z] e9a5061849ea: Pull complete [2025-03-12T08:16:51.838Z] d747dcd14b5f: Pull complete [2025-03-12T08:16:52.409Z] 2de7ff778b66: Pull complete [2025-03-12T08:16:52.409Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-12T08:16:52.409Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-12T08:16:52.409Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T08:16:52.515Z] prd-ubuntu20.04-docker-8c-8g-41082 does not seem to be running inside a container [2025-03-12T08:16:52.554Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_odessa -v /w/workspace/edgexfoundry_device-s7_odessa:/w/workspace/edgexfoundry_device-s7_odessa:rw,z -v /w/workspace/edgexfoundry_device-s7_odessa@tmp:/w/workspace/edgexfoundry_device-s7_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-03-12T08:16:55.891Z] $ docker top 7609fc31806d90621ed1203e8fcac61c46e7651d43be9e389495ec4ac856d5bf -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-12T08:16:55.976Z] provisioning config files... [2025-03-12T08:16:55.983Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-s7_odessa@tmp/config14756106845218597535tmp [2025-03-12T08:16:55.992Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-s7_odessa@tmp/config12954977383355475773tmp [2025-03-12T08:16:56.001Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-s7_odessa@tmp/config18106114294408244237tmp [Pipeline] { [Pipeline] echo [2025-03-12T08:16:56.031Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T08:16:56.323Z] ---> sigul-configuration.sh [2025-03-12T08:16:56.323Z] gpg: directory `/root/.gnupg' created [2025-03-12T08:16:56.323Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-12T08:16:56.323Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-12T08:16:56.323Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-12T08:16:56.323Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-12T08:16:56.323Z] gpg: CAST5 encrypted data [2025-03-12T08:16:56.323Z] gpg: encrypted with 1 passphrase [2025-03-12T08:16:56.323Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-12T08:16:56.632Z] + mkdir /home/jenkins [2025-03-12T08:16:56.632Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-12T08:16:56.925Z] + 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-12T08:16:56.941Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T08:16:57.236Z] ---> sigul-install.sh [2025-03-12T08:16:57.237Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-12T08:16:57.527Z] + git tag --list [2025-03-12T08:16:57.527Z] v0.0.0 [2025-03-12T08:16:57.527Z] v0.0.1-dev.1 [2025-03-12T08:16:57.527Z] v0.0.1-dev.2 [2025-03-12T08:16:57.527Z] v4.0.0 [2025-03-12T08:16:57.527Z] v4.0.0-dev.1 [2025-03-12T08:16:57.527Z] v4.0.0-dev.10 [2025-03-12T08:16:57.527Z] v4.0.0-dev.11 [2025-03-12T08:16:57.527Z] v4.0.0-dev.2 [2025-03-12T08:16:57.527Z] v4.0.0-dev.3 [2025-03-12T08:16:57.527Z] v4.0.0-dev.4 [2025-03-12T08:16:57.527Z] v4.0.0-dev.5 [2025-03-12T08:16:57.527Z] v4.0.0-dev.6 [2025-03-12T08:16:57.527Z] v4.0.0-dev.7 [2025-03-12T08:16:57.527Z] v4.0.0-dev.8 [2025-03-12T08:16:57.527Z] v4.0.0-dev.9 [Pipeline] sh [2025-03-12T08:16:57.823Z] + lftools sign git-tag v4.0.0 [2025-03-12T08:16:58.389Z] Signing Git tag with Sigul... [2025-03-12T08:16:58.389Z] Signing v4.0.0 [Pipeline] echo [2025-03-12T08:16:58.664Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T08:16:58.954Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-12T08:16:58.962Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-12T08:16:58.997Z] $ docker stop --time=1 7609fc31806d90621ed1203e8fcac61c46e7651d43be9e389495ec4ac856d5bf [2025-03-12T08:17:00.270Z] $ docker rm -f --volumes 7609fc31806d90621ed1203e8fcac61c46e7651d43be9e389495ec4ac856d5bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-12T08:17:00.734Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T08:17:00.734Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:17:01.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T08:17:01.041Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T08:17:01.124Z] prd-ubuntu20.04-docker-8c-8g-41082 does not seem to be running inside a container [2025-03-12T08:17:01.160Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_odessa -v /w/workspace/edgexfoundry_device-s7_odessa:/w/workspace/edgexfoundry_device-s7_odessa:rw,z -v /w/workspace/edgexfoundry_device-s7_odessa@tmp:/w/workspace/edgexfoundry_device-s7_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-12T08:17:01.521Z] $ docker top 52dcd1aa0fb994e5ca7a5064894143a2473401bb1c38dd5f320a8f1d029316a5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-12T08:17:01.615Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v4.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T08:17:01.924Z] + git semver [Pipeline] } [2025-03-12T08:17:02.203Z] $ docker stop --time=1 52dcd1aa0fb994e5ca7a5064894143a2473401bb1c38dd5f320a8f1d029316a5 [2025-03-12T08:17:03.462Z] $ docker rm -f --volumes 52dcd1aa0fb994e5ca7a5064894143a2473401bb1c38dd5f320a8f1d029316a5 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T08:17:03.824Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T08:17:03.824Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:17:04.169Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T08:17:04.169Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T08:17:04.247Z] prd-ubuntu20.04-docker-8c-8g-41082 does not seem to be running inside a container [2025-03-12T08:17:04.277Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_odessa -v /w/workspace/edgexfoundry_device-s7_odessa:/w/workspace/edgexfoundry_device-s7_odessa:rw,z -v /w/workspace/edgexfoundry_device-s7_odessa@tmp:/w/workspace/edgexfoundry_device-s7_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-12T08:17:04.609Z] $ docker top fbdbaddb06aebd40154f8afb3779c3e43f81ca9c0df9c64ac1d7b9274f300e98 -eo pid,comm [2025-03-12T08:17:04.651Z] 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-12T08:17:04.651Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-12T08:17:04.704Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v4.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T08:17:05.011Z] + git semver [Pipeline] } [2025-03-12T08:17:05.288Z] $ docker stop --time=1 fbdbaddb06aebd40154f8afb3779c3e43f81ca9c0df9c64ac1d7b9274f300e98 [2025-03-12T08:17:06.549Z] $ docker rm -f --volumes fbdbaddb06aebd40154f8afb3779c3e43f81ca9c0df9c64ac1d7b9274f300e98 [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-12T08:17:07.380Z] + [ -d /w/workspace/edgexfoundry_device-s7_odessa/archives ] [2025-03-12T08:17:07.380Z] + ls -al /w/workspace/edgexfoundry_device-s7_odessa/archives [2025-03-12T08:17:07.380Z] total 16 [2025-03-12T08:17:07.380Z] drwxr-xr-x 3 root root 4096 Mar 12 07:55 . [2025-03-12T08:17:07.380Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 08:16 .. [2025-03-12T08:17:07.380Z] drwxr-xr-x 2 root root 4096 Mar 12 07:55 cost [2025-03-12T08:17:07.380Z] -rw-r--r-- 1 root root 81 Mar 12 07:55 cost.csv [2025-03-12T08:17:07.380Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_odessa/archives [2025-03-12T08:17:07.380Z] + ls -al /w/workspace/edgexfoundry_device-s7_odessa/archives [2025-03-12T08:17:07.380Z] total 16 [2025-03-12T08:17:07.380Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 07:55 . [2025-03-12T08:17:07.380Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 08:16 .. [2025-03-12T08:17:07.380Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 12 07:55 cost [2025-03-12T08:17:07.380Z] -rw-r--r-- 1 jenkins jenkins 81 Mar 12 07:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-12T08:17:07.678Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T08:17:08.532Z] ---> package-listing.sh [2025-03-12T08:17:08.532Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-12T08:17:08.532Z] ++ facter osfamily [2025-03-12T08:17:08.792Z] + OS_FAMILY=debian [2025-03-12T08:17:08.792Z] + workspace=/w/workspace/edgexfoundry_device-s7_odessa [2025-03-12T08:17:08.792Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-12T08:17:08.792Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-12T08:17:08.792Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-12T08:17:08.792Z] + PACKAGES=/tmp/packages_start.txt [2025-03-12T08:17:08.792Z] + '[' /w/workspace/edgexfoundry_device-s7_odessa ']' [2025-03-12T08:17:08.792Z] + PACKAGES=/tmp/packages_end.txt [2025-03-12T08:17:08.792Z] + case "${OS_FAMILY}" in [2025-03-12T08:17:08.792Z] + dpkg -l [2025-03-12T08:17:08.792Z] + grep '^ii' [2025-03-12T08:17:08.792Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-12T08:17:08.792Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-12T08:17:08.792Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-12T08:17:08.792Z] + '[' /w/workspace/edgexfoundry_device-s7_odessa ']' [2025-03-12T08:17:08.792Z] + mkdir -p /w/workspace/edgexfoundry_device-s7_odessa/archives/ [2025-03-12T08:17:08.792Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_odessa/archives/ [Pipeline] echo [2025-03-12T08:17:08.804Z] 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_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-12T08:17:09.088Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:17:09.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T08:17:09.652Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T08:17:09.734Z] prd-ubuntu20.04-docker-8c-8g-41082 does not seem to be running inside a container [2025-03-12T08:17:09.770Z] $ 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_odessa/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_odessa -v /w/workspace/edgexfoundry_device-s7_odessa:/w/workspace/edgexfoundry_device-s7_odessa:rw,z -v /w/workspace/edgexfoundry_device-s7_odessa@tmp:/w/workspace/edgexfoundry_device-s7_odessa@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-12T08:17:09.980Z] $ docker top e6c3385c1eeba6dd469b68e7dff2680fde74bdd8a19908c0d10a671726c4d512 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T08:17:10.330Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-12T08:17:10.618Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-12T08:17:10.914Z] + ls /var/log/sa-host [2025-03-12T08:17:10.915Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T08:17:11.007Z] provisioning config files... [2025-03-12T08:17:11.014Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_odessa@tmp/config14045138299997538311tmp [Pipeline] { [Pipeline] echo [2025-03-12T08:17:11.043Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T08:17:11.326Z] ---> create-netrc.sh [Pipeline] } [2025-03-12T08:17:11.334Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-12T08:17:11.674Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-12T08:17:11.683Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T08:17:11.965Z] ---> sudo-logs.sh [2025-03-12T08:17:11.965Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-12T08:17:12.000Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T08:17:12.284Z] ---> job-cost.sh [2025-03-12T08:17:12.284Z] lf-activate-venv: SKIPPING [2025-03-12T08:17:12.284Z] DEBUG: total: 0.2199999988079071 [2025-03-12T08:17:12.284Z] INFO: Retrieving Stack Cost... [2025-03-12T08:17:12.543Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-12T08:17:13.111Z] INFO: Archiving Costs [Pipeline] echo [2025-03-12T08:17:13.124Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T08:17:13.406Z] ---> logs-deploy.sh [2025-03-12T08:17:13.406Z] lf-activate-venv: SKIPPING [2025-03-12T08:17:13.406Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/odessa/2 [2025-03-12T08:17:13.406Z] INFO: archiving workspace using pattern(s): [2025-03-12T08:17:14.343Z] Archives upload complete. [2025-03-12T08:17:14.343Z] INFO: archiving logs to Nexus