Pull request #33 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a65163bd9952b37a38f85854246b583fae4d573d+9db981aa25816d0e0d272d921f7244c5f9cb19d6 (fb99c5b8b53334263952d1a2b9ddd6dd75d0ec4c) 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-ssh11852396341035299851.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13776615794644536390.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/branches/PR-33/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-33/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13662205589844005549.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-33/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14864097022642389836.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh3362101372331433440.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/branches/PR-33/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-33/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16043510059076129126.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-36482 in /w/workspace/edgexfoundry_device-s7_PR-33 [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_PR-33 # 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 Merging remotes/origin/main commit 9db981aa25816d0e0d272d921f7244c5f9cb19d6 into PR head commit a65163bd9952b37a38f85854246b583fae4d573d Merge succeeded, producing a65163bd9952b37a38f85854246b583fae4d573d Checking out Revision a65163bd9952b37a38f85854246b583fae4d573d (PR-33) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/pull/33/head:refs/remotes/origin/PR-33 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a65163bd9952b37a38f85854246b583fae4d573d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 9db981aa25816d0e0d272d921f7244c5f9cb19d6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a65163bd9952b37a38f85854246b583fae4d573d # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-10T19:09:13.273Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-10T19:09:13.476Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-10T19:09:13.600Z] ========================================================= [2025-01-10T19:09:13.601Z] EdgeX Global Pipelines Version Info [2025-01-10T19:09:13.601Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-10T19:09:14.754Z] ------------------- [2025-01-10T19:09:14.755Z] stable info: [2025-01-10T19:09:14.755Z] ------------------- [2025-01-10T19:09:14.755Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-10T19:09:14.755Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-10T19:09:14.755Z] Message: update stable to v1.0.269 [2025-01-10T19:09:15.016Z] ------------------- [2025-01-10T19:09:15.016Z] experimental info: [2025-01-10T19:09:15.016Z] ------------------- [2025-01-10T19:09:15.016Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-10T19:09:15.016Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-10T19:09:15.016Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-10T19:09:15.254Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo [2025-01-10T19:09:15.304Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo [2025-01-10T19:09:15.358Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-10T19:09:15.415Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-10T19:09:15.475Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-10T19:09:15.533Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-01-10T19:09:15.590Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-01-10T19:09:15.741Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-01-10T19:09:15.800Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-01-10T19:09:15.856Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-10T19:09:15.913Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-10T19:09:15.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo [2025-01-10T19:09:16.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-10T19:09:16.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-10T19:09:16.127Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-10T19:09:16.178Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-01-10T19:09:16.233Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-01-10T19:09:16.288Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-01-10T19:09:16.346Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-10T19:09:16.401Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-10T19:09:16.457Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-01-10T19:09:16.509Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-01-10T19:09:16.571Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-01-10T19:09:16.625Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-01-10T19:09:16.681Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-01-10T19:09:16.734Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-10T19:09:16.793Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-01-10T19:09:16.851Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-33 [Pipeline] echo [2025-01-10T19:09:16.909Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-33 [Pipeline] echo [2025-01-10T19:09:16.964Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-33 [Pipeline] echo [2025-01-10T19:09:17.023Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a65163bd9952b37a38f85854246b583fae4d573d [Pipeline] echo [2025-01-10T19:09:17.079Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a65163b [Pipeline] echo [2025-01-10T19:09:17.134Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-10T19:09:17.293Z] provisioning config files... [2025-01-10T19:09:17.306Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_PR-33@tmp/config9631463878396588942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-10T19:09:17.750Z] ---> ****-login.sh [2025-01-10T19:09:17.750Z] nexus3.edgexfoundry.org:10001 [2025-01-10T19:09:18.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T19:09:18.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T19:09:18.013Z] Configure a credential helper to remove this warning. See [2025-01-10T19:09:18.013Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T19:09:18.013Z] [2025-01-10T19:09:18.013Z] Login Succeeded [2025-01-10T19:09:18.013Z] nexus3.edgexfoundry.org:10002 [2025-01-10T19:09:18.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T19:09:18.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T19:09:18.275Z] Configure a credential helper to remove this warning. See [2025-01-10T19:09:18.275Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T19:09:18.275Z] [2025-01-10T19:09:18.275Z] Login Succeeded [2025-01-10T19:09:18.275Z] nexus3.edgexfoundry.org:10003 [2025-01-10T19:09:18.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T19:09:18.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T19:09:18.275Z] Configure a credential helper to remove this warning. See [2025-01-10T19:09:18.275Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T19:09:18.275Z] [2025-01-10T19:09:18.275Z] Login Succeeded [2025-01-10T19:09:18.275Z] nexus3.edgexfoundry.org:10004 [2025-01-10T19:09:18.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T19:09:18.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T19:09:18.536Z] Configure a credential helper to remove this warning. See [2025-01-10T19:09:18.536Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T19:09:18.536Z] [2025-01-10T19:09:18.536Z] Login Succeeded [2025-01-10T19:09:18.536Z] ****.io [2025-01-10T19:09:18.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T19:09:18.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T19:09:18.798Z] Configure a credential helper to remove this warning. See [2025-01-10T19:09:18.798Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T19:09:18.798Z] [2025-01-10T19:09:18.798Z] Login Succeeded [2025-01-10T19:09:18.798Z] ---> ****-login.sh ends [Pipeline] } [2025-01-10T19:09:18.831Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-01-10T19:09:19.522Z] + git rev-list -1 --merges a65163bd9952b37a38f85854246b583fae4d573d~1..a65163bd9952b37a38f85854246b583fae4d573d [Pipeline] echo [2025-01-10T19:09:19.572Z] -----------> git rev-list -1 --merges a65163bd9952b37a38f85854246b583fae4d573d~1..a65163bd9952b37a38f85854246b583fae4d573d a65163bd9952b37a38f85854246b583fae4d573d [false] [Pipeline] sh [2025-01-10T19:09:19.890Z] + git log --format=format:%s -1 a65163bd9952b37a38f85854246b583fae4d573d [Pipeline] echo [2025-01-10T19:09:19.935Z] ========================================================= [2025-01-10T19:09:19.935Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-10T19:09:19.935Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-10T19:09:20.390Z] + git log --format=format:%s -1 a65163bd9952b37a38f85854246b583fae4d573d [Pipeline] echo [2025-01-10T19:09:20.443Z] [semverPrep] GIT_COMMIT: a65163bd9952b37a38f85854246b583fae4d573d, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo [2025-01-10T19:09:20.484Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-01-10T19:09:20.966Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-10T19:09:20.967Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-10T19:09:20.967Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-10T19:09:20.967Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-10T19:09:20.967Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-10T19:09:20.967Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-10T19:09:20.967Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T19:09:21.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-10T19:09:21.415Z] [2025-01-10T19:09:21.415Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T19:09:21.801Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-10T19:09:21.801Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-10T19:09:21.801Z] b85a868b505f: Pulling fs layer [2025-01-10T19:09:21.801Z] e2be974225ed: Pulling fs layer [2025-01-10T19:09:21.801Z] 339a4e72a1f5: Pulling fs layer [2025-01-10T19:09:21.801Z] 988bab9f4d93: Pulling fs layer [2025-01-10T19:09:21.801Z] 1469e6f7b9e6: Pulling fs layer [2025-01-10T19:09:21.801Z] eaf3925da568: Pulling fs layer [2025-01-10T19:09:21.801Z] bab4dde63d76: Pulling fs layer [2025-01-10T19:09:21.801Z] bde34c3a00c8: Pulling fs layer [2025-01-10T19:09:21.801Z] b352a97aabf1: Pulling fs layer [2025-01-10T19:09:21.801Z] 4872d77fe225: Pulling fs layer [2025-01-10T19:09:21.801Z] 5851b861e8e6: Pulling fs layer [2025-01-10T19:09:21.801Z] 1469e6f7b9e6: Waiting [2025-01-10T19:09:21.801Z] eaf3925da568: Waiting [2025-01-10T19:09:21.801Z] bab4dde63d76: Waiting [2025-01-10T19:09:21.801Z] bde34c3a00c8: Waiting [2025-01-10T19:09:21.801Z] b352a97aabf1: Waiting [2025-01-10T19:09:21.801Z] 4872d77fe225: Waiting [2025-01-10T19:09:21.801Z] 5851b861e8e6: Waiting [2025-01-10T19:09:21.801Z] 988bab9f4d93: Waiting [2025-01-10T19:09:21.801Z] e2be974225ed: Download complete [2025-01-10T19:09:21.801Z] 988bab9f4d93: Verifying Checksum [2025-01-10T19:09:21.801Z] 988bab9f4d93: Download complete [2025-01-10T19:09:21.801Z] 1469e6f7b9e6: Verifying Checksum [2025-01-10T19:09:21.801Z] 1469e6f7b9e6: Download complete [2025-01-10T19:09:21.801Z] eaf3925da568: Verifying Checksum [2025-01-10T19:09:21.801Z] eaf3925da568: Download complete [2025-01-10T19:09:22.059Z] 339a4e72a1f5: Verifying Checksum [2025-01-10T19:09:22.059Z] 339a4e72a1f5: Download complete [2025-01-10T19:09:22.059Z] bde34c3a00c8: Verifying Checksum [2025-01-10T19:09:22.059Z] bde34c3a00c8: Download complete [2025-01-10T19:09:22.059Z] b352a97aabf1: Download complete [2025-01-10T19:09:22.059Z] 4872d77fe225: Download complete [2025-01-10T19:09:22.059Z] 5851b861e8e6: Verifying Checksum [2025-01-10T19:09:22.059Z] 5851b861e8e6: Download complete [2025-01-10T19:09:22.060Z] b85a868b505f: Verifying Checksum [2025-01-10T19:09:22.060Z] b85a868b505f: Download complete [2025-01-10T19:09:22.318Z] bab4dde63d76: Verifying Checksum [2025-01-10T19:09:22.318Z] bab4dde63d76: Download complete [2025-01-10T19:09:23.262Z] b85a868b505f: Pull complete [2025-01-10T19:09:23.522Z] e2be974225ed: Pull complete [2025-01-10T19:09:24.089Z] 339a4e72a1f5: Pull complete [2025-01-10T19:09:24.089Z] 988bab9f4d93: Pull complete [2025-01-10T19:09:24.089Z] 1469e6f7b9e6: Pull complete [2025-01-10T19:09:24.354Z] eaf3925da568: Pull complete [2025-01-10T19:09:25.731Z] bab4dde63d76: Pull complete [2025-01-10T19:09:25.991Z] bde34c3a00c8: Pull complete [2025-01-10T19:09:25.991Z] b352a97aabf1: Pull complete [2025-01-10T19:09:25.991Z] 4872d77fe225: Pull complete [2025-01-10T19:09:26.250Z] 5851b861e8e6: Pull complete [2025-01-10T19:09:26.250Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-10T19:09:26.250Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-10T19:09:26.250Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T19:09:26.521Z] prd-ubuntu20.04-docker-8c-8g-36482 does not seem to be running inside a container [2025-01-10T19:09:26.542Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_PR-33 -v /w/workspace/edgexfoundry_device-s7_PR-33:/w/workspace/edgexfoundry_device-s7_PR-33:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-33@tmp:/w/workspace/edgexfoundry_device-s7_PR-33@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-01-10T19:09:28.915Z] $ docker top 1b8fbe5ec903de70919f077b67b767af2474436c38db3a9f1f000662cd8d1a1f -eo pid,comm [2025-01-10T19:09:28.979Z] 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-01-10T19:09:28.979Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-10T19:09:29.135Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-10T19:09:29.135Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-10T19:09:29.252Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-10T19:09:29.245Z] $ docker exec 1b8fbe5ec903de70919f077b67b767af2474436c38db3a9f1f000662cd8d1a1f ssh-agent [2025-01-10T19:09:29.379Z] SSH_AUTH_SOCK=/tmp/ssh-QF8n9BxnFwLO/agent.31 [2025-01-10T19:09:29.379Z] SSH_AGENT_PID=37 [2025-01-10T19:09:29.386Z] Running ssh-add (command line suppressed) [2025-01-10T19:09:29.479Z] Identity added: /w/workspace/edgexfoundry_device-s7_PR-33@tmp/private_key_10354339046813347386.key (/w/workspace/edgexfoundry_device-s7_PR-33@tmp/private_key_10354339046813347386.key) [2025-01-10T19:09:29.503Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-10T19:09:29.847Z] + git tag --points-at HEAD [Pipeline] } [2025-01-10T19:09:29.863Z] $ docker exec --env ******** --env ******** 1b8fbe5ec903de70919f077b67b767af2474436c38db3a9f1f000662cd8d1a1f ssh-agent -k [2025-01-10T19:09:29.965Z] unset SSH_AUTH_SOCK; [2025-01-10T19:09:29.965Z] unset SSH_AGENT_PID; [2025-01-10T19:09:29.965Z] echo Agent pid 37 killed; [2025-01-10T19:09:29.984Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-10T19:09:30.096Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-10T19:09:30.096Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-10T19:09:30.205Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-10T19:09:30.198Z] $ docker exec 1b8fbe5ec903de70919f077b67b767af2474436c38db3a9f1f000662cd8d1a1f ssh-agent [2025-01-10T19:09:30.318Z] SSH_AUTH_SOCK=/tmp/ssh-RL8YJijrBW7A/agent.70 [2025-01-10T19:09:30.318Z] SSH_AGENT_PID=76 [2025-01-10T19:09:30.323Z] Running ssh-add (command line suppressed) [2025-01-10T19:09:30.415Z] Identity added: /w/workspace/edgexfoundry_device-s7_PR-33@tmp/private_key_12738398245578835.key (/w/workspace/edgexfoundry_device-s7_PR-33@tmp/private_key_12738398245578835.key) [2025-01-10T19:09:30.441Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-10T19:09:30.792Z] + git semver init [2025-01-10T19:09:31.061Z] 2025-01-10 19:09:30,977 [run_init] DEBUG init version:0.0.0 force:False [2025-01-10T19:09:31.061Z] 2025-01-10 19:09:30,978 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_PR-33/.semver [2025-01-10T19:09:31.061Z] 2025-01-10 19:09:30,978 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_PR-33/.semver [2025-01-10T19:09:31.061Z] 2025-01-10 19:09:30,978 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-s7.git', '/w/workspace/edgexfoundry_device-s7_PR-33/.semver'], cwd=/w/workspace/edgexfoundry_device-s7_PR-33, universal_newlines=False, shell=None, istream=None) [2025-01-10T19:09:31.636Z] 2025-01-10 19:09:31,511 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_PR-33/.git/info/exclude [2025-01-10T19:09:31.636Z] 2025-01-10 19:09:31,511 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_PR-33/.semver/PR-33 with force:False [2025-01-10T19:09:31.636Z] 2025-01-10 19:09:31,511 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-s7_PR-33/.semver/PR-33 [2025-01-10T19:09:31.636Z] 2025-01-10 19:09:31,515 [execute] INFO git cat-file --batch-check [2025-01-10T19:09:31.636Z] 2025-01-10 19:09:31,516 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_PR-33/.semver, universal_newlines=False, shell=None, istream=) [2025-01-10T19:09:31.636Z] 2025-01-10 19:09:31,521 [execute] INFO git cat-file --batch [2025-01-10T19:09:31.636Z] 2025-01-10 19:09:31,522 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_PR-33/.semver, universal_newlines=False, shell=None, istream=) [2025-01-10T19:09:31.636Z] 2025-01-10 19:09:31,526 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_PR-33/.semver/PR-33 [2025-01-10T19:09:31.636Z] 0.0.0 [Pipeline] } [2025-01-10T19:09:31.660Z] $ docker exec --env ******** --env ******** 1b8fbe5ec903de70919f077b67b767af2474436c38db3a9f1f000662cd8d1a1f ssh-agent -k [2025-01-10T19:09:31.777Z] unset SSH_AUTH_SOCK; [2025-01-10T19:09:31.777Z] unset SSH_AGENT_PID; [2025-01-10T19:09:31.779Z] echo Agent pid 76 killed; [2025-01-10T19:09:31.799Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-10T19:09:32.243Z] + git semver [Pipeline] } [2025-01-10T19:09:32.534Z] $ docker stop --time=1 1b8fbe5ec903de70919f077b67b767af2474436c38db3a9f1f000662cd8d1a1f [2025-01-10T19:09:33.843Z] $ docker rm -f --volumes 1b8fbe5ec903de70919f077b67b767af2474436c38db3a9f1f000662cd8d1a1f [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-10T19:09:34.257Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-10T19:09:34.532Z] Stashed 1 file(s) [Pipeline] echo [2025-01-10T19:09:34.553Z] [edgeXSemver]: initialized semver on version 0.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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-10T19:09:35.586Z] provisioning config files... [2025-01-10T19:09:35.596Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_PR-33@tmp/config222253721204913067tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-01-10T19:09:36.082Z] ---> ****-login.sh [2025-01-10T19:09:36.082Z] nexus3.edgexfoundry.org:10001 [2025-01-10T19:09:36.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T19:09:36.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T19:09:36.082Z] Configure a credential helper to remove this warning. See [2025-01-10T19:09:36.082Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T19:09:36.082Z] [2025-01-10T19:09:36.082Z] Login Succeeded [2025-01-10T19:09:36.082Z] nexus3.edgexfoundry.org:10002 [2025-01-10T19:09:36.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T19:09:36.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T19:09:36.082Z] Configure a credential helper to remove this warning. See [2025-01-10T19:09:36.082Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T19:09:36.082Z] [2025-01-10T19:09:36.082Z] Login Succeeded [2025-01-10T19:09:36.082Z] nexus3.edgexfoundry.org:10003 [2025-01-10T19:09:36.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T19:09:36.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T19:09:36.342Z] Configure a credential helper to remove this warning. See [2025-01-10T19:09:36.342Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T19:09:36.342Z] [2025-01-10T19:09:36.342Z] Login Succeeded [2025-01-10T19:09:36.342Z] nexus3.edgexfoundry.org:10004 [2025-01-10T19:09:36.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T19:09:36.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T19:09:36.343Z] Configure a credential helper to remove this warning. See [2025-01-10T19:09:36.343Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T19:09:36.343Z] [2025-01-10T19:09:36.343Z] Login Succeeded [2025-01-10T19:09:36.343Z] ****.io [2025-01-10T19:09:36.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T19:09:36.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T19:09:36.604Z] Configure a credential helper to remove this warning. See [2025-01-10T19:09:36.605Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T19:09:36.605Z] [2025-01-10T19:09:36.605Z] Login Succeeded [2025-01-10T19:09:36.605Z] ---> ****-login.sh ends [Pipeline] } [2025-01-10T19:09:36.642Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-10T19:09:36.874Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-10T19:09:36.915Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-10T19:09:36.956Z] ========================================================= [2025-01-10T19:09:36.956Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-01-10T19:09:36.956Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T19:09:37.466Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-01-10T19:09:37.466Z] Sending build context to Docker daemon 679.9kB [2025-01-10T19:09:37.466Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-01-10T19:09:37.466Z] Step 2/10 : FROM ${BASE} AS builder [2025-01-10T19:09:37.466Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-01-10T19:09:37.466Z] da9db072f522: Pulling fs layer [2025-01-10T19:09:37.466Z] 6ef4a4ee8ca5: Pulling fs layer [2025-01-10T19:09:37.466Z] 06f05ace1117: Pulling fs layer [2025-01-10T19:09:37.466Z] 5fe327b54edc: Pulling fs layer [2025-01-10T19:09:37.466Z] 4f4fb700ef54: Pulling fs layer [2025-01-10T19:09:37.466Z] 92a5565b7b96: Pulling fs layer [2025-01-10T19:09:37.466Z] ff9bb7016b71: Pulling fs layer [2025-01-10T19:09:37.466Z] b67dba6c2c7d: Pulling fs layer [2025-01-10T19:09:37.466Z] a813b0c90790: Pulling fs layer [2025-01-10T19:09:37.466Z] ff9bb7016b71: Waiting [2025-01-10T19:09:37.466Z] b67dba6c2c7d: Waiting [2025-01-10T19:09:37.466Z] 5fe327b54edc: Waiting [2025-01-10T19:09:37.466Z] 4f4fb700ef54: Waiting [2025-01-10T19:09:37.466Z] a813b0c90790: Waiting [2025-01-10T19:09:37.466Z] 92a5565b7b96: Waiting [2025-01-10T19:09:37.466Z] 6ef4a4ee8ca5: Verifying Checksum [2025-01-10T19:09:37.466Z] 6ef4a4ee8ca5: Download complete [2025-01-10T19:09:37.466Z] 5fe327b54edc: Verifying Checksum [2025-01-10T19:09:37.466Z] 5fe327b54edc: Download complete [2025-01-10T19:09:37.466Z] 4f4fb700ef54: Verifying Checksum [2025-01-10T19:09:37.466Z] 4f4fb700ef54: Download complete [2025-01-10T19:09:37.466Z] 92a5565b7b96: Verifying Checksum [2025-01-10T19:09:37.466Z] 92a5565b7b96: Download complete [2025-01-10T19:09:37.466Z] da9db072f522: Download complete [2025-01-10T19:09:37.727Z] ff9bb7016b71: Verifying Checksum [2025-01-10T19:09:37.727Z] ff9bb7016b71: Download complete [2025-01-10T19:09:37.727Z] da9db072f522: Pull complete [2025-01-10T19:09:37.727Z] 6ef4a4ee8ca5: Pull complete [2025-01-10T19:09:37.727Z] a813b0c90790: Verifying Checksum [2025-01-10T19:09:37.727Z] a813b0c90790: Download complete [2025-01-10T19:09:37.984Z] 06f05ace1117: Verifying Checksum [2025-01-10T19:09:37.984Z] 06f05ace1117: Download complete [2025-01-10T19:09:38.242Z] b67dba6c2c7d: Verifying Checksum [2025-01-10T19:09:38.242Z] b67dba6c2c7d: Download complete [2025-01-10T19:09:41.526Z] 06f05ace1117: Pull complete [2025-01-10T19:09:41.526Z] 5fe327b54edc: Pull complete [2025-01-10T19:09:41.526Z] 4f4fb700ef54: Pull complete [2025-01-10T19:09:41.526Z] 92a5565b7b96: Pull complete [2025-01-10T19:09:41.526Z] ff9bb7016b71: Pull complete [2025-01-10T19:09:43.430Z] b67dba6c2c7d: Pull complete [2025-01-10T19:09:44.001Z] a813b0c90790: Pull complete [2025-01-10T19:09:44.001Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-01-10T19:09:44.001Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-10T19:09:44.001Z] ---> 3ba60ce46760 [2025-01-10T19:09:44.001Z] Step 3/10 : ARG MAKE=make build [2025-01-10T19:09:47.322Z] ---> Running in beafc58435bc [2025-01-10T19:09:47.322Z] Removing intermediate container beafc58435bc [2025-01-10T19:09:47.322Z] ---> f98c4e37c90d [2025-01-10T19:09:47.322Z] Step 4/10 : WORKDIR /device-s7 [2025-01-10T19:09:47.322Z] ---> Running in 4f8ed784f7ae [2025-01-10T19:09:47.322Z] Removing intermediate container 4f8ed784f7ae [2025-01-10T19:09:47.322Z] ---> b15905619b26 [2025-01-10T19:09:47.322Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-01-10T19:09:47.322Z] ---> Running in 87fd6bf860e7 [2025-01-10T19:09:47.322Z] Removing intermediate container 87fd6bf860e7 [2025-01-10T19:09:47.322Z] ---> cb6152c52df5 [2025-01-10T19:09:47.322Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev [2025-01-10T19:09:47.322Z] ---> Running in 05a6ead709d1 [2025-01-10T19:09:47.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T19:09:48.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T19:09:48.416Z] OK: 248 MiB in 58 packages [2025-01-10T19:09:48.681Z] Removing intermediate container 05a6ead709d1 [2025-01-10T19:09:48.681Z] ---> 2418ce384c18 [2025-01-10T19:09:48.681Z] Step 7/10 : COPY go.mod vendor* ./ [2025-01-10T19:09:48.940Z] ---> 049cef0761a0 [2025-01-10T19:09:48.940Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T19:09:48.940Z] ---> Running in 2b3980c8a0a8 [2025-01-10T19:10:35.645Z] Removing intermediate container 2b3980c8a0a8 [2025-01-10T19:10:35.645Z] ---> 9c8c74f41084 [2025-01-10T19:10:35.645Z] Step 9/10 : COPY . . [2025-01-10T19:10:35.645Z] ---> ac2bb0b6b250 [2025-01-10T19:10:35.645Z] Step 10/10 : RUN ${MAKE} [2025-01-10T19:10:35.645Z] ---> Running in 3dacffc307d8 [2025-01-10T19:10:35.645Z] noop [2025-01-10T19:10:35.645Z] Removing intermediate container 3dacffc307d8 [2025-01-10T19:10:35.645Z] ---> 862002424f1d [2025-01-10T19:10:35.645Z] Successfully built 862002424f1d [2025-01-10T19:10:35.645Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T19:10:36.110Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-10T19:10:36.110Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T19:10:36.272Z] prd-ubuntu20.04-docker-8c-8g-36482 does not seem to be running inside a container [2025-01-10T19:10:36.302Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_PR-33 -v /w/workspace/edgexfoundry_device-s7_PR-33:/w/workspace/edgexfoundry_device-s7_PR-33:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-33@tmp:/w/workspace/edgexfoundry_device-s7_PR-33@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-01-10T19:10:36.647Z] $ docker top 8be52d98524aa3d4f9afd1b56af43a2bbbd988f223ef51f055162cf4bbfdd130 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-10T19:10:37.055Z] + go version [2025-01-10T19:10:37.055Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-01-10T19:10:37.096Z] $ docker stop --time=1 8be52d98524aa3d4f9afd1b56af43a2bbbd988f223ef51f055162cf4bbfdd130 [2025-01-10T19:10:38.352Z] $ docker rm -f --volumes 8be52d98524aa3d4f9afd1b56af43a2bbbd988f223ef51f055162cf4bbfdd130 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T19:10:39.133Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-10T19:10:39.133Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T19:10:39.292Z] prd-ubuntu20.04-docker-8c-8g-36482 does not seem to be running inside a container [2025-01-10T19:10:39.323Z] $ 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_PR-33 -v /w/workspace/edgexfoundry_device-s7_PR-33:/w/workspace/edgexfoundry_device-s7_PR-33:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-33@tmp:/w/workspace/edgexfoundry_device-s7_PR-33@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-01-10T19:10:39.646Z] $ docker top d9ba1ffb2601d070f28feaab6d14f1e2974298ab5302966347f83f7cc6ccdbb1 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-10T19:10:40.051Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_PR-33 [Pipeline] fileExists [Pipeline] sh [2025-01-10T19:10:40.412Z] + make test [2025-01-10T19:10:40.412Z] go test -race -coverprofile=coverage.out ./... [2025-01-10T19:10:48.537Z] ? github.com/edgexfoundry/device-s7 [no test files] [2025-01-10T19:11:10.743Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2025-01-10T19:11:10.743Z] ok github.com/edgexfoundry/device-s7/internal/driver 1.023s coverage: 6.8% of statements [2025-01-10T19:11:42.832Z] go vet ./... [2025-01-10T19:11:46.119Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-10T19:11:46.119Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-10T19:11:46.119Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-10T19:11:46.164Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-01-10T19:11:46.207Z] $ docker stop --time=1 d9ba1ffb2601d070f28feaab6d14f1e2974298ab5302966347f83f7cc6ccdbb1 [2025-01-10T19:11:50.061Z] $ docker rm -f --volumes d9ba1ffb2601d070f28feaab6d14f1e2974298ab5302966347f83f7cc6ccdbb1 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-10T19:11:50.751Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-01-10T19:11:50.824Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-01-10T19:11:51.627Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-10T19:11:51.946Z] + ls -al . [2025-01-10T19:11:51.946Z] total 216 [2025-01-10T19:11:51.946Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 19:10 . [2025-01-10T19:11:51.946Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 19:09 .. [2025-01-10T19:11:51.946Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 19:11 .git [2025-01-10T19:11:51.946Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 19:09 .github [2025-01-10T19:11:51.946Z] -rw-rw-r-- 1 jenkins jenkins 237 Jan 10 19:09 .gitignore [2025-01-10T19:11:51.946Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 10 19:09 .golangci.yml [2025-01-10T19:11:51.946Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 19:09 .semver [2025-01-10T19:11:51.946Z] -rw-rw-r-- 1 jenkins jenkins 19679 Jan 10 19:09 Attribution.txt [2025-01-10T19:11:51.946Z] -rw-rw-r-- 1 jenkins jenkins 1579 Jan 10 19:09 Dockerfile [2025-01-10T19:11:51.946Z] -rw-rw-r-- 1 jenkins jenkins 643 Jan 10 19:09 Jenkinsfile [2025-01-10T19:11:51.946Z] -rw-rw-r-- 1 jenkins jenkins 10947 Jan 10 19:09 LICENSE [2025-01-10T19:11:51.946Z] -rw-rw-r-- 1 jenkins jenkins 1903 Jan 10 19:09 Makefile [2025-01-10T19:11:51.946Z] -rw-rw-r-- 1 jenkins jenkins 614 Jan 10 19:09 OWNERS.md [2025-01-10T19:11:51.946Z] -rw-rw-r-- 1 jenkins jenkins 2393 Jan 10 19:09 README.md [2025-01-10T19:11:51.946Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 10 19:09 VERSION [2025-01-10T19:11:51.946Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 19:09 bin [2025-01-10T19:11:51.946Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 19:09 cmd [2025-01-10T19:11:51.946Z] -rw-r--r-- 1 jenkins jenkins 19094 Jan 10 19:11 coverage.out [2025-01-10T19:11:51.946Z] -rw-rw-r-- 1 jenkins jenkins 6167 Jan 10 19:09 go.mod [2025-01-10T19:11:51.946Z] -rw-rw-r-- 1 jenkins jenkins 87379 Jan 10 19:09 go.sum [2025-01-10T19:11:51.946Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 19:09 internal [2025-01-10T19:11:51.946Z] -rw-rw-r-- 1 jenkins jenkins 223 Jan 10 19:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T19:11:52.752Z] + 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=a65163bd9952b37a38f85854246b583fae4d573d --label arch=amd64 --label version=0.0.0 . [2025-01-10T19:11:52.752Z] Sending build context to Docker daemon 699.9kB [2025-01-10T19:11:52.752Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2025-01-10T19:11:52.752Z] Step 2/24 : FROM ${BASE} AS builder [2025-01-10T19:11:52.752Z] ---> 862002424f1d [2025-01-10T19:11:52.752Z] Step 3/24 : ARG MAKE=make build [2025-01-10T19:11:52.752Z] ---> Running in a44dca0d17d4 [2025-01-10T19:11:52.752Z] Removing intermediate container a44dca0d17d4 [2025-01-10T19:11:52.752Z] ---> 289983a7f9a4 [2025-01-10T19:11:52.752Z] Step 4/24 : WORKDIR /device-s7 [2025-01-10T19:11:53.011Z] ---> Running in 53a421e83a45 [2025-01-10T19:11:53.011Z] Removing intermediate container 53a421e83a45 [2025-01-10T19:11:53.011Z] ---> cbb041395ae7 [2025-01-10T19:11:53.011Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-01-10T19:11:53.011Z] ---> Running in 29be3ec6e055 [2025-01-10T19:11:53.011Z] Removing intermediate container 29be3ec6e055 [2025-01-10T19:11:53.011Z] ---> a3cc6e16b77a [2025-01-10T19:11:53.011Z] Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev [2025-01-10T19:11:53.270Z] ---> Running in d13992ba1f46 [2025-01-10T19:11:53.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T19:11:53.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T19:11:54.099Z] OK: 248 MiB in 58 packages [2025-01-10T19:11:54.359Z] Removing intermediate container d13992ba1f46 [2025-01-10T19:11:54.359Z] ---> 9c1bfeba7e0b [2025-01-10T19:11:54.359Z] Step 7/24 : COPY go.mod vendor* ./ [2025-01-10T19:11:54.359Z] ---> a58b485a8c2f [2025-01-10T19:11:54.359Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T19:11:54.620Z] ---> Running in 9076b857470d [2025-01-10T19:11:55.188Z] Removing intermediate container 9076b857470d [2025-01-10T19:11:55.188Z] ---> e84d48de1a21 [2025-01-10T19:11:55.188Z] Step 9/24 : COPY . . [2025-01-10T19:11:55.446Z] ---> d0504cf13830 [2025-01-10T19:11:55.446Z] Step 10/24 : RUN ${MAKE} [2025-01-10T19:11:55.446Z] ---> Running in a8c7c71abf21 [2025-01-10T19:11:55.706Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.16" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2025-01-10T19:12:27.791Z] Removing intermediate container a8c7c71abf21 [2025-01-10T19:12:27.791Z] ---> 5478633b3c84 [2025-01-10T19:12:27.791Z] Step 11/24 : FROM alpine:3.20 [2025-01-10T19:12:27.791Z] 3.20: Pulling from library/alpine [2025-01-10T19:12:27.791Z] 66a3d608f3fa: Pulling fs layer [2025-01-10T19:12:27.791Z] 66a3d608f3fa: Download complete [2025-01-10T19:12:27.791Z] 66a3d608f3fa: Pull complete [2025-01-10T19:12:27.791Z] Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T19:12:27.791Z] Status: Downloaded newer image for alpine:3.20 [2025-01-10T19:12:27.791Z] ---> e29df9b510ff [2025-01-10T19:12:27.791Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-01-10T19:12:27.791Z] ---> Running in ab77e6dc958d [2025-01-10T19:12:27.791Z] Removing intermediate container ab77e6dc958d [2025-01-10T19:12:27.791Z] ---> 77e824c5af95 [2025-01-10T19:12:27.791Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2025-01-10T19:12:27.791Z] ---> Running in b9d7a4a6405c [2025-01-10T19:12:27.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T19:12:27.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T19:12:27.791Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-01-10T19:12:27.791Z] Executing busybox-1.36.1-r29.trigger [2025-01-10T19:12:27.791Z] OK: 8 MiB in 15 packages [2025-01-10T19:12:27.791Z] Removing intermediate container b9d7a4a6405c [2025-01-10T19:12:27.791Z] ---> b2187892fd00 [2025-01-10T19:12:27.791Z] Step 14/24 : RUN apk --no-cache upgrade [2025-01-10T19:12:27.791Z] ---> Running in 4e13b20f6c1f [2025-01-10T19:12:27.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T19:12:27.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T19:12:28.048Z] OK: 8 MiB in 15 packages [2025-01-10T19:12:28.306Z] Removing intermediate container 4e13b20f6c1f [2025-01-10T19:12:28.306Z] ---> 1b5270dac714 [2025-01-10T19:12:28.306Z] Step 15/24 : WORKDIR / [2025-01-10T19:12:28.306Z] ---> Running in 672b22cb7ea6 [2025-01-10T19:12:28.306Z] Removing intermediate container 672b22cb7ea6 [2025-01-10T19:12:28.306Z] ---> ad3c8d3645a4 [2025-01-10T19:12:28.306Z] Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2025-01-10T19:12:28.566Z] ---> 1d03e5f4e6e1 [2025-01-10T19:12:28.566Z] Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2025-01-10T19:12:29.967Z] ---> 44b972bfc00a [2025-01-10T19:12:29.967Z] Step 18/24 : COPY --from=builder /device-s7/cmd/res /res [2025-01-10T19:12:29.967Z] ---> 4dc63f74fd60 [2025-01-10T19:12:29.967Z] Step 19/24 : EXPOSE 59994 [2025-01-10T19:12:30.226Z] ---> Running in 55d426bcb65c [2025-01-10T19:12:30.226Z] Removing intermediate container 55d426bcb65c [2025-01-10T19:12:30.226Z] ---> 905ef30edc62 [2025-01-10T19:12:30.226Z] Step 20/24 : ENTRYPOINT ["/device-s7"] [2025-01-10T19:12:30.226Z] ---> Running in 585d98c427fa [2025-01-10T19:12:30.226Z] Removing intermediate container 585d98c427fa [2025-01-10T19:12:30.226Z] ---> 2b14a90b16f4 [2025-01-10T19:12:30.226Z] Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-01-10T19:12:30.486Z] ---> Running in 1868e7b2eace [2025-01-10T19:12:30.486Z] Removing intermediate container 1868e7b2eace [2025-01-10T19:12:30.486Z] ---> edf7779fb24e [2025-01-10T19:12:30.486Z] Step 22/24 : LABEL arch=amd64 [2025-01-10T19:12:30.486Z] ---> Running in 5bc3abb41d9b [2025-01-10T19:12:30.486Z] Removing intermediate container 5bc3abb41d9b [2025-01-10T19:12:30.486Z] ---> cbf7cfd52503 [2025-01-10T19:12:30.486Z] Step 23/24 : LABEL git_sha=a65163bd9952b37a38f85854246b583fae4d573d [2025-01-10T19:12:30.486Z] ---> Running in 93e73fd3ff13 [2025-01-10T19:12:30.745Z] Removing intermediate container 93e73fd3ff13 [2025-01-10T19:12:30.745Z] ---> ef3dac203b51 [2025-01-10T19:12:30.745Z] Step 24/24 : LABEL version=0.0.0 [2025-01-10T19:12:30.745Z] ---> Running in 989deb925aba [2025-01-10T19:12:30.745Z] Removing intermediate container 989deb925aba [2025-01-10T19:12:30.745Z] ---> 123cce0de035 [2025-01-10T19:12:30.745Z] [Warning] One or more build-args [ARCH] were not consumed [2025-01-10T19:12:30.745Z] Successfully built 123cce0de035 [2025-01-10T19:12:30.745Z] Successfully tagged device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [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-01-10T19:12:31.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-10T19:12:31.671Z] [2025-01-10T19:12:31.671Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T19:12:32.060Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-10T19:12:32.060Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-10T19:12:32.060Z] 5eb5b503b376: Pulling fs layer [2025-01-10T19:12:32.060Z] 5c69ac0246d0: Pulling fs layer [2025-01-10T19:12:32.060Z] ec43610c2a17: Pulling fs layer [2025-01-10T19:12:32.060Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-10T19:12:32.060Z] 33b1e0a273af: Pulling fs layer [2025-01-10T19:12:32.060Z] 5d3b04190fa2: Pulling fs layer [2025-01-10T19:12:32.060Z] 2f39f015ded8: Pulling fs layer [2025-01-10T19:12:32.060Z] 3a2ae6a8a46f: Waiting [2025-01-10T19:12:32.060Z] 33b1e0a273af: Waiting [2025-01-10T19:12:32.060Z] 5d3b04190fa2: Waiting [2025-01-10T19:12:32.060Z] 5c69ac0246d0: Download complete [2025-01-10T19:12:32.060Z] 3a2ae6a8a46f: Verifying Checksum [2025-01-10T19:12:32.060Z] 3a2ae6a8a46f: Download complete [2025-01-10T19:12:32.060Z] 33b1e0a273af: Verifying Checksum [2025-01-10T19:12:32.060Z] 33b1e0a273af: Download complete [2025-01-10T19:12:32.060Z] 5d3b04190fa2: Verifying Checksum [2025-01-10T19:12:32.060Z] 5d3b04190fa2: Download complete [2025-01-10T19:12:32.060Z] ec43610c2a17: Verifying Checksum [2025-01-10T19:12:32.060Z] ec43610c2a17: Download complete [2025-01-10T19:12:32.320Z] 5eb5b503b376: Verifying Checksum [2025-01-10T19:12:32.320Z] 5eb5b503b376: Download complete [2025-01-10T19:12:32.887Z] 2f39f015ded8: Download complete [2025-01-10T19:12:33.453Z] 5eb5b503b376: Pull complete [2025-01-10T19:12:33.712Z] 5c69ac0246d0: Pull complete [2025-01-10T19:12:33.970Z] ec43610c2a17: Pull complete [2025-01-10T19:12:33.970Z] 3a2ae6a8a46f: Pull complete [2025-01-10T19:12:34.231Z] 33b1e0a273af: Pull complete [2025-01-10T19:12:34.231Z] 5d3b04190fa2: Pull complete [2025-01-10T19:12:38.417Z] 2f39f015ded8: Pull complete [2025-01-10T19:12:38.417Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-10T19:12:38.417Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-10T19:12:38.417Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T19:12:38.655Z] prd-ubuntu20.04-docker-8c-8g-36482 does not seem to be running inside a container [2025-01-10T19:12:38.689Z] $ 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_PR-33 -v /w/workspace/edgexfoundry_device-s7_PR-33:/w/workspace/edgexfoundry_device-s7_PR-33:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-33@tmp:/w/workspace/edgexfoundry_device-s7_PR-33@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-01-10T19:12:42.695Z] $ docker top 6e75ce3db749f89cde171e3a1a566635647d435bd842db2bedca13bc484d142f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-10T19:12:43.154Z] ---> job-cost.sh [2025-01-10T19:12:43.154Z] lf-activate-venv: SKIPPING [2025-01-10T19:12:43.154Z] INFO: No Stack... [2025-01-10T19:12:43.414Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-10T19:12:43.673Z] INFO: Archiving Costs [Pipeline] sh [2025-01-10T19:12:43.989Z] + cat /w/workspace/edgexfoundry_device-s7_PR-33/archives/cost.csv [2025-01-10T19:12:43.989Z] + cut -d, -f6 [Pipeline] lock [2025-01-10T19:12:44.031Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-PR-33-1-stack-cost] [2025-01-10T19:12:44.036Z] Resource [jenkins-edgexfoundry-device-s7-PR-33-1-stack-cost] did not exist. Created. [2025-01-10T19:12:44.041Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-PR-33-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-10T19:12:44.441Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-10T19:12:44.490Z] Stashed 1 file(s) [Pipeline] } [2025-01-10T19:12:44.526Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-PR-33-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-10T19:12:44.622Z] $ docker stop --time=1 6e75ce3db749f89cde171e3a1a566635647d435bd842db2bedca13bc484d142f [2025-01-10T19:12:45.771Z] $ docker rm -f --volumes 6e75ce3db749f89cde171e3a1a566635647d435bd842db2bedca13bc484d142f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-01-10T19:12:46.507Z] provisioning config files... [2025-01-10T19:12:46.515Z] copy managed file [device-s7-codecov-token] to file:/w/workspace/edgexfoundry_device-s7_PR-33@tmp/config13088665260815665025tmp [Pipeline] { [Pipeline] sh [2025-01-10T19:12:46.865Z] + set +x [2025-01-10T19:12:46.865Z] + curl -s https://codecov.io/bash [2025-01-10T19:12:46.865Z] + bash -s -- [2025-01-10T19:12:46.865Z] [2025-01-10T19:12:46.865Z] _____ _ [2025-01-10T19:12:46.865Z] / ____| | | [2025-01-10T19:12:46.865Z] | | ___ __| | ___ ___ _____ __ [2025-01-10T19:12:46.865Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-01-10T19:12:46.865Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-01-10T19:12:46.865Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-01-10T19:12:46.865Z] Bash-1.0.6 [2025-01-10T19:12:46.865Z] [2025-01-10T19:12:46.865Z] [2025-01-10T19:12:46.865Z] ==> git version 2.25.1 found [2025-01-10T19:12:46.865Z] ==> 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-01-10T19:12:46.865Z] Release-Date: 2020-01-08 [2025-01-10T19:12:46.865Z] 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-01-10T19:12:46.865Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-01-10T19:12:46.865Z] ==> Jenkins CI detected. [2025-01-10T19:12:46.865Z] current dir:  /w/workspace/edgexfoundry_device-s7_PR-33 [2025-01-10T19:12:46.865Z] project root: . [2025-01-10T19:12:46.865Z] --> token set from env [2025-01-10T19:12:46.865Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-01-10T19:12:46.865Z] ==> Running gcov in . (disable via -X gcov) [2025-01-10T19:12:46.865Z] ==> Python coveragepy not found [2025-01-10T19:12:46.865Z] ==> Searching for coverage reports in: [2025-01-10T19:12:46.865Z] + . [2025-01-10T19:12:46.865Z] -> Found 1 reports [2025-01-10T19:12:46.865Z] ==> Detecting git/mercurial file structure [2025-01-10T19:12:47.125Z] ==> Reading reports [2025-01-10T19:12:47.125Z] + ./coverage.out bytes=19094 [2025-01-10T19:12:47.125Z] ==> Appending adjustments [2025-01-10T19:12:47.125Z] https://docs.codecov.io/docs/fixing-reports [2025-01-10T19:12:47.125Z] + Found adjustments [2025-01-10T19:12:47.125Z] ==> Gzipping contents [2025-01-10T19:12:47.125Z] 4.0K /tmp/codecov.v64qHb.gz [2025-01-10T19:12:47.125Z] ==> Uploading reports [2025-01-10T19:12:47.125Z] url: https://codecov.io [2025-01-10T19:12:47.125Z] query: branch=PR-33&commit=a65163bd9952b37a38f85854246b583fae4d573d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2FPR-33%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=33&job=&cmd_args= [2025-01-10T19:12:47.125Z] -> Pinging Codecov [2025-01-10T19:12:47.125Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-33&commit=a65163bd9952b37a38f85854246b583fae4d573d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2FPR-33%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=33&job=&cmd_args= [2025-01-10T19:12:47.385Z] -> Uploading to [2025-01-10T19:12:47.385Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-s7/a65163bd9952b37a38f85854246b583fae4d573d/e57d9b8b-ad1f-456a-86a5-1b53cb979e15.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250110%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250110T191247Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=0743a6b9d780b50155710067823b201140c667b08175034a3c71c3a55fe89091 [2025-01-10T19:12:47.385Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-10T19:12:47.385Z] Dload Upload Total Spent Left Speed [2025-01-10T19:12:47.646Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2849 0 0 100 2849 0 17478 --:--:-- --:--:-- --:--:-- 17371 100 2849 0 0 100 2849 0 17478 --:--:-- --:--:-- --:--:-- 17371 [2025-01-10T19:12:47.646Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-s7/commit/a65163bd9952b37a38f85854246b583fae4d573d [Pipeline] } [2025-01-10T19:12:47.679Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [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) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-01-10T19:12:49.617Z] + [ -d /w/workspace/edgexfoundry_device-s7_PR-33/archives ] [2025-01-10T19:12:49.618Z] + ls -al /w/workspace/edgexfoundry_device-s7_PR-33/archives [2025-01-10T19:12:49.618Z] total 16 [2025-01-10T19:12:49.618Z] drwxr-xr-x 3 root root 4096 Jan 10 19:12 . [2025-01-10T19:12:49.618Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 10 19:12 .. [2025-01-10T19:12:49.618Z] drwxr-xr-x 2 root root 4096 Jan 10 19:12 cost [2025-01-10T19:12:49.618Z] -rw-r--r-- 1 root root 80 Jan 10 19:12 cost.csv [2025-01-10T19:12:49.618Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_PR-33/archives [2025-01-10T19:12:49.618Z] + ls -al /w/workspace/edgexfoundry_device-s7_PR-33/archives [2025-01-10T19:12:49.618Z] total 16 [2025-01-10T19:12:49.618Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 19:12 . [2025-01-10T19:12:49.618Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 10 19:12 .. [2025-01-10T19:12:49.618Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 19:12 cost [2025-01-10T19:12:49.618Z] -rw-r--r-- 1 jenkins jenkins 80 Jan 10 19:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-01-10T19:12:49.955Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T19:12:50.855Z] ---> package-listing.sh [2025-01-10T19:12:50.855Z] ++ facter osfamily [2025-01-10T19:12:50.855Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-10T19:12:51.115Z] + OS_FAMILY=debian [2025-01-10T19:12:51.115Z] + workspace=/w/workspace/edgexfoundry_device-s7_PR-33 [2025-01-10T19:12:51.115Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-10T19:12:51.115Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-10T19:12:51.115Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-10T19:12:51.115Z] + PACKAGES=/tmp/packages_start.txt [2025-01-10T19:12:51.115Z] + '[' /w/workspace/edgexfoundry_device-s7_PR-33 ']' [2025-01-10T19:12:51.115Z] + PACKAGES=/tmp/packages_end.txt [2025-01-10T19:12:51.115Z] + case "${OS_FAMILY}" in [2025-01-10T19:12:51.115Z] + dpkg -l [2025-01-10T19:12:51.115Z] + grep '^ii' [2025-01-10T19:12:51.115Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-10T19:12:51.115Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-10T19:12:51.115Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-10T19:12:51.115Z] + '[' /w/workspace/edgexfoundry_device-s7_PR-33 ']' [2025-01-10T19:12:51.115Z] + mkdir -p /w/workspace/edgexfoundry_device-s7_PR-33/archives/ [2025-01-10T19:12:51.115Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_PR-33/archives/ [Pipeline] echo [2025-01-10T19:12:51.153Z] 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_PR-33/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-01-10T19:12:51.448Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T19:12:52.079Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-10T19:12:52.079Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T19:12:52.243Z] prd-ubuntu20.04-docker-8c-8g-36482 does not seem to be running inside a container [2025-01-10T19:12:52.286Z] $ 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_PR-33/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_PR-33 -v /w/workspace/edgexfoundry_device-s7_PR-33:/w/workspace/edgexfoundry_device-s7_PR-33:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-33@tmp:/w/workspace/edgexfoundry_device-s7_PR-33@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-01-10T19:12:52.546Z] $ docker top 5bf6aa022f14e35c956965d61088993580fb15b8932804187a4369fd700b3066 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-10T19:12:52.954Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-10T19:12:53.275Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-10T19:12:53.595Z] + ls /var/log/sa-host [2025-01-10T19:12:53.595Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-10T19:12:53.757Z] provisioning config files... [2025-01-10T19:12:53.768Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_PR-33@tmp/config3688189955567498969tmp [Pipeline] { [Pipeline] echo [2025-01-10T19:12:53.830Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T19:12:54.149Z] ---> create-netrc.sh [Pipeline] } [2025-01-10T19:12:54.181Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-10T19:12:54.602Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-10T19:12:54.640Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T19:12:54.961Z] ---> sudo-logs.sh [2025-01-10T19:12:54.961Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-10T19:12:55.055Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T19:12:55.372Z] ---> job-cost.sh [2025-01-10T19:12:55.372Z] lf-activate-venv: SKIPPING [2025-01-10T19:12:55.372Z] DEBUG: total: 0.2199999988079071 [2025-01-10T19:12:55.372Z] INFO: Retrieving Stack Cost... [2025-01-10T19:12:55.372Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-10T19:12:55.939Z] INFO: Archiving Costs [Pipeline] echo [2025-01-10T19:12:55.977Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T19:12:56.292Z] ---> logs-deploy.sh [2025-01-10T19:12:56.292Z] lf-activate-venv: SKIPPING [2025-01-10T19:12:56.292Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/PR-33/1 [2025-01-10T19:12:56.292Z] INFO: archiving workspace using pattern(s): [2025-01-10T19:12:57.228Z] Archives upload complete. [2025-01-10T19:12:57.228Z] INFO: archiving logs to Nexus