Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3879083f6f17ba431b27cbd2101baf05bdcb8281 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-ssh5499382097097329286.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh2230276233156977951.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 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4020625777481803083.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh1065583615270164667.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9725685443181022132.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, goVersion:1.25] ========================================================= [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.25 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 Running on prd-ubuntu20.04-docker-8c-8g-772537 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-s7.git > git init /w/workspace/edgexfoundry_device-s7_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3879083f6f17ba431b27cbd2101baf05bdcb8281 (main) Commit message: "Merge pull request #75 from judehung/update-go-1.25" > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3879083f6f17ba431b27cbd2101baf05bdcb8281 # timeout=10 > git rev-list --no-walk 6f4e854df062a1e46de720c06f374e34cc28e6a2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:01:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:01:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:01:58 ========================================================= 05:01:58 EdgeX Global Pipelines Version Info 05:01:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:02:00 ------------------- 05:02:00 stable info: 05:02:00 ------------------- 05:02:00 Commited By: Cherry Wang cherry@iotechsys.com 05:02:00 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 05:02:00 Message: update stable to v1.0.278 05:02:00 ------------------- 05:02:00 experimental info: 05:02:00 ------------------- 05:02:00 Commited By: **** collab-it+edgex@linuxfoundation.org 05:02:00 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 05:02:00 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:02:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo 05:02:01 [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo 05:02:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:02:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:02:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:02:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 05:02:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:02:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:02:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:02:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:02:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:02:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo 05:02:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:02:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:02:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:02:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:02:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:02:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:02:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:02:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:02:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:02:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:02:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:02:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:02:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:02:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:02:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:02:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:02:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:02:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:02:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3879083f6f17ba431b27cbd2101baf05bdcb8281 [Pipeline] echo 05:02:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3879083 [Pipeline] echo 05:02:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:02:01 provisioning config files... 05:02:01 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config4423173974156043453tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:02:02 ---> ****-login.sh 05:02:02 nexus3.edgexfoundry.org:10001 05:02:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:02 05:02:02 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:02:02 Configure a credential helper to remove this warning. See 05:02:02 https://docs.****.com/go/credential-store/ 05:02:02 05:02:02 Login Succeeded 05:02:02 nexus3.edgexfoundry.org:10002 05:02:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:02 05:02:02 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:02:02 Configure a credential helper to remove this warning. See 05:02:02 https://docs.****.com/go/credential-store/ 05:02:02 05:02:02 Login Succeeded 05:02:02 nexus3.edgexfoundry.org:10003 05:02:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:02 05:02:02 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:02:02 Configure a credential helper to remove this warning. See 05:02:02 https://docs.****.com/go/credential-store/ 05:02:02 05:02:02 Login Succeeded 05:02:02 nexus3.edgexfoundry.org:10004 05:02:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:02 05:02:02 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:02:02 Configure a credential helper to remove this warning. See 05:02:02 https://docs.****.com/go/credential-store/ 05:02:02 05:02:02 Login Succeeded 05:02:02 ****.io 05:02:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:03 05:02:03 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:02:03 Configure a credential helper to remove this warning. See 05:02:03 https://docs.****.com/go/credential-store/ 05:02:03 05:02:03 Login Succeeded 05:02:03 ---> ****-login.sh ends [Pipeline] } 05:02:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:02:03 + git rev-list -1 --merges 3879083f6f17ba431b27cbd2101baf05bdcb8281~1..3879083f6f17ba431b27cbd2101baf05bdcb8281 [Pipeline] echo 05:02:03 -----------> git rev-list -1 --merges 3879083f6f17ba431b27cbd2101baf05bdcb8281~1..3879083f6f17ba431b27cbd2101baf05bdcb8281 3879083f6f17ba431b27cbd2101baf05bdcb8281 05:02:03 3879083f6f17ba431b27cbd2101baf05bdcb8281 [false] [Pipeline] sh 05:02:03 + git log --format=format:%s -1 3879083f6f17ba431b27cbd2101baf05bdcb8281 [Pipeline] echo 05:02:03 ========================================================= 05:02:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:02:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:02:04 + git log --format=format:%s -1 3879083f6f17ba431b27cbd2101baf05bdcb8281 [Pipeline] echo 05:02:04 [semverPrep] GIT_COMMIT: 3879083f6f17ba431b27cbd2101baf05bdcb8281, Commit Message: Merge pull request #75 from judehung/update-go-1.25 [Pipeline] echo 05:02:04 [semverPrep] This is not a build commit. [Pipeline] sh 05:02:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:02:04 + grep -v github /etc/ssh/ssh_known_hosts 05:02:04 + [ -e /tmp/ssh_known_hosts ] 05:02:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:02:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:02:04 + sudo tee -a /etc/ssh/ssh_known_hosts 05:02:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:02:05 05:02:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:02:06 0.1.4: Pulling from edgex-devops/py-git-semver 05:02:06 3dae71ba6b94: Pulling fs layer 05:02:06 6bf1a483ea7c: Pulling fs layer 05:02:06 f5dfc541a4d3: Pulling fs layer 05:02:06 461d9e800cba: Pulling fs layer 05:02:06 80192f66455f: Pulling fs layer 05:02:06 2e8e34ca0e6c: Pulling fs layer 05:02:06 a29436f7fd5d: Pulling fs layer 05:02:06 923cac83aea3: Pulling fs layer 05:02:06 25ad8b0a4227: Pulling fs layer 05:02:06 db01528c6b51: Pulling fs layer 05:02:06 28988de357af: Pulling fs layer 05:02:06 a29436f7fd5d: Waiting 05:02:06 923cac83aea3: Waiting 05:02:06 25ad8b0a4227: Waiting 05:02:06 db01528c6b51: Waiting 05:02:06 28988de357af: Waiting 05:02:06 461d9e800cba: Waiting 05:02:06 80192f66455f: Waiting 05:02:06 2e8e34ca0e6c: Waiting 05:02:06 6bf1a483ea7c: Verifying Checksum 05:02:06 6bf1a483ea7c: Download complete 05:02:06 461d9e800cba: Verifying Checksum 05:02:06 461d9e800cba: Download complete 05:02:06 80192f66455f: Verifying Checksum 05:02:06 80192f66455f: Download complete 05:02:06 f5dfc541a4d3: Verifying Checksum 05:02:06 f5dfc541a4d3: Download complete 05:02:06 3dae71ba6b94: Verifying Checksum 05:02:06 3dae71ba6b94: Download complete 05:02:06 923cac83aea3: Download complete 05:02:07 25ad8b0a4227: Verifying Checksum 05:02:07 25ad8b0a4227: Download complete 05:02:07 db01528c6b51: Verifying Checksum 05:02:07 db01528c6b51: Download complete 05:02:07 28988de357af: Verifying Checksum 05:02:07 28988de357af: Download complete 05:02:07 a29436f7fd5d: Verifying Checksum 05:02:07 a29436f7fd5d: Download complete 05:02:07 2e8e34ca0e6c: Verifying Checksum 05:02:07 2e8e34ca0e6c: Download complete 05:02:08 3dae71ba6b94: Pull complete 05:02:08 6bf1a483ea7c: Pull complete 05:02:10 f5dfc541a4d3: Pull complete 05:02:10 461d9e800cba: Pull complete 05:02:10 80192f66455f: Pull complete 05:02:14 2e8e34ca0e6c: Pull complete 05:02:15 a29436f7fd5d: Pull complete 05:02:15 923cac83aea3: Pull complete 05:02:15 25ad8b0a4227: Pull complete 05:02:15 db01528c6b51: Pull complete 05:02:15 28988de357af: Pull complete 05:02:15 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 05:02:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:02:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:02:16 prd-ubuntu20.04-docker-8c-8g-772537 does not seem to be running inside a container 05:02:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:02:18 $ docker top b544544045ec32e2a1b9d9ece823377ede3cd011c0774990f95ffdc16eccc74c -eo pid,comm 05:02:18 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). 05:02:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:02:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:02:18 [ssh-agent] Looking for ssh-agent implementation... 05:02:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:02:18 $ docker exec b544544045ec32e2a1b9d9ece823377ede3cd011c0774990f95ffdc16eccc74c ssh-agent 05:02:19 SSH_AUTH_SOCK=/tmp/ssh-O3ltgKSsWLfZ/agent.32 05:02:19 SSH_AGENT_PID=38 05:02:19 Running ssh-add (command line suppressed) 05:02:19 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_6345280807385229457.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_6345280807385229457.key) 05:02:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:02:19 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] sh 05:02:19 + git tag --points-at HEAD [Pipeline] } 05:02:19 $ docker exec --env ******** --env ******** b544544045ec32e2a1b9d9ece823377ede3cd011c0774990f95ffdc16eccc74c ssh-agent -k 05:02:19 unset SSH_AUTH_SOCK; 05:02:19 unset SSH_AGENT_PID; 05:02:19 echo Agent pid 38 killed; 05:02:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:02:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:02:19 [ssh-agent] Looking for ssh-agent implementation... 05:02:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:02:20 $ docker exec b544544045ec32e2a1b9d9ece823377ede3cd011c0774990f95ffdc16eccc74c ssh-agent 05:02:20 SSH_AUTH_SOCK=/tmp/ssh-06eCyT5I9tZG/agent.85 05:02:20 SSH_AGENT_PID=91 05:02:20 Running ssh-add (command line suppressed) 05:02:20 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_9949135176524665272.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_9949135176524665272.key) 05:02:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:02:20 + git semver init 05:02:20 2025-11-05 05:02:20,735 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:02:20 2025-11-05 05:02:20,739 [run_init] DEBUG init version:0.0.0 force:False 05:02:20 2025-11-05 05:02:20,740 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_main/.semver 05:02:20 2025-11-05 05:02:20,740 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_main/.semver 05:02:20 2025-11-05 05:02:20,741 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-s7.git', '/w/workspace/edgexfoundry_device-s7_main/.semver'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=None, shell=False, universal_newlines=False) 05:02:22 2025-11-05 05:02:21,811 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_main/.git/info/exclude 05:02:22 2025-11-05 05:02:21,811 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:False 05:02:22 2025-11-05 05:02:21,811 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 05:02:22 2025-11-05 05:02:21,811 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 05:02:22 4.1.0-dev.10 [Pipeline] } 05:02:22 $ docker exec --env ******** --env ******** b544544045ec32e2a1b9d9ece823377ede3cd011c0774990f95ffdc16eccc74c ssh-agent -k 05:02:22 unset SSH_AUTH_SOCK; 05:02:22 unset SSH_AGENT_PID; 05:02:22 echo Agent pid 91 killed; 05:02:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:02:22 + git semver [Pipeline] } 05:02:22 $ docker stop --time=1 b544544045ec32e2a1b9d9ece823377ede3cd011c0774990f95ffdc16eccc74c 05:02:24 $ docker rm -f --volumes b544544045ec32e2a1b9d9ece823377ede3cd011c0774990f95ffdc16eccc74c [Pipeline] // withDockerContainer [Pipeline] sh 05:02:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:02:24 Stashed 1 file(s) [Pipeline] echo 05:02:24 [edgeXSemver]: initialized semver on version 4.1.0-dev.10 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:02:24 provisioning config files... 05:02:24 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config3167070818968747011tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:02:25 ---> ****-login.sh 05:02:25 nexus3.edgexfoundry.org:10001 05:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:25 Login Succeeded 05:02:25 nexus3.edgexfoundry.org:10002 05:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:25 Login Succeeded 05:02:25 nexus3.edgexfoundry.org:10003 05:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:25 Login Succeeded 05:02:25 nexus3.edgexfoundry.org:10004 05:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:25 Login Succeeded 05:02:25 ****.io 05:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:25 Login Succeeded 05:02:25 ---> ****-login.sh ends [Pipeline] } 05:02:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:02:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:02:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:02:25 ========================================================= 05:02:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 05:02:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:26 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 05:02:26 #0 building with "default" instance using docker driver 05:02:26 05:02:26 #1 [internal] load build definition from Dockerfile 05:02:26 #1 transferring dockerfile: 1.62kB done 05:02:26 #1 DONE 0.0s 05:02:26 05:02:26 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 05:02:26 #2 DONE 0.1s 05:02:26 05:02:26 #3 [internal] load .dockerignore 05:02:26 #3 transferring context: 2B done 05:02:26 #3 DONE 0.0s 05:02:26 05:02:26 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 05:02:26 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 05:02:26 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 05:02:26 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 05:02:26 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s 05:02:26 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done 05:02:26 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 05:02:26 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 6.29MB / 60.15MB 0.1s 05:02:26 #4 ... 05:02:26 05:02:26 #5 [internal] load build context 05:02:26 #5 transferring context: 15.94MB 0.1s done 05:02:26 #5 DONE 0.1s 05:02:26 05:02:26 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 05:02:26 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 05:02:26 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 17.83MB / 60.15MB 0.2s 05:02:26 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s 05:02:26 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 05:02:26 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 2.10MB / 11.98MB 0.2s 05:02:26 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 05:02:26 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 05:02:26 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.05MB / 112.58MB 0.2s 05:02:27 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 32.51MB / 60.15MB 0.3s 05:02:27 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 05:02:27 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 9.44MB / 11.98MB 0.3s 05:02:27 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done 05:02:27 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s 05:02:27 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done 05:02:27 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 26.21MB / 112.58MB 0.5s 05:02:27 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 2.10MB / 14.72MB 0.5s 05:02:27 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 38.80MB / 112.58MB 0.6s 05:02:27 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 9.44MB / 14.72MB 0.6s 05:02:27 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done 05:02:27 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 56.62MB / 112.58MB 0.7s 05:02:27 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done 05:02:27 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 05:02:27 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 79.69MB / 112.58MB 0.8s 05:02:27 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 104.86MB / 112.58MB 0.9s 05:02:27 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s 05:02:28 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.2s done 05:02:32 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.7s done 05:02:32 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 05:02:32 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 05:02:32 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 05:02:32 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 05:02:32 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.1s 05:02:33 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done 05:02:33 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 05:02:36 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.3s done 05:02:36 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 05:02:36 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done 05:02:36 #4 DONE 10.1s 05:02:36 05:02:36 #6 [builder 2/7] WORKDIR /device-s7 05:02:39 Still waiting to schedule task 05:02:39 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:02:40 #6 DONE 2.8s 05:02:40 05:02:40 #7 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev 05:02:40 #7 0.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:02:40 #7 0.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:02:40 #7 0.656 OK: 265 MiB in 60 packages 05:02:40 #7 DONE 1.1s 05:02:40 05:02:40 #8 [builder 4/7] COPY go.mod vendor* ./ 05:02:40 #8 DONE 0.0s 05:02:40 05:02:40 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:03:04 #9 DONE 23.0s 05:03:04 05:03:04 #10 [builder 6/7] COPY . . 05:03:04 #10 DONE 0.1s 05:03:04 05:03:04 #11 [builder 7/7] RUN echo noop 05:03:04 #11 0.179 noop 05:03:04 #11 DONE 0.2s 05:03:04 05:03:04 #12 exporting to image 05:03:04 #12 exporting layers 05:03:11 #12 exporting layers 6.9s done 05:03:11 #12 writing image sha256:4d801c6081935beda71ba410b0691c6b5713cfaa51026b22d0afefe6b519448d done 05:03:11 #12 naming to docker.io/library/ci-base-image-x86_64 done 05:03:11 #12 DONE 6.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:11 + docker inspect -f . ci-base-image-x86_64 05:03:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:11 prd-ubuntu20.04-docker-8c-8g-772537 does not seem to be running inside a container 05:03:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:03:11 $ docker top 6f65dbd44fe6df782030d192a4ebabbd86d8a10781d8e5d9c0662b9bf6197a8b -eo pid,comm [Pipeline] { [Pipeline] sh 05:03:12 + go version 05:03:12 go version go1.25.2 linux/amd64 [Pipeline] } 05:03:12 $ docker stop --time=1 6f65dbd44fe6df782030d192a4ebabbd86d8a10781d8e5d9c0662b9bf6197a8b 05:03:13 $ docker rm -f --volumes 6f65dbd44fe6df782030d192a4ebabbd86d8a10781d8e5d9c0662b9bf6197a8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:13 + docker inspect -f . ci-base-image-x86_64 05:03:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:14 prd-ubuntu20.04-docker-8c-8g-772537 does not seem to be running inside a container 05:03:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:03:14 $ docker top c6b8ddd2469cd4d7c200f07e7437dd2dafedad4f4772ce27204aeb5451620596 -eo pid,comm [Pipeline] { [Pipeline] sh 05:03:14 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] fileExists [Pipeline] sh 05:03:14 + make test 05:03:14 go test -race -coverprofile=coverage.out ./... 05:03:23 ? github.com/edgexfoundry/device-s7 [no test files] 05:03:45 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 05:03:45 ok github.com/edgexfoundry/device-s7/internal/driver 1.025s coverage: 6.8% of statements 05:04:17 0 issues. 05:04:17 go vet ./... 05:04:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-772544 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] ws 05:04:18 Running in /w/workspace/device-s7/36 [Pipeline] { [Pipeline] checkout 05:04:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:04:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:04:20 ./bin/test-attribution-txt.sh [Pipeline] echo 05:04:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] 05:04:21 Selected Git installation does not exist. Using Default 05:04:21 The recommended git tool is: NONE [Pipeline] } 05:04:21 $ docker stop --time=1 c6b8ddd2469cd4d7c200f07e7437dd2dafedad4f4772ce27204aeb5451620596 05:04:24 $ docker rm -f --volumes c6b8ddd2469cd4d7c200f07e7437dd2dafedad4f4772ce27204aeb5451620596 [Pipeline] // withDockerContainer [Pipeline] sh 05:04:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:04:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:04:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:04:26 using credential edgex-jenkins-ssh 05:04:26 Cloning the remote Git repository 05:04:26 + ls -al . 05:04:26 total 224 05:04:26 drwxrwxr-x 8 jenkins jenkins 4096 Nov 5 05:03 . 05:04:26 drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 05:01 .. 05:04:26 drwxrwxr-x 8 jenkins jenkins 4096 Nov 5 05:03 .git 05:04:26 drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 05:01 .github 05:04:26 -rw-rw-r-- 1 jenkins jenkins 237 Nov 5 05:01 .gitignore 05:04:26 -rw-rw-r-- 1 jenkins jenkins 359 Nov 5 05:01 .golangci.yml 05:04:26 drwxr-xr-x 3 jenkins jenkins 4096 Nov 5 05:02 .semver 05:04:26 -rw-rw-r-- 1 jenkins jenkins 22332 Nov 5 05:01 Attribution.txt 05:04:26 -rw-rw-r-- 1 jenkins jenkins 1668 Nov 5 05:01 CHANGLOG.md 05:04:26 -rw-rw-r-- 1 jenkins jenkins 1579 Nov 5 05:01 Dockerfile 05:04:26 -rw-rw-r-- 1 jenkins jenkins 665 Nov 5 05:01 Jenkinsfile 05:04:26 -rw-rw-r-- 1 jenkins jenkins 10947 Nov 5 05:01 LICENSE 05:04:26 -rw-rw-r-- 1 jenkins jenkins 1902 Nov 5 05:01 Makefile 05:04:26 -rw-rw-r-- 1 jenkins jenkins 614 Nov 5 05:01 OWNERS.md 05:04:26 -rw-rw-r-- 1 jenkins jenkins 2393 Nov 5 05:01 README.md 05:04:26 -rw-rw-r-- 1 jenkins jenkins 12 Nov 5 05:02 VERSION 05:04:26 drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 05:01 bin 05:04:26 drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 05:01 cmd 05:04:26 -rw-r--r-- 1 jenkins jenkins 19094 Nov 5 05:03 coverage.out 05:04:26 -rw-rw-r-- 1 jenkins jenkins 6686 Nov 5 05:01 go.mod 05:04:26 -rw-rw-r-- 1 jenkins jenkins 89304 Nov 5 05:01 go.sum 05:04:26 drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 05:01 internal 05:04:26 -rw-rw-r-- 1 jenkins jenkins 223 Nov 5 05:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:26 Cloning repository git@github.com:edgexfoundry/device-s7.git 05:04:26 > git init /w/workspace/device-s7/36 # timeout=10 05:04:26 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git 05:04:26 > git --version # timeout=10 05:04:26 + 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=3879083f6f17ba431b27cbd2101baf05bdcb8281 --label arch=amd64 --label version=4.1.0-dev.10 . 05:04:26 #0 building with "default" instance using docker driver 05:04:26 05:04:26 #1 [internal] load build definition from Dockerfile 05:04:26 #1 transferring dockerfile: 1.62kB done 05:04:26 #1 DONE 0.0s 05:04:26 05:04:26 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:04:26 #2 DONE 0.0s 05:04:26 05:04:26 #3 [internal] load metadata for docker.io/library/alpine:3.22 05:04:26 #3 DONE 0.1s 05:04:26 05:04:26 #4 [internal] load .dockerignore 05:04:26 #4 transferring context: 2B done 05:04:26 #4 DONE 0.0s 05:04:26 05:04:26 #5 [internal] load build context 05:04:26 #5 transferring context: 29.12kB 0.0s done 05:04:26 #5 DONE 0.0s 05:04:26 05:04:26 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 05:04:26 #6 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 done 05:04:26 #6 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 05:04:26 #6 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 05:04:26 #6 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 05:04:26 #6 DONE 0.0s 05:04:26 05:04:26 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 05:04:26 #7 DONE 0.1s 05:04:26 05:04:26 #8 [builder 2/7] WORKDIR /device-s7 05:04:26 #8 DONE 0.1s 05:04:26 05:04:26 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:04:27 #9 0.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:04:27 #9 0.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:04:27 #9 0.603 (1/1) Installing dumb-init (1.2.5-r3) 05:04:27 #9 0.608 Executing busybox-1.37.0-r19.trigger 05:04:27 #9 0.615 OK: 7 MiB in 17 packages 05:04:27 #9 DONE 0.7s 05:04:27 05:04:27 #10 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev 05:04:27 #10 0.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:04:27 #10 0.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:04:27 #10 0.558 OK: 265 MiB in 60 packages 05:04:27 #10 DONE 0.6s 05:04:27 05:04:27 #11 [builder 4/7] COPY go.mod vendor* ./ 05:04:27 #11 DONE 0.0s 05:04:27 05:04:27 #12 [stage-1 3/7] RUN apk --no-cache upgrade 05:04:26 > git --version # 'git version 2.25.1' 05:04:26 using GIT_SSH to set credentials SSH Credentials for GitHub 05:04:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:04:27 #12 0.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:04:28 #12 0.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:04:28 #12 ... 05:04:28 05:04:28 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:28 #13 DONE 0.4s 05:04:28 05:04:28 #14 [builder 6/7] COPY . . 05:04:28 #14 DONE 0.2s 05:04:28 05:04:28 #12 [stage-1 3/7] RUN apk --no-cache upgrade 05:04:28 #12 0.867 OK: 7 MiB in 17 packages 05:04:28 #12 DONE 1.0s 05:04:28 05:04:28 #15 [builder 7/7] RUN make build 05:04:28 #15 0.203 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.42" -trimpath -mod=readonly -o cmd/device-s7 ./cmd 05:04:28 > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 05:04:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:04:29 Avoid second fetch 05:04:29 Checking out Revision 3879083f6f17ba431b27cbd2101baf05bdcb8281 (main) 05:04:29 Commit message: "Merge pull request #75 from judehung/update-go-1.25" 05:04:29 > git config core.sparsecheckout # timeout=10 05:04:29 > git checkout -f 3879083f6f17ba431b27cbd2101baf05bdcb8281 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:04:34 provisioning config files... 05:04:34 copy managed file [device-s7-settings] to file:/w/workspace/device-s7/36@tmp/config16616328013589816816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:04:34 ---> ****-login.sh 05:04:34 nexus3.edgexfoundry.org:10001 05:04:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:04:35 Configure a credential helper to remove this warning. See 05:04:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:04:35 05:04:35 Login Succeeded 05:04:35 nexus3.edgexfoundry.org:10002 05:04:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:04:35 Configure a credential helper to remove this warning. See 05:04:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:04:35 05:04:35 Login Succeeded 05:04:35 nexus3.edgexfoundry.org:10003 05:04:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:04:36 Configure a credential helper to remove this warning. See 05:04:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:04:36 05:04:36 Login Succeeded 05:04:36 nexus3.edgexfoundry.org:10004 05:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:04:36 Configure a credential helper to remove this warning. See 05:04:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:04:36 05:04:36 Login Succeeded 05:04:36 ****.io 05:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:04:36 Configure a credential helper to remove this warning. See 05:04:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:04:36 05:04:36 Login Succeeded 05:04:36 ---> ****-login.sh ends [Pipeline] } 05:04:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:04:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:04:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:04:37 ========================================================= 05:04:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 05:04:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:37 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 05:04:38 Sending build context to Docker daemon 8.12MB 05:04:38 Step 1/10 : ARG BASE=golang:1.25-alpine3.22 05:04:38 Step 2/10 : FROM ${BASE} AS builder 05:04:38 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:04:38 6b59a28fa201: Pulling fs layer 05:04:38 d32bb0dddca7: Pulling fs layer 05:04:38 5dab1238d3d9: Pulling fs layer 05:04:38 196fd7d83e7d: Pulling fs layer 05:04:38 4f4fb700ef54: Pulling fs layer 05:04:38 8ba94037c8f0: Pulling fs layer 05:04:38 deaec5988b04: Pulling fs layer 05:04:38 9f65657bb879: Pulling fs layer 05:04:38 196fd7d83e7d: Waiting 05:04:38 4f4fb700ef54: Waiting 05:04:38 8ba94037c8f0: Waiting 05:04:38 9f65657bb879: Waiting 05:04:38 deaec5988b04: Waiting 05:04:38 d32bb0dddca7: Verifying Checksum 05:04:38 d32bb0dddca7: Download complete 05:04:38 196fd7d83e7d: Verifying Checksum 05:04:38 196fd7d83e7d: Download complete 05:04:38 4f4fb700ef54: Verifying Checksum 05:04:38 4f4fb700ef54: Download complete 05:04:38 8ba94037c8f0: Verifying Checksum 05:04:38 8ba94037c8f0: Download complete 05:04:38 6b59a28fa201: Verifying Checksum 05:04:38 6b59a28fa201: Download complete 05:04:39 9f65657bb879: Verifying Checksum 05:04:39 9f65657bb879: Download complete 05:04:39 6b59a28fa201: Pull complete 05:04:40 d32bb0dddca7: Pull complete 05:04:40 5dab1238d3d9: Download complete 05:04:42 deaec5988b04: Download complete 05:04:55 #15 DONE 23.5s 05:04:55 05:04:55 #16 [stage-1 4/7] COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 05:04:55 #16 DONE 0.0s 05:04:55 05:04:55 #17 [stage-1 5/7] COPY --from=builder /device-s7/cmd/device-s7 /device-s7 05:04:55 #17 DONE 0.3s 05:04:55 05:04:55 #18 [stage-1 6/7] COPY --from=builder /device-s7/cmd/res /res 05:04:55 #18 DONE 0.0s 05:04:55 05:04:55 #19 exporting to image 05:04:55 #19 exporting layers 05:04:55 #19 exporting layers 0.2s done 05:04:55 #19 writing image sha256:e16d425596b5483b67293d403c8b0d3d706d14ee03d7c543f98b47aaa8392d5d done 05:04:55 #19 naming to docker.io/library/device-s7 done 05:04:55 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:04:55 provisioning config files... 05:04:55 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config12480432473409690487tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:04:55 ---> ****-login.sh 05:04:55 nexus3.edgexfoundry.org:10001 05:04:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:55 Login Succeeded 05:04:55 nexus3.edgexfoundry.org:10002 05:04:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:55 Login Succeeded 05:04:55 nexus3.edgexfoundry.org:10003 05:04:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:55 Login Succeeded 05:04:55 nexus3.edgexfoundry.org:10004 05:04:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:55 Login Succeeded 05:04:55 ****.io 05:04:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:56 Login Succeeded 05:04:56 ---> ****-login.sh ends [Pipeline] } 05:04:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:04:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:04:56 [edgeXDocker.push] Tagging docker image device-s7 with the following tags: 05:04:56 3879083f6f17ba431b27cbd2101baf05bdcb8281 05:04:56 latest 05:04:56 4.1.0-dev.10 05:04:56 3879083f6f17ba431b27cbd2101baf05bdcb8281-4.1.0-dev.10 05:04:56 main 05:04:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:56 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:3879083f6f17ba431b27cbd2101baf05bdcb8281 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:56 + docker push nexus3.edgexfoundry.org:10004/device-s7:3879083f6f17ba431b27cbd2101baf05bdcb8281 05:04:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 05:04:56 f73841d0f5f2: Preparing 05:04:56 2eddc29fcd19: Preparing 05:04:56 eb1d96c827a8: Preparing 05:04:56 11c8bff40c99: Preparing 05:04:56 390436bd29d5: Preparing 05:04:56 256f393e029f: Preparing 05:04:56 256f393e029f: Waiting 05:04:56 f73841d0f5f2: Pushed 05:04:56 eb1d96c827a8: Pushed 05:04:56 390436bd29d5: Pushed 05:04:56 11c8bff40c99: Pushed 05:04:56 256f393e029f: Layer already exists 05:04:57 5dab1238d3d9: Pull complete 05:04:57 196fd7d83e7d: Pull complete 05:04:57 4f4fb700ef54: Pull complete 05:04:57 8ba94037c8f0: Pull complete 05:05:02 2eddc29fcd19: Pushed 05:05:02 3879083f6f17ba431b27cbd2101baf05bdcb8281: digest: sha256:40c3fa1857a2d72d9d882708e5f57d97b94bbf098d834215a8e32ef657733dfe size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:02 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:02 + docker push nexus3.edgexfoundry.org:10004/device-s7:latest 05:05:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 05:05:02 f73841d0f5f2: Preparing 05:05:02 2eddc29fcd19: Preparing 05:05:02 eb1d96c827a8: Preparing 05:05:02 11c8bff40c99: Preparing 05:05:02 390436bd29d5: Preparing 05:05:02 256f393e029f: Preparing 05:05:02 256f393e029f: Waiting 05:05:02 eb1d96c827a8: Layer already exists 05:05:02 f73841d0f5f2: Layer already exists 05:05:02 11c8bff40c99: Layer already exists 05:05:02 2eddc29fcd19: Layer already exists 05:05:02 390436bd29d5: Layer already exists 05:05:02 256f393e029f: Layer already exists 05:05:02 latest: digest: sha256:40c3fa1857a2d72d9d882708e5f57d97b94bbf098d834215a8e32ef657733dfe size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:03 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:03 + docker push nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.10 05:05:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 05:05:03 f73841d0f5f2: Preparing 05:05:03 2eddc29fcd19: Preparing 05:05:03 eb1d96c827a8: Preparing 05:05:03 11c8bff40c99: Preparing 05:05:03 390436bd29d5: Preparing 05:05:03 256f393e029f: Preparing 05:05:03 256f393e029f: Waiting 05:05:03 eb1d96c827a8: Layer already exists 05:05:03 f73841d0f5f2: Layer already exists 05:05:03 390436bd29d5: Layer already exists 05:05:03 11c8bff40c99: Layer already exists 05:05:03 2eddc29fcd19: Layer already exists 05:05:03 256f393e029f: Layer already exists 05:05:03 4.1.0-dev.10: digest: sha256:40c3fa1857a2d72d9d882708e5f57d97b94bbf098d834215a8e32ef657733dfe size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:03 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:3879083f6f17ba431b27cbd2101baf05bdcb8281-4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:04 + docker push nexus3.edgexfoundry.org:10004/device-s7:3879083f6f17ba431b27cbd2101baf05bdcb8281-4.1.0-dev.10 05:05:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 05:05:04 f73841d0f5f2: Preparing 05:05:04 2eddc29fcd19: Preparing 05:05:04 eb1d96c827a8: Preparing 05:05:04 11c8bff40c99: Preparing 05:05:04 390436bd29d5: Preparing 05:05:04 256f393e029f: Preparing 05:05:04 256f393e029f: Waiting 05:05:04 eb1d96c827a8: Layer already exists 05:05:04 f73841d0f5f2: Layer already exists 05:05:04 11c8bff40c99: Layer already exists 05:05:04 390436bd29d5: Layer already exists 05:05:04 2eddc29fcd19: Layer already exists 05:05:04 256f393e029f: Layer already exists 05:05:04 3879083f6f17ba431b27cbd2101baf05bdcb8281-4.1.0-dev.10: digest: sha256:40c3fa1857a2d72d9d882708e5f57d97b94bbf098d834215a8e32ef657733dfe size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:04 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:04 + docker push nexus3.edgexfoundry.org:10004/device-s7:main 05:05:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 05:05:04 f73841d0f5f2: Preparing 05:05:04 2eddc29fcd19: Preparing 05:05:04 eb1d96c827a8: Preparing 05:05:04 11c8bff40c99: Preparing 05:05:04 390436bd29d5: Preparing 05:05:04 256f393e029f: Preparing 05:05:04 256f393e029f: Waiting 05:05:04 f73841d0f5f2: Layer already exists 05:05:04 eb1d96c827a8: Layer already exists 05:05:04 11c8bff40c99: Layer already exists 05:05:04 390436bd29d5: Layer already exists 05:05:04 2eddc29fcd19: Layer already exists 05:05:04 256f393e029f: Layer already exists 05:05:04 main: digest: sha256:40c3fa1857a2d72d9d882708e5f57d97b94bbf098d834215a8e32ef657733dfe size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:05:04 ===================================================== [Pipeline] echo 05:05:04 taggedImages: 05:05:04 - nexus3.edgexfoundry.org:10004/device-s7:3879083f6f17ba431b27cbd2101baf05bdcb8281 05:05:04 - nexus3.edgexfoundry.org:10004/device-s7:latest 05:05:04 - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.10 05:05:04 - nexus3.edgexfoundry.org:10004/device-s7:3879083f6f17ba431b27cbd2101baf05bdcb8281-4.1.0-dev.10 05:05:04 - nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] echo 05:05:05 ========================================================= 05:05:05 [edgeXBuildMultiArch] RAW Config: 05:05:05 images: 05:05:05 - nexus3.edgexfoundry.org:10004/device-s7:3879083f6f17ba431b27cbd2101baf05bdcb8281 05:05:05 - nexus3.edgexfoundry.org:10004/device-s7:latest 05:05:05 - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.10 05:05:05 - nexus3.edgexfoundry.org:10004/device-s7:3879083f6f17ba431b27cbd2101baf05bdcb8281-4.1.0-dev.10 05:05:05 - nexus3.edgexfoundry.org:10004/device-s7:main 05:05:05 settingsFile: 05:05:05 device-s7-settings 05:05:05 ========================================================= [Pipeline] node 05:05:05 deaec5988b04: Pull complete 05:05:07 9f65657bb879: Pull complete 05:05:07 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 05:05:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 05:05:07 ---> 334268110677 05:05:07 Step 3/10 : ARG MAKE=make build 05:05:09 ---> Running in 699627d3ee36 05:05:10 Removing intermediate container 699627d3ee36 05:05:10 ---> f761faa7ea6b 05:05:10 Step 4/10 : WORKDIR /device-s7 05:05:10 ---> Running in 9465f60ca11c 05:05:10 Removing intermediate container 9465f60ca11c 05:05:10 ---> b2cf5475dd88 05:05:10 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 05:05:10 ---> Running in dcbedd6e484a 05:05:11 Removing intermediate container dcbedd6e484a 05:05:11 ---> 82180c2aad10 05:05:11 Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev 05:05:11 ---> Running in 4982403154f6 05:05:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:05:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:05:14 OK: 255 MiB in 60 packages 05:05:15 Removing intermediate container 4982403154f6 05:05:15 ---> 63ff9ede4daa 05:05:15 Step 7/10 : COPY go.mod vendor* ./ 05:05:15 ---> a1ff2f4b9e51 05:05:15 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:05:15 ---> Running in fdcb0633fe47 05:05:20 Still waiting to schedule task 05:05:20 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-772541’ 05:07:07 Removing intermediate container fdcb0633fe47 05:07:07 ---> 1737007f2571 05:07:07 Step 9/10 : COPY . . 05:07:07 ---> 4791458d8fc0 05:07:07 Step 10/10 : RUN ${MAKE} 05:07:07 ---> Running in e5a7839c912c 05:07:07 noop 05:07:07 Removing intermediate container e5a7839c912c 05:07:07 ---> 2e20633843ea 05:07:07 Successfully built 2e20633843ea 05:07:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:07 + docker inspect -f . ci-base-image-arm64 05:07:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:07:07 prd-ubuntu20.04-docker-arm64-4c-16g-772544 does not seem to be running inside a container 05:07:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-s7/36 -v /w/workspace/device-s7/36:/w/workspace/device-s7/36:rw,z -v /w/workspace/device-s7/36@tmp:/w/workspace/device-s7/36@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 05:07:09 $ docker top 58c826a53f2b6f3885ebef9b061c36cef1c3dda4c4a4138c6a6b6d09fded993b -eo pid,comm [Pipeline] { [Pipeline] sh 05:07:10 + go version 05:07:10 go version go1.25.3 linux/arm64 [Pipeline] } 05:07:10 $ docker stop --time=1 58c826a53f2b6f3885ebef9b061c36cef1c3dda4c4a4138c6a6b6d09fded993b 05:07:12 $ docker rm -f --volumes 58c826a53f2b6f3885ebef9b061c36cef1c3dda4c4a4138c6a6b6d09fded993b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:12 + docker inspect -f . ci-base-image-arm64 05:07:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:07:13 prd-ubuntu20.04-docker-arm64-4c-16g-772544 does not seem to be running inside a container 05:07:13 $ 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/36 -v /w/workspace/device-s7/36:/w/workspace/device-s7/36:rw,z -v /w/workspace/device-s7/36@tmp:/w/workspace/device-s7/36@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 05:07:14 $ docker top 2f1ad5d982986f91aa440a2f1899e3636a6057d0a3c59910cb6d4288a5a27ef5 -eo pid,comm [Pipeline] { [Pipeline] sh 05:07:15 + git config --global --add safe.directory /w/workspace/device-s7/36 [Pipeline] fileExists [Pipeline] sh 05:07:15 + make test 05:07:15 go test -race -coverprofile=coverage.out ./... 05:07:27 Running on prd-centos7-docker-4c-2g-772548 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:07:27 provisioning config files... 05:07:27 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config15707890861260617663tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:07:31 ---> ****-login.sh 05:07:31 nexus3.edgexfoundry.org:10001 05:07:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:07:32 Configure a credential helper to remove this warning. See 05:07:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:07:32 05:07:32 Login Succeeded 05:07:32 nexus3.edgexfoundry.org:10002 05:07:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:07:32 Configure a credential helper to remove this warning. See 05:07:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:07:32 05:07:32 Login Succeeded 05:07:32 nexus3.edgexfoundry.org:10003 05:07:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:07:32 Configure a credential helper to remove this warning. See 05:07:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:07:32 05:07:32 Login Succeeded 05:07:32 nexus3.edgexfoundry.org:10004 05:07:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:07:32 Configure a credential helper to remove this warning. See 05:07:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:07:32 05:07:32 Login Succeeded 05:07:32 ****.io 05:07:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:07:32 Configure a credential helper to remove this warning. See 05:07:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:07:32 05:07:32 Login Succeeded 05:07:32 ---> ****-login.sh ends [Pipeline] } 05:07:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:07:32 + docker buildx ls 05:07:33 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 05:07:33 default * docker 05:07:33 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 05:07:33 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 05:07:33 edgex-builder [Pipeline] sh 05:07:33 + docker buildx inspect --bootstrap 05:07:33 #1 [internal] booting buildkit 05:07:33 #1 pulling image moby/buildkit:buildx-stable-1 05:07:37 #1 pulling image moby/buildkit:buildx-stable-1 2.9s done 05:07:37 #1 creating container buildx_buildkit_edgex-builder0 05:07:38 #1 creating container buildx_buildkit_edgex-builder0 1.5s done 05:07:38 #1 DONE 4.4s 05:07:38 Name: edgex-builder 05:07:38 Driver: docker-container 05:07:38 05:07:38 Nodes: 05:07:38 Name: edgex-builder0 05:07:38 Endpoint: unix:///var/run/docker.sock 05:07:38 Status: running 05:07:38 Buildkit: v0.25.1 05:07:38 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 05:07:38 + docker buildx ls 05:07:38 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 05:07:38 edgex-builder * docker-container 05:07:38 edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 05:07:38 default docker 05:07:38 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 05:07:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:3879083f6f17ba431b27cbd2101baf05bdcb8281' 05:07:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:3879083f6f17ba431b27cbd2101baf05bdcb8281 --push - 05:07:39 #1 [internal] load build definition from Dockerfile 05:07:39 #1 transferring dockerfile: 194B done 05:07:39 #1 DONE 0.0s 05:07:39 05:07:39 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:3879083f6f17ba431b27cbd2101baf05bdcb8281 05:07:39 #2 DONE 0.1s 05:07:39 05:07:39 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:3879083f6f17ba431b27cbd2101baf05bdcb8281 05:07:39 #3 DONE 0.1s 05:07:39 05:07:39 #4 [internal] load .dockerignore 05:07:39 #4 transferring context: 2B done 05:07:39 #4 DONE 0.0s 05:07:39 05:07:39 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:3879083f6f17ba431b27cbd2101baf05bdcb8281@sha256:40c3fa1857a2d72d9d882708e5f57d97b94bbf098d834215a8e32ef657733dfe 05:07:39 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:3879083f6f17ba431b27cbd2101baf05bdcb8281@sha256:40c3fa1857a2d72d9d882708e5f57d97b94bbf098d834215a8e32ef657733dfe 0.0s done 05:07:39 #5 DONE 0.0s 05:07:39 05:07:39 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:3879083f6f17ba431b27cbd2101baf05bdcb8281@sha256:40c3fa1857a2d72d9d882708e5f57d97b94bbf098d834215a8e32ef657733dfe 05:07:39 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:3879083f6f17ba431b27cbd2101baf05bdcb8281@sha256:40c3fa1857a2d72d9d882708e5f57d97b94bbf098d834215a8e32ef657733dfe 0.0s done 05:07:39 #6 DONE 0.1s 05:07:39 05:07:39 #7 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 05:07:39 #7 DONE 0.0s 05:07:39 05:07:39 #8 exporting to image 05:07:39 #8 exporting layers done 05:07:39 #8 exporting manifest sha256:599cddd26370de84b4b07e517f19610eb954c2fadeb310e0db423bdbf33f7e4e done 05:07:39 #8 exporting config sha256:e16d425596b5483b67293d403c8b0d3d706d14ee03d7c543f98b47aaa8392d5d done 05:07:39 #8 exporting manifest sha256:93b10583e249a677c3ab25658bb791681d04ff4b97ff6ff98d325373bba90d07 0.0s done 05:07:39 #8 exporting config sha256:9e9f1188afd46d207eeff7eb15346c07998bc2147bdb898c12d790590a9a4d30 done 05:07:39 #8 exporting manifest list sha256:3c2042108989703554f79c6bb713daba0ae25fd9bf550649d986b80855f464b7 done 05:07:39 #8 pushing layers 0.1s done 05:07:39 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:3879083f6f17ba431b27cbd2101baf05bdcb8281@sha256:3c2042108989703554f79c6bb713daba0ae25fd9bf550649d986b80855f464b7 05:07:39 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:07:39 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:3879083f6f17ba431b27cbd2101baf05bdcb8281@sha256:3c2042108989703554f79c6bb713daba0ae25fd9bf550649d986b80855f464b7 0.1s done 05:07:39 #8 DONE 0.2s 05:07:39 05:07:39 1 warning found (use --debug to expand): 05:07:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:07:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:latest' 05:07:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:latest --push - 05:07:39 #1 [internal] load build definition from Dockerfile 05:07:39 #1 transferring dockerfile: 160B done 05:07:39 #1 DONE 0.0s 05:07:39 05:07:39 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:latest 05:07:39 #2 DONE 0.0s 05:07:39 05:07:39 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:latest 05:07:39 #3 DONE 0.0s 05:07:39 05:07:39 #4 [internal] load .dockerignore 05:07:39 #4 transferring context: 2B done 05:07:39 #4 DONE 0.0s 05:07:39 05:07:39 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:40c3fa1857a2d72d9d882708e5f57d97b94bbf098d834215a8e32ef657733dfe 05:07:39 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:40c3fa1857a2d72d9d882708e5f57d97b94bbf098d834215a8e32ef657733dfe 0.0s done 05:07:39 #5 DONE 0.0s 05:07:39 05:07:39 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:40c3fa1857a2d72d9d882708e5f57d97b94bbf098d834215a8e32ef657733dfe 05:07:40 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:40c3fa1857a2d72d9d882708e5f57d97b94bbf098d834215a8e32ef657733dfe 0.0s done 05:07:40 #6 CACHED 05:07:40 05:07:40 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:40c3fa1857a2d72d9d882708e5f57d97b94bbf098d834215a8e32ef657733dfe 05:07:40 #5 CACHED 05:07:40 05:07:40 #7 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 05:07:40 #7 DONE 0.0s 05:07:40 05:07:40 #8 exporting to image 05:07:40 #8 exporting layers done 05:07:40 #8 exporting manifest sha256:599cddd26370de84b4b07e517f19610eb954c2fadeb310e0db423bdbf33f7e4e done 05:07:40 #8 exporting config sha256:e16d425596b5483b67293d403c8b0d3d706d14ee03d7c543f98b47aaa8392d5d done 05:07:40 #8 exporting manifest sha256:93b10583e249a677c3ab25658bb791681d04ff4b97ff6ff98d325373bba90d07 done 05:07:40 #8 exporting config sha256:9e9f1188afd46d207eeff7eb15346c07998bc2147bdb898c12d790590a9a4d30 done 05:07:40 #8 exporting manifest list sha256:3c2042108989703554f79c6bb713daba0ae25fd9bf550649d986b80855f464b7 done 05:07:40 #8 pushing layers 0.1s done 05:07:40 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:3c2042108989703554f79c6bb713daba0ae25fd9bf550649d986b80855f464b7 05:07:40 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:07:40 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:3c2042108989703554f79c6bb713daba0ae25fd9bf550649d986b80855f464b7 0.1s done 05:07:40 #8 DONE 0.1s 05:07:40 05:07:40 1 warning found (use --debug to expand): 05:07:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:07:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.10' 05:07:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.10 --push - 05:07:40 #1 [internal] load build definition from Dockerfile 05:07:40 #1 transferring dockerfile: 166B done 05:07:40 #1 DONE 0.0s 05:07:40 05:07:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.10 05:07:40 #2 DONE 0.0s 05:07:40 05:07:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.10 05:07:40 #3 DONE 0.0s 05:07:40 05:07:40 #4 [internal] load .dockerignore 05:07:40 #4 transferring context: 2B done 05:07:40 #4 DONE 0.0s 05:07:40 05:07:40 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.10@sha256:40c3fa1857a2d72d9d882708e5f57d97b94bbf098d834215a8e32ef657733dfe 05:07:40 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.10@sha256:40c3fa1857a2d72d9d882708e5f57d97b94bbf098d834215a8e32ef657733dfe 0.0s done 05:07:40 #5 CACHED 05:07:40 05:07:40 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.10@sha256:40c3fa1857a2d72d9d882708e5f57d97b94bbf098d834215a8e32ef657733dfe 05:07:40 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.10@sha256:40c3fa1857a2d72d9d882708e5f57d97b94bbf098d834215a8e32ef657733dfe 0.0s done 05:07:40 #6 CACHED 05:07:40 05:07:40 #7 exporting to image 05:07:40 #7 exporting layers done 05:07:40 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:07:40 #7 exporting manifest sha256:599cddd26370de84b4b07e517f19610eb954c2fadeb310e0db423bdbf33f7e4e done 05:07:40 #7 exporting config sha256:e16d425596b5483b67293d403c8b0d3d706d14ee03d7c543f98b47aaa8392d5d done 05:07:40 #7 exporting manifest sha256:93b10583e249a677c3ab25658bb791681d04ff4b97ff6ff98d325373bba90d07 done 05:07:40 #7 exporting config sha256:9e9f1188afd46d207eeff7eb15346c07998bc2147bdb898c12d790590a9a4d30 done 05:07:40 #7 exporting manifest list sha256:3c2042108989703554f79c6bb713daba0ae25fd9bf550649d986b80855f464b7 done 05:07:40 #7 pushing layers 0.0s done 05:07:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.10@sha256:3c2042108989703554f79c6bb713daba0ae25fd9bf550649d986b80855f464b7 0.1s done 05:07:40 #7 DONE 0.1s 05:07:40 05:07:40 #8 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 05:07:40 #8 DONE 0.0s 05:07:40 05:07:40 1 warning found (use --debug to expand): 05:07:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:07:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:3879083f6f17ba431b27cbd2101baf05bdcb8281-4.1.0-dev.10' 05:07:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:3879083f6f17ba431b27cbd2101baf05bdcb8281-4.1.0-dev.10 --push - 05:07:40 #1 [internal] load build definition from Dockerfile 05:07:40 #1 transferring dockerfile: 207B done 05:07:40 #1 DONE 0.0s 05:07:40 05:07:40 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:3879083f6f17ba431b27cbd2101baf05bdcb8281-4.1.0-dev.10 05:07:40 #2 DONE 0.0s 05:07:40 05:07:40 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:3879083f6f17ba431b27cbd2101baf05bdcb8281-4.1.0-dev.10 05:07:40 #3 DONE 0.0s 05:07:40 05:07:40 #4 [internal] load .dockerignore 05:07:40 #4 transferring context: 2B done 05:07:40 #4 DONE 0.0s 05:07:40 05:07:40 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:3879083f6f17ba431b27cbd2101baf05bdcb8281-4.1.0-dev.10@sha256:40c3fa1857a2d72d9d882708e5f57d97b94bbf098d834215a8e32ef657733dfe 05:07:40 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:3879083f6f17ba431b27cbd2101baf05bdcb8281-4.1.0-dev.10@sha256:40c3fa1857a2d72d9d882708e5f57d97b94bbf098d834215a8e32ef657733dfe 0.0s done 05:07:40 #5 CACHED 05:07:40 05:07:40 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:3879083f6f17ba431b27cbd2101baf05bdcb8281-4.1.0-dev.10@sha256:40c3fa1857a2d72d9d882708e5f57d97b94bbf098d834215a8e32ef657733dfe 05:07:40 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:3879083f6f17ba431b27cbd2101baf05bdcb8281-4.1.0-dev.10@sha256:40c3fa1857a2d72d9d882708e5f57d97b94bbf098d834215a8e32ef657733dfe 0.0s done 05:07:40 #6 CACHED 05:07:40 05:07:40 #7 exporting to image 05:07:40 #7 exporting layers 05:07:40 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:07:41 #7 exporting layers done 05:07:41 #7 exporting manifest sha256:599cddd26370de84b4b07e517f19610eb954c2fadeb310e0db423bdbf33f7e4e done 05:07:41 #7 exporting config sha256:e16d425596b5483b67293d403c8b0d3d706d14ee03d7c543f98b47aaa8392d5d done 05:07:41 #7 exporting manifest sha256:93b10583e249a677c3ab25658bb791681d04ff4b97ff6ff98d325373bba90d07 done 05:07:41 #7 exporting config sha256:9e9f1188afd46d207eeff7eb15346c07998bc2147bdb898c12d790590a9a4d30 done 05:07:41 #7 exporting manifest list sha256:3c2042108989703554f79c6bb713daba0ae25fd9bf550649d986b80855f464b7 done 05:07:41 #7 pushing layers 0.0s done 05:07:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:3879083f6f17ba431b27cbd2101baf05bdcb8281-4.1.0-dev.10@sha256:3c2042108989703554f79c6bb713daba0ae25fd9bf550649d986b80855f464b7 0.1s done 05:07:41 #7 DONE 0.1s 05:07:41 05:07:41 #8 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 05:07:41 #8 DONE 0.0s 05:07:41 05:07:41 1 warning found (use --debug to expand): 05:07:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:07:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:main' 05:07:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:main --push - 05:07:41 #1 [internal] load build definition from Dockerfile 05:07:41 #1 transferring dockerfile: 158B done 05:07:41 #1 DONE 0.0s 05:07:41 05:07:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:main 05:07:41 #2 DONE 0.0s 05:07:41 05:07:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:main 05:07:41 #3 DONE 0.0s 05:07:41 05:07:41 #4 [internal] load .dockerignore 05:07:41 #4 transferring context: 2B done 05:07:41 #4 DONE 0.0s 05:07:41 05:07:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:main@sha256:40c3fa1857a2d72d9d882708e5f57d97b94bbf098d834215a8e32ef657733dfe 05:07:41 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:main@sha256:40c3fa1857a2d72d9d882708e5f57d97b94bbf098d834215a8e32ef657733dfe 0.0s done 05:07:41 #5 CACHED 05:07:41 05:07:41 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:main@sha256:40c3fa1857a2d72d9d882708e5f57d97b94bbf098d834215a8e32ef657733dfe 05:07:41 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:main@sha256:40c3fa1857a2d72d9d882708e5f57d97b94bbf098d834215a8e32ef657733dfe 0.0s done 05:07:41 #6 DONE 0.0s 05:07:41 05:07:41 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:main@sha256:40c3fa1857a2d72d9d882708e5f57d97b94bbf098d834215a8e32ef657733dfe 05:07:41 #6 CACHED 05:07:41 05:07:41 #7 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 05:07:41 #7 DONE 0.0s 05:07:41 05:07:41 #8 exporting to image 05:07:41 #8 exporting layers done 05:07:41 #8 exporting manifest sha256:599cddd26370de84b4b07e517f19610eb954c2fadeb310e0db423bdbf33f7e4e done 05:07:41 #8 exporting config sha256:e16d425596b5483b67293d403c8b0d3d706d14ee03d7c543f98b47aaa8392d5d done 05:07:41 #8 exporting manifest sha256:93b10583e249a677c3ab25658bb791681d04ff4b97ff6ff98d325373bba90d07 done 05:07:41 #8 exporting config sha256:9e9f1188afd46d207eeff7eb15346c07998bc2147bdb898c12d790590a9a4d30 done 05:07:41 #8 exporting manifest list sha256:3c2042108989703554f79c6bb713daba0ae25fd9bf550649d986b80855f464b7 done 05:07:41 #8 pushing layers 0.0s done 05:07:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:main@sha256:3c2042108989703554f79c6bb713daba0ae25fd9bf550649d986b80855f464b7 0.1s done 05:07:41 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:07:41 #8 DONE 0.1s 05:07:41 05:07:41 1 warning found (use --debug to expand): 05:07:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:07:42 + '[' -d /w/workspace/edgexfoundry_device-s7_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 05:07:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:07:43 ---> package-listing.sh 05:07:43 ++ facter osfamily 05:07:43 ++ tr '[:upper:]' '[:lower:]' 05:07:43 + OS_FAMILY=redhat 05:07:43 + workspace=/w/workspace/edgexfoundry_device-s7_main 05:07:43 + START_PACKAGES=/tmp/packages_start.txt 05:07:43 + END_PACKAGES=/tmp/packages_end.txt 05:07:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:07:43 + PACKAGES=/tmp/packages_start.txt 05:07:43 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 05:07:43 + PACKAGES=/tmp/packages_end.txt 05:07:43 + case "${OS_FAMILY}" in 05:07:43 + rpm -qa 05:07:43 + sort 05:07:43 + '[' -f /tmp/packages_start.txt ']' 05:07:43 + '[' -f /tmp/packages_end.txt ']' 05:07:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:07:43 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 05:07:43 + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ 05:07:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo 05:07:43 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:07:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:07:44 05:07:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:07:45 latest: Pulling from edgex-lftools-log-publisher 05:07:45 5eb5b503b376: Pulling fs layer 05:07:45 5c69ac0246d0: Pulling fs layer 05:07:45 ec43610c2a17: Pulling fs layer 05:07:45 3a2ae6a8a46f: Pulling fs layer 05:07:45 33b1e0a273af: Pulling fs layer 05:07:45 5d3b04190fa2: Pulling fs layer 05:07:45 2f39f015ded8: Pulling fs layer 05:07:45 3a2ae6a8a46f: Waiting 05:07:45 33b1e0a273af: Waiting 05:07:45 5d3b04190fa2: Waiting 05:07:45 2f39f015ded8: Waiting 05:07:45 5c69ac0246d0: Verifying Checksum 05:07:45 5c69ac0246d0: Download complete 05:07:45 3a2ae6a8a46f: Verifying Checksum 05:07:45 3a2ae6a8a46f: Download complete 05:07:45 33b1e0a273af: Download complete 05:07:45 ec43610c2a17: Verifying Checksum 05:07:45 ec43610c2a17: Download complete 05:07:45 5d3b04190fa2: Verifying Checksum 05:07:45 5d3b04190fa2: Download complete 05:07:45 5eb5b503b376: Verifying Checksum 05:07:45 5eb5b503b376: Download complete 05:07:45 2f39f015ded8: Verifying Checksum 05:07:45 2f39f015ded8: Download complete 05:07:46 5eb5b503b376: Pull complete 05:07:46 5c69ac0246d0: Pull complete 05:07:47 ec43610c2a17: Pull complete 05:07:47 3a2ae6a8a46f: Pull complete 05:07:47 33b1e0a273af: Pull complete 05:07:47 5d3b04190fa2: Pull complete 05:07:51 2f39f015ded8: Pull complete 05:07:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:07:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:07:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:07:52 prd-centos7-docker-4c-2g-772548 does not seem to be running inside a container 05:07:52 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:07:55 $ docker top c364722fbff1516f0f0e8b316eb5e27b1ffcacb3523b7f6fb13cb833d55f7bcb -eo pid,comm [Pipeline] { [Pipeline] sh 05:07:55 + touch /tmp/pre-build-complete [Pipeline] sh 05:07:56 + mkdir -p /var/log/sysstat [Pipeline] sh 05:07:56 + ls /var/log/sa-host 05:07:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:07:56 provisioning config files... 05:07:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config3374929331362787607tmp [Pipeline] { [Pipeline] echo 05:07:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:07:56 ---> create-netrc.sh [Pipeline] } 05:07:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:07:57 ---> python-tools-install.sh [Pipeline] echo 05:07:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:07:57 ---> sudo-logs.sh 05:07:57 Archiving 'sudo' log.. 05:07:57 sudo: unable to resolve host prd-centos7-docker-4c-2g-772548.novalocal: Name or service not known 05:07:57 sudo: unable to resolve host prd-centos7-docker-4c-2g-772548.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 05:07:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:07:57 ---> job-cost.sh 05:07:57 lf-activate-venv: SKIPPING 05:07:57 INFO: No Stack... 05:07:57 INFO: Retrieving Pricing Info for: v3-standard-2 05:07:58 INFO: Archiving Costs [Pipeline] echo 05:07:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:07:58 ---> logs-deploy.sh 05:07:58 lf-activate-venv: SKIPPING 05:07:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/36 05:07:58 INFO: archiving workspace using pattern(s): 05:07:59 Archives upload complete. 05:07:59 INFO: archiving logs to Nexus 05:08:00 ---> uname -a: 05:08:00 Linux prd-centos7-docker-4c-2g-772548.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 05:08:00 05:08:00 05:08:00 ---> lscpu: 05:08:00 Architecture: x86_64 05:08:00 CPU op-mode(s): 32-bit, 64-bit 05:08:00 Byte Order: Little Endian 05:08:00 Address sizes: 40 bits physical, 48 bits virtual 05:08:00 CPU(s): 2 05:08:00 On-line CPU(s) list: 0,1 05:08:00 Thread(s) per core: 1 05:08:00 Core(s) per socket: 1 05:08:00 Socket(s): 2 05:08:00 NUMA node(s): 1 05:08:00 Vendor ID: AuthenticAMD 05:08:00 CPU family: 23 05:08:00 Model: 49 05:08:00 Model name: AMD EPYC-Rome Processor 05:08:00 Stepping: 0 05:08:00 CPU MHz: 2799.998 05:08:00 BogoMIPS: 5599.99 05:08:00 Virtualization: AMD-V 05:08:00 Hypervisor vendor: KVM 05:08:00 Virtualization type: full 05:08:00 L1d cache: 64 KiB 05:08:00 L1i cache: 64 KiB 05:08:00 L2 cache: 1 MiB 05:08:00 L3 cache: 32 MiB 05:08:00 NUMA node0 CPU(s): 0,1 05:08:00 Vulnerability Itlb multihit: Not affected 05:08:00 Vulnerability L1tf: Not affected 05:08:00 Vulnerability Mds: Not affected 05:08:00 Vulnerability Meltdown: Not affected 05:08:00 Vulnerability Mmio stale data: Not affected 05:08:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:08:00 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:08:00 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:08:00 Vulnerability Srbds: Not affected 05:08:00 Vulnerability Tsx async abort: Not affected 05:08:00 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 05:08:00 05:08:00 05:08:00 ---> nproc: 05:08:00 2 05:08:00 05:08:00 05:08:00 ---> df -h: 05:08:00 Filesystem Size Used Avail Use% Mounted on 05:08:00 overlay 40G 7.3G 33G 19% / 05:08:00 tmpfs 64M 0 64M 0% /dev 05:08:00 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 05:08:00 shm 64M 0 64M 0% /dev/shm 05:08:00 /dev/vda1 40G 7.3G 33G 19% /facter-os 05:08:00 05:08:00 05:08:00 Cannot open /var/log/sysstat/sa05: No such file or directory 05:08:00 Please check if data collecting is enabled 05:08:00 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:08:00 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 05:08:00 $ docker stop --time=1 c364722fbff1516f0f0e8b316eb5e27b1ffcacb3523b7f6fb13cb833d55f7bcb 05:08:01 $ docker rm -f --volumes c364722fbff1516f0f0e8b316eb5e27b1ffcacb3523b7f6fb13cb833d55f7bcb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 05:08:02 [WS-CLEANUP] Deleting project workspace... 05:08:02 [WS-CLEANUP] Deferred wipeout is used... 05:08:02 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:08:02 05:08:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:08:02 latest: Pulling from edgex-lftools-log-publisher 05:08:02 5eb5b503b376: Pulling fs layer 05:08:02 5c69ac0246d0: Pulling fs layer 05:08:02 ec43610c2a17: Pulling fs layer 05:08:02 3a2ae6a8a46f: Pulling fs layer 05:08:02 33b1e0a273af: Pulling fs layer 05:08:02 5d3b04190fa2: Pulling fs layer 05:08:02 2f39f015ded8: Pulling fs layer 05:08:02 33b1e0a273af: Waiting 05:08:02 5d3b04190fa2: Waiting 05:08:02 2f39f015ded8: Waiting 05:08:02 3a2ae6a8a46f: Waiting 05:08:02 5c69ac0246d0: Verifying Checksum 05:08:02 5c69ac0246d0: Download complete 05:08:02 3a2ae6a8a46f: Verifying Checksum 05:08:02 3a2ae6a8a46f: Download complete 05:08:02 33b1e0a273af: Verifying Checksum 05:08:02 33b1e0a273af: Download complete 05:08:03 ec43610c2a17: Verifying Checksum 05:08:03 ec43610c2a17: Download complete 05:08:03 5d3b04190fa2: Verifying Checksum 05:08:03 5d3b04190fa2: Download complete 05:08:03 5eb5b503b376: Verifying Checksum 05:08:03 5eb5b503b376: Download complete 05:08:03 2f39f015ded8: Verifying Checksum 05:08:03 2f39f015ded8: Download complete 05:08:04 5eb5b503b376: Pull complete 05:08:04 5c69ac0246d0: Pull complete 05:08:05 ec43610c2a17: Pull complete 05:08:05 3a2ae6a8a46f: Pull complete 05:08:05 33b1e0a273af: Pull complete 05:08:05 5d3b04190fa2: Pull complete 05:08:10 2f39f015ded8: Pull complete 05:08:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:08:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:08:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:08:10 prd-ubuntu20.04-docker-8c-8g-772537 does not seem to be running inside a container 05:08:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:08:12 ? github.com/edgexfoundry/device-s7 [no test files] 05:08:13 $ docker top d83fd6c796a15066e6d1d720367d765df470403e560d09de47c5037387e9c5d6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:08:13 ---> job-cost.sh 05:08:13 lf-activate-venv: SKIPPING 05:08:13 INFO: No Stack... 05:08:14 INFO: Retrieving Pricing Info for: v3-standard-8 05:08:14 INFO: Archiving Costs [Pipeline] sh 05:08:14 + cat /w/workspace/edgexfoundry_device-s7_main/archives/cost.csv 05:08:14 + cut -d, -f6 [Pipeline] lock 05:08:14 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-36-stack-cost] 05:08:14 Resource [jenkins-edgexfoundry-device-s7-main-36-stack-cost] did not exist. Created. 05:08:14 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-36-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:08:15 + echo total: 0.4399999976158142 [Pipeline] stash 05:08:15 Stashed 1 file(s) [Pipeline] } 05:08:15 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-36-stack-cost] [Pipeline] // lock [Pipeline] } 05:08:15 $ docker stop --time=1 d83fd6c796a15066e6d1d720367d765df470403e560d09de47c5037387e9c5d6 05:08:16 $ docker rm -f --volumes d83fd6c796a15066e6d1d720367d765df470403e560d09de47c5037387e9c5d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:12:19 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 05:12:19 ok github.com/edgexfoundry/device-s7/internal/driver 1.131s coverage: 6.8% of statements 05:12:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:12:19 go vet ./... 05:16:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:16:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:16:27 ./bin/test-attribution-txt.sh [Pipeline] echo 05:16:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 05:16:27 $ docker stop --time=1 2f1ad5d982986f91aa440a2f1899e3636a6057d0a3c59910cb6d4288a5a27ef5 05:16:29 $ docker rm -f --volumes 2f1ad5d982986f91aa440a2f1899e3636a6057d0a3c59910cb6d4288a5a27ef5 [Pipeline] // withDockerContainer [Pipeline] sh 05:16:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:16:32 Warning: overwriting stash ‘coverage-report’ 05:16:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:16:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:16:33 + ls -al . 05:16:33 total 220 05:16:33 drwxrwxr-x 7 jenkins jenkins 4096 Nov 5 05:07 . 05:16:33 drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 05:04 .. 05:16:33 drwxrwxr-x 8 jenkins jenkins 4096 Nov 5 05:04 .git 05:16:33 drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 05:04 .github 05:16:33 -rw-rw-r-- 1 jenkins jenkins 237 Nov 5 05:04 .gitignore 05:16:33 -rw-rw-r-- 1 jenkins jenkins 359 Nov 5 05:04 .golangci.yml 05:16:33 -rw-rw-r-- 1 jenkins jenkins 22332 Nov 5 05:04 Attribution.txt 05:16:33 -rw-rw-r-- 1 jenkins jenkins 1668 Nov 5 05:04 CHANGLOG.md 05:16:33 -rw-rw-r-- 1 jenkins jenkins 1579 Nov 5 05:04 Dockerfile 05:16:33 -rw-rw-r-- 1 jenkins jenkins 665 Nov 5 05:04 Jenkinsfile 05:16:33 -rw-rw-r-- 1 jenkins jenkins 10947 Nov 5 05:04 LICENSE 05:16:33 -rw-rw-r-- 1 jenkins jenkins 1902 Nov 5 05:04 Makefile 05:16:33 -rw-rw-r-- 1 jenkins jenkins 614 Nov 5 05:04 OWNERS.md 05:16:33 -rw-rw-r-- 1 jenkins jenkins 2393 Nov 5 05:04 README.md 05:16:33 -rw-rw-r-- 1 jenkins jenkins 12 Nov 5 05:02 VERSION 05:16:33 drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 05:04 bin 05:16:33 drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 05:04 cmd 05:16:33 -rw-r--r-- 1 jenkins jenkins 19094 Nov 5 05:12 coverage.out 05:16:33 -rw-rw-r-- 1 jenkins jenkins 6686 Nov 5 05:04 go.mod 05:16:33 -rw-rw-r-- 1 jenkins jenkins 89304 Nov 5 05:04 go.sum 05:16:33 drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 05:04 internal 05:16:33 -rw-rw-r-- 1 jenkins jenkins 223 Nov 5 05:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:34 + 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=3879083f6f17ba431b27cbd2101baf05bdcb8281 --label arch=arm64 --label version=4.1.0-dev.10 . 05:16:34 Sending build context to Docker daemon 8.14MB 05:16:34 Step 1/24 : ARG BASE=golang:1.25-alpine3.22 05:16:34 Step 2/24 : FROM ${BASE} AS builder 05:16:34 ---> 2e20633843ea 05:16:34 Step 3/24 : ARG MAKE=make build 05:16:34 ---> Running in c0ce46a5d466 05:16:35 Removing intermediate container c0ce46a5d466 05:16:35 ---> 62f0e038151a 05:16:35 Step 4/24 : WORKDIR /device-s7 05:16:35 ---> Running in cc9ccae68dcb 05:16:35 Removing intermediate container cc9ccae68dcb 05:16:35 ---> c360cd234b79 05:16:35 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 05:16:35 ---> Running in 4d5cbb4e3117 05:16:36 Removing intermediate container 4d5cbb4e3117 05:16:36 ---> 8db1283d2607 05:16:36 Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev 05:16:36 ---> Running in 0f86e257c8b6 05:16:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:16:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:16:39 OK: 255 MiB in 60 packages 05:16:41 Removing intermediate container 0f86e257c8b6 05:16:41 ---> dca7a64023d2 05:16:41 Step 7/24 : COPY go.mod vendor* ./ 05:16:41 ---> fc43772b4c80 05:16:41 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:16:41 ---> Running in 542f9930df81 05:16:47 Removing intermediate container 542f9930df81 05:16:47 ---> 60f480a87c11 05:16:47 Step 9/24 : COPY . . 05:16:47 ---> 04e84a90587d 05:16:47 Step 10/24 : RUN ${MAKE} 05:16:47 ---> Running in 078bfbaad565 05:16:48 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.42" -trimpath -mod=readonly -o cmd/device-s7 ./cmd 05:21:43 Removing intermediate container 078bfbaad565 05:21:43 ---> 7bc78ee9f708 05:21:43 Step 11/24 : FROM alpine:3.22 05:21:43 3.22: Pulling from library/alpine 05:21:43 6b59a28fa201: Already exists 05:21:43 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 05:21:43 Status: Downloaded newer image for alpine:3.22 05:21:43 ---> 171e65262c80 05:21:43 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 05:21:43 ---> Running in 83c7c52a4b83 05:21:43 Removing intermediate container 83c7c52a4b83 05:21:43 ---> 60d25a36d346 05:21:43 Step 13/24 : RUN apk add --update --no-cache dumb-init 05:21:43 ---> Running in c8f6856c2907 05:21:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:21:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:21:43 (1/1) Installing dumb-init (1.2.5-r3) 05:21:43 Executing busybox-1.37.0-r19.trigger 05:21:43 OK: 8 MiB in 17 packages 05:21:43 Removing intermediate container c8f6856c2907 05:21:43 ---> 61215a5c6d14 05:21:43 Step 14/24 : RUN apk --no-cache upgrade 05:21:43 ---> Running in 8f3cf0c81756 05:21:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:21:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:21:44 OK: 8 MiB in 17 packages 05:21:46 Removing intermediate container 8f3cf0c81756 05:21:46 ---> 7190720350e6 05:21:46 Step 15/24 : WORKDIR / 05:21:46 ---> Running in 81b5a79b3e88 05:21:46 Removing intermediate container 81b5a79b3e88 05:21:46 ---> 6f69324bc485 05:21:46 Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 05:21:46 ---> de6803a95539 05:21:46 Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 05:21:49 ---> b89e3d7b33fe 05:21:49 Step 18/24 : COPY --from=builder /device-s7/cmd/res /res 05:21:50 ---> 3ea887c7a450 05:21:50 Step 19/24 : EXPOSE 59994 05:21:50 ---> Running in 8c5d9c155047 05:21:50 Removing intermediate container 8c5d9c155047 05:21:50 ---> e291c28444c7 05:21:50 Step 20/24 : ENTRYPOINT ["/device-s7"] 05:21:50 ---> Running in d01e024adbc9 05:21:50 Removing intermediate container d01e024adbc9 05:21:50 ---> 66dcc3b5c740 05:21:50 Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 05:21:50 ---> Running in ad25cac8ef5a 05:21:51 Removing intermediate container ad25cac8ef5a 05:21:51 ---> 5a690d1c2e33 05:21:51 Step 22/24 : LABEL arch=arm64 05:21:51 ---> Running in 5daf1f6d7d7c 05:21:51 Removing intermediate container 5daf1f6d7d7c 05:21:51 ---> a2a893cd8208 05:21:51 Step 23/24 : LABEL git_sha=3879083f6f17ba431b27cbd2101baf05bdcb8281 05:21:52 ---> Running in 952378210c32 05:21:52 Removing intermediate container 952378210c32 05:21:52 ---> 1e748b52b868 05:21:52 Step 24/24 : LABEL version=4.1.0-dev.10 05:21:52 ---> Running in 64ebf3f4091e 05:21:52 Removing intermediate container 64ebf3f4091e 05:21:52 ---> 663bdcdbca02 05:21:52 [Warning] One or more build-args [ARCH] were not consumed 05:21:52 Successfully built 663bdcdbca02 05:21:52 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 05:21:53 provisioning config files... 05:21:53 copy managed file [device-s7-settings] to file:/w/workspace/device-s7/36@tmp/config17629436826171979965tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:21:53 ---> ****-login.sh 05:21:53 nexus3.edgexfoundry.org:10001 05:21:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:21:53 Configure a credential helper to remove this warning. See 05:21:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:21:53 05:21:53 Login Succeeded 05:21:53 nexus3.edgexfoundry.org:10002 05:21:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:21:54 Configure a credential helper to remove this warning. See 05:21:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:21:54 05:21:54 Login Succeeded 05:21:54 nexus3.edgexfoundry.org:10003 05:21:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:21:54 Configure a credential helper to remove this warning. See 05:21:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:21:54 05:21:54 Login Succeeded 05:21:54 nexus3.edgexfoundry.org:10004 05:21:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:21:55 Configure a credential helper to remove this warning. See 05:21:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:21:55 05:21:55 Login Succeeded 05:21:55 ****.io 05:21:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:21:55 Configure a credential helper to remove this warning. See 05:21:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:21:55 05:21:55 Login Succeeded 05:21:55 ---> ****-login.sh ends [Pipeline] } 05:21:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:21:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:21:55 [edgeXDocker.push] Tagging docker image device-s7-arm64 with the following tags: 05:21:55 3879083f6f17ba431b27cbd2101baf05bdcb8281 05:21:55 latest 05:21:55 4.1.0-dev.10 05:21:55 3879083f6f17ba431b27cbd2101baf05bdcb8281-4.1.0-dev.10 05:21:55 main 05:21:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:21:56 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:3879083f6f17ba431b27cbd2101baf05bdcb8281 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:21:56 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:3879083f6f17ba431b27cbd2101baf05bdcb8281 05:21:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 05:21:56 9df13212820c: Preparing 05:21:56 5be6afd30785: Preparing 05:21:56 91a28dc3076f: Preparing 05:21:56 418c5df885b6: Preparing 05:21:56 ba28ef6867fb: Preparing 05:21:56 0e64f2360a44: Preparing 05:21:56 0e64f2360a44: Waiting 05:21:56 9df13212820c: Pushed 05:21:56 91a28dc3076f: Pushed 05:21:56 418c5df885b6: Pushed 05:21:56 ba28ef6867fb: Pushed 05:21:56 0e64f2360a44: Layer already exists 05:22:09 5be6afd30785: Pushed 05:22:09 3879083f6f17ba431b27cbd2101baf05bdcb8281: digest: sha256:61f27f46e021bc1c3b1c13981186eb696f7183679ec70a0b084609b8855acde0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:09 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:09 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:latest 05:22:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 05:22:09 9df13212820c: Preparing 05:22:09 5be6afd30785: Preparing 05:22:09 91a28dc3076f: Preparing 05:22:09 418c5df885b6: Preparing 05:22:09 ba28ef6867fb: Preparing 05:22:09 0e64f2360a44: Preparing 05:22:09 0e64f2360a44: Waiting 05:22:09 418c5df885b6: Layer already exists 05:22:09 9df13212820c: Layer already exists 05:22:09 91a28dc3076f: Layer already exists 05:22:09 ba28ef6867fb: Layer already exists 05:22:09 5be6afd30785: Layer already exists 05:22:09 0e64f2360a44: Layer already exists 05:22:10 latest: digest: sha256:61f27f46e021bc1c3b1c13981186eb696f7183679ec70a0b084609b8855acde0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:10 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:10 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.10 05:22:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 05:22:10 9df13212820c: Preparing 05:22:10 5be6afd30785: Preparing 05:22:10 91a28dc3076f: Preparing 05:22:10 418c5df885b6: Preparing 05:22:10 ba28ef6867fb: Preparing 05:22:10 0e64f2360a44: Preparing 05:22:10 0e64f2360a44: Waiting 05:22:10 9df13212820c: Layer already exists 05:22:10 5be6afd30785: Layer already exists 05:22:10 91a28dc3076f: Layer already exists 05:22:10 418c5df885b6: Layer already exists 05:22:10 ba28ef6867fb: Layer already exists 05:22:10 0e64f2360a44: Layer already exists 05:22:11 4.1.0-dev.10: digest: sha256:61f27f46e021bc1c3b1c13981186eb696f7183679ec70a0b084609b8855acde0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:11 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:3879083f6f17ba431b27cbd2101baf05bdcb8281-4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:12 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:3879083f6f17ba431b27cbd2101baf05bdcb8281-4.1.0-dev.10 05:22:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 05:22:12 9df13212820c: Preparing 05:22:12 5be6afd30785: Preparing 05:22:12 91a28dc3076f: Preparing 05:22:12 418c5df885b6: Preparing 05:22:12 ba28ef6867fb: Preparing 05:22:12 0e64f2360a44: Preparing 05:22:12 0e64f2360a44: Waiting 05:22:12 9df13212820c: Layer already exists 05:22:12 5be6afd30785: Layer already exists 05:22:12 ba28ef6867fb: Layer already exists 05:22:12 91a28dc3076f: Layer already exists 05:22:12 418c5df885b6: Layer already exists 05:22:12 0e64f2360a44: Layer already exists 05:22:12 3879083f6f17ba431b27cbd2101baf05bdcb8281-4.1.0-dev.10: digest: sha256:61f27f46e021bc1c3b1c13981186eb696f7183679ec70a0b084609b8855acde0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:12 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:13 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:main 05:22:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 05:22:13 9df13212820c: Preparing 05:22:13 5be6afd30785: Preparing 05:22:13 91a28dc3076f: Preparing 05:22:13 418c5df885b6: Preparing 05:22:13 ba28ef6867fb: Preparing 05:22:13 0e64f2360a44: Preparing 05:22:13 0e64f2360a44: Waiting 05:22:14 5be6afd30785: Layer already exists 05:22:14 9df13212820c: Layer already exists 05:22:14 91a28dc3076f: Layer already exists 05:22:14 418c5df885b6: Layer already exists 05:22:14 ba28ef6867fb: Layer already exists 05:22:14 0e64f2360a44: Layer already exists 05:22:14 main: digest: sha256:61f27f46e021bc1c3b1c13981186eb696f7183679ec70a0b084609b8855acde0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:22:14 ===================================================== [Pipeline] echo 05:22:14 taggedImages: 05:22:14 - nexus3.edgexfoundry.org:10004/device-s7-arm64:3879083f6f17ba431b27cbd2101baf05bdcb8281 05:22:14 - nexus3.edgexfoundry.org:10004/device-s7-arm64:latest 05:22:14 - nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.10 05:22:14 - nexus3.edgexfoundry.org:10004/device-s7-arm64:3879083f6f17ba431b27cbd2101baf05bdcb8281-4.1.0-dev.10 05:22:14 - nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] echo 05:22:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:3879083f6f17ba431b27cbd2101baf05bdcb8281 [Pipeline] echo 05:22:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] echo 05:22:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.10 [Pipeline] echo 05:22:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:3879083f6f17ba431b27cbd2101baf05bdcb8281-4.1.0-dev.10 [Pipeline] echo 05:22:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:22:15 05:22:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:22:15 arm64: Pulling from edgex-lftools-log-publisher 05:22:15 8998bd30e6a1: Pulling fs layer 05:22:15 04944245beec: Pulling fs layer 05:22:15 699f458cf7ca: Pulling fs layer 05:22:15 765212b225bb: Pulling fs layer 05:22:15 f23df028b6ca: Pulling fs layer 05:22:15 d65c8cfc05b1: Pulling fs layer 05:22:15 2437ff75d9bd: Pulling fs layer 05:22:15 765212b225bb: Waiting 05:22:15 f23df028b6ca: Waiting 05:22:15 d65c8cfc05b1: Waiting 05:22:15 2437ff75d9bd: Waiting 05:22:15 04944245beec: Verifying Checksum 05:22:15 04944245beec: Download complete 05:22:15 765212b225bb: Verifying Checksum 05:22:15 765212b225bb: Download complete 05:22:15 f23df028b6ca: Verifying Checksum 05:22:15 f23df028b6ca: Download complete 05:22:15 d65c8cfc05b1: Verifying Checksum 05:22:15 d65c8cfc05b1: Download complete 05:22:16 699f458cf7ca: Verifying Checksum 05:22:16 699f458cf7ca: Download complete 05:22:16 8998bd30e6a1: Download complete 05:22:19 2437ff75d9bd: Verifying Checksum 05:22:19 2437ff75d9bd: Download complete 05:22:21 8998bd30e6a1: Pull complete 05:22:21 04944245beec: Pull complete 05:22:23 699f458cf7ca: Pull complete 05:22:23 765212b225bb: Pull complete 05:22:24 f23df028b6ca: Pull complete 05:22:24 d65c8cfc05b1: Pull complete 05:22:43 2437ff75d9bd: Pull complete 05:22:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:22:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:22:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:22:43 prd-ubuntu20.04-docker-arm64-4c-16g-772544 does not seem to be running inside a container 05:22:43 $ 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/36 -v /w/workspace/device-s7/36:/w/workspace/device-s7/36:rw,z -v /w/workspace/device-s7/36@tmp:/w/workspace/device-s7/36@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 05:22:46 $ docker top 8c58354eb286b7c840b68dfc40c04388a533cab4a35e42227b6bab4dee59e310 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:22:47 ---> job-cost.sh 05:22:47 lf-activate-venv: SKIPPING 05:22:47 INFO: No Stack... 05:22:48 INFO: Retrieving Pricing Info for: v3-standard-4 05:22:49 INFO: Archiving Costs [Pipeline] sh 05:22:49 + cat /w/workspace/device-s7/36/archives/cost.csv 05:22:49 + cut -d, -f6 [Pipeline] lock 05:22:49 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-36-stack-cost] 05:22:49 Resource [jenkins-edgexfoundry-device-s7-main-36-stack-cost] did not exist. Created. 05:22:49 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-36-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:22:50 /w/workspace/device-s7/36@tmp/durable-2a6fe681/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:22:51 + echo total: 0.10999999940395355 [Pipeline] stash 05:22:51 Warning: overwriting stash ‘stack-cost’ 05:22:51 Stashed 1 file(s) [Pipeline] } 05:22:51 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-36-stack-cost] [Pipeline] // lock [Pipeline] } 05:22:51 $ docker stop --time=1 8c58354eb286b7c840b68dfc40c04388a533cab4a35e42227b6bab4dee59e310 05:22:53 $ docker rm -f --volumes 8c58354eb286b7c840b68dfc40c04388a533cab4a35e42227b6bab4dee59e310 [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 05:22:54 provisioning config files... 05:22:54 copy managed file [device-s7-codecov-token] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config2145503489848715923tmp [Pipeline] { [Pipeline] sh 05:22:54 + set +x 05:22:54 + curl -s https://codecov.io/bash 05:22:54 + bash -s -- 05:22:54 05:22:54 _____ _ 05:22:54 / ____| | | 05:22:54 | | ___ __| | ___ ___ _____ __ 05:22:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:22:54 | |___| (_) | (_| | __/ (_| (_) \ V / 05:22:54 \_____\___/ \__,_|\___|\___\___/ \_/ 05:22:54 Bash-1.0.6 05:22:54 05:22:54 05:22:54 ==> git version 2.25.1 found 05:22:54 ==> 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 05:22:54 Release-Date: 2020-01-08 05:22:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:22:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:22:54 ==> Jenkins CI detected. 05:22:54 current dir:  /w/workspace/edgexfoundry_device-s7_main 05:22:54 project root: . 05:22:54 --> token set from env 05:22:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:22:54 ==> Running gcov in . (disable via -X gcov) 05:22:54 ==> Python coveragepy not found 05:22:54 ==> Searching for coverage reports in: 05:22:54 + . 05:22:54 -> Found 1 reports 05:22:54 ==> Detecting git/mercurial file structure 05:22:54 ==> Reading reports 05:22:54 + ./coverage.out bytes=19094 05:22:54 ==> Appending adjustments 05:22:54 https://docs.codecov.io/docs/fixing-reports 05:22:54 + Found adjustments 05:22:54 ==> Gzipping contents 05:22:54 4.0K /tmp/codecov.OlCSiF.gz 05:22:54 ==> Uploading reports 05:22:54 url: https://codecov.io 05:22:54 query: branch=main&commit=3879083f6f17ba431b27cbd2101baf05bdcb8281&build=36&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F36%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= 05:22:54 -> Pinging Codecov 05:22:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3879083f6f17ba431b27cbd2101baf05bdcb8281&build=36&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F36%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= 05:22:54 -> Uploading to 05:22:54 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-s7/3879083f6f17ba431b27cbd2101baf05bdcb8281/72f46914-b730-4626-86c6-e5c8994f7f77.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251105%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251105T052254Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=4ef200ad6f0f9b0f4c0b295d33fecef9815c7816c6a03f7574ed31dda4bffb77 05:22:54 % Total % Received % Xferd Average Speed Time Time Time Current 05:22:54 Dload Upload Total Spent Left Speed 05:22:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2849 0 0 100 2849 0 25437 --:--:-- --:--:-- --:--:-- 25437 05:22:54 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-s7/commit/3879083f6f17ba431b27cbd2101baf05bdcb8281 [Pipeline] } 05:22:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:22:55 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:22:55 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:22:55 05:22:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:22:55 latest: Pulling from edgex-devops/edgex-snyk-go 05:22:55 2d35ebdb57d9: Already exists 05:22:55 85e8836fcdb2: Pulling fs layer 05:22:55 91631faa732a: Pulling fs layer 05:22:55 f3f5ae8826fa: Pulling fs layer 05:22:55 4f4fb700ef54: Pulling fs layer 05:22:55 7861252a18e6: Pulling fs layer 05:22:55 9130f900ef6f: Pulling fs layer 05:22:55 4f4fb700ef54: Waiting 05:22:55 7861252a18e6: Waiting 05:22:55 9130f900ef6f: Waiting 05:22:55 f3f5ae8826fa: Verifying Checksum 05:22:55 85e8836fcdb2: Download complete 05:22:55 4f4fb700ef54: Verifying Checksum 05:22:55 4f4fb700ef54: Download complete 05:22:55 85e8836fcdb2: Pull complete 05:22:55 7861252a18e6: Verifying Checksum 05:22:55 7861252a18e6: Download complete 05:22:56 91631faa732a: Verifying Checksum 05:22:56 91631faa732a: Download complete 05:22:57 9130f900ef6f: Verifying Checksum 05:22:57 9130f900ef6f: Download complete 05:23:02 91631faa732a: Pull complete 05:23:02 f3f5ae8826fa: Pull complete 05:23:02 4f4fb700ef54: Pull complete 05:23:02 7861252a18e6: Pull complete 05:23:06 9130f900ef6f: Pull complete 05:23:06 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 05:23:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:23:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:23:06 prd-ubuntu20.04-docker-8c-8g-772537 does not seem to be running inside a container 05:23:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 05:23:09 $ docker top 83ff1cbb3ab04600bad9275673d8032a3104ebcf9757e69413bcfb2abc76c943 -eo pid,comm [Pipeline] { [Pipeline] sh 05:23:09 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] echo 05:23:09 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-s7:main' [Pipeline] sh 05:23:09 + set -o pipefail 05:23:09 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-s7:main' 05:23:16 05:23:16 Monitoring /w/workspace/edgexfoundry_device-s7_main (github.com/edgexfoundry/device-s7)... 05:23:16 05:23:16 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9802e2c3-a805-43f9-b47e-5746baaac31c/history/2d61514f-47c5-446d-ae6d-1e23c712c346 05:23:16 05:23:16 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:23:16 05:23:16 05:23:16 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 05:23:16 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 05:23:16 $ docker stop --time=1 83ff1cbb3ab04600bad9275673d8032a3104ebcf9757e69413bcfb2abc76c943 05:23:19 $ docker rm -f --volumes 83ff1cbb3ab04600bad9275673d8032a3104ebcf9757e69413bcfb2abc76c943 [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 05:23:20 + git log --format=format:%s -1 3879083f6f17ba431b27cbd2101baf05bdcb8281 [Pipeline] sh 05:23:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:23:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:23:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:23:21 prd-ubuntu20.04-docker-8c-8g-772537 does not seem to be running inside a container 05:23:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:23:21 $ docker top 32451ce060baf6d125f290b4894333f7512e71b4fa4c3c5ed06ed2efe8f5ddb3 -eo pid,comm 05:23:21 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). 05:23:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:23:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:23:21 [ssh-agent] Looking for ssh-agent implementation... 05:23:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:23:21 $ docker exec 32451ce060baf6d125f290b4894333f7512e71b4fa4c3c5ed06ed2efe8f5ddb3 ssh-agent 05:23:21 SSH_AUTH_SOCK=/tmp/ssh-787xWZVuAR61/agent.32 05:23:21 SSH_AGENT_PID=38 05:23:21 Running ssh-add (command line suppressed) 05:23:21 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_5166559260184537547.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_5166559260184537547.key) 05:23:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:23:22 + git semver tag 05:23:22 2025-11-05 05:23:22,428 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:23:22 2025-11-05 05:23:22,433 [run_tag] DEBUG tag force:False 05:23:22 2025-11-05 05:23:22,433 [check_head_tag] DEBUG check head tag 05:23:22 2025-11-05 05:23:22,434 [execute] INFO git cat-file --batch-check 05:23:22 2025-11-05 05:23:22,434 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=, shell=False, universal_newlines=False) 05:23:22 2025-11-05 05:23:22,436 [execute] INFO git cat-file --batch 05:23:22 2025-11-05 05:23:22,436 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=, shell=False, universal_newlines=False) 05:23:22 2025-11-05 05:23:22,442 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 05:23:22 2025-11-05 05:23:22,442 [execute] INFO git tag -a v4.1.0-dev.10 -m v4.1.0-dev.10 05:23:22 2025-11-05 05:23:22,442 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.10', '-m', 'v4.1.0-dev.10'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=None, shell=False, universal_newlines=False) 05:23:22 2025-11-05 05:23:22,445 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 05:23:22 4.1.0-dev.10 [Pipeline] } 05:23:22 $ docker exec --env ******** --env ******** 32451ce060baf6d125f290b4894333f7512e71b4fa4c3c5ed06ed2efe8f5ddb3 ssh-agent -k 05:23:22 unset SSH_AUTH_SOCK; 05:23:22 unset SSH_AGENT_PID; 05:23:22 echo Agent pid 38 killed; 05:23:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:23:23 + git semver [Pipeline] } 05:23:23 $ docker stop --time=1 32451ce060baf6d125f290b4894333f7512e71b4fa4c3c5ed06ed2efe8f5ddb3 05:23:24 $ docker rm -f --volumes 32451ce060baf6d125f290b4894333f7512e71b4fa4c3c5ed06ed2efe8f5ddb3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:23:25 05:23:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:23:25 0.23.1-centos7: Pulling from edgex-lftools 05:23:25 ab5ef0e58194: Pulling fs layer 05:23:25 9712f1f96733: Pulling fs layer 05:23:25 63f879dbbcfc: Pulling fs layer 05:23:25 0d9ebad4ef96: Pulling fs layer 05:23:25 e9a5061849ea: Pulling fs layer 05:23:25 d747dcd14b5f: Pulling fs layer 05:23:25 2de7ff778b66: Pulling fs layer 05:23:25 e9a5061849ea: Waiting 05:23:25 d747dcd14b5f: Waiting 05:23:25 2de7ff778b66: Waiting 05:23:25 0d9ebad4ef96: Waiting 05:23:25 9712f1f96733: Verifying Checksum 05:23:25 9712f1f96733: Download complete 05:23:25 63f879dbbcfc: Verifying Checksum 05:23:25 63f879dbbcfc: Download complete 05:23:25 e9a5061849ea: Verifying Checksum 05:23:25 e9a5061849ea: Download complete 05:23:25 d747dcd14b5f: Verifying Checksum 05:23:25 d747dcd14b5f: Download complete 05:23:25 ab5ef0e58194: Verifying Checksum 05:23:25 ab5ef0e58194: Download complete 05:23:25 2de7ff778b66: Verifying Checksum 05:23:25 2de7ff778b66: Download complete 05:23:25 0d9ebad4ef96: Verifying Checksum 05:23:25 0d9ebad4ef96: Download complete 05:23:30 ab5ef0e58194: Pull complete 05:23:30 9712f1f96733: Pull complete 05:23:30 63f879dbbcfc: Pull complete 05:23:37 0d9ebad4ef96: Pull complete 05:23:37 e9a5061849ea: Pull complete 05:23:37 d747dcd14b5f: Pull complete 05:23:38 2de7ff778b66: Pull complete 05:23:38 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:23:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:23:38 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:23:38 prd-ubuntu20.04-docker-8c-8g-772537 does not seem to be running inside a container 05:23:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 05:23:40 $ docker top bf10844d6539d5bd616cbe9fa3e5a4de7da4ae24c56b307873baaa4f0cabe57b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:23:40 provisioning config files... 05:23:40 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config12227478153618754522tmp 05:23:40 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config4547558418285299072tmp 05:23:40 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config6296076263688035132tmp [Pipeline] { [Pipeline] echo 05:23:40 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:23:41 ---> sigul-configuration.sh 05:23:41 gpg: directory `/root/.gnupg' created 05:23:41 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:23:41 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:23:41 gpg: keyring `/root/.gnupg/secring.gpg' created 05:23:41 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:23:41 gpg: CAST5 encrypted data 05:23:41 gpg: encrypted with 1 passphrase 05:23:41 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:23:41 + mkdir /home/jenkins 05:23:41 + mkdir /home/jenkins/sigul [Pipeline] sh 05:23:41 + 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 05:23:41 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:23:41 ---> sigul-install.sh 05:23:41 Sigul already installed; skipping installation. [Pipeline] sh 05:23:42 + git tag --list 05:23:42 v0.0.0 05:23:42 v4.0 05:23:42 v4.0.0 05:23:42 v4.1.0-dev.1 05:23:42 v4.1.0-dev.10 05:23:42 v4.1.0-dev.2 05:23:42 v4.1.0-dev.3 05:23:42 v4.1.0-dev.4 05:23:42 v4.1.0-dev.5 05:23:42 v4.1.0-dev.6 05:23:42 v4.1.0-dev.7 05:23:42 v4.1.0-dev.8 05:23:42 v4.1.0-dev.9 [Pipeline] sh 05:23:42 + lftools sign git-tag v4.1.0-dev.10 05:23:43 Signing Git tag with Sigul... 05:23:43 Signing v4.1.0-dev.10 [Pipeline] echo 05:23:43 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:23:43 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:23:43 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:23:43 $ docker stop --time=1 bf10844d6539d5bd616cbe9fa3e5a4de7da4ae24c56b307873baaa4f0cabe57b 05:23:44 $ docker rm -f --volumes bf10844d6539d5bd616cbe9fa3e5a4de7da4ae24c56b307873baaa4f0cabe57b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:23:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:23:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:23:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:23:45 prd-ubuntu20.04-docker-8c-8g-772537 does not seem to be running inside a container 05:23:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:23:46 $ docker top f2515147c7965ca0b3c59391fb273b76596f03989c3d94206e0cef01c4c9cd1f -eo pid,comm 05:23:46 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). 05:23:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:23:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:23:46 [ssh-agent] Looking for ssh-agent implementation... 05:23:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:23:46 $ docker exec f2515147c7965ca0b3c59391fb273b76596f03989c3d94206e0cef01c4c9cd1f ssh-agent 05:23:46 SSH_AUTH_SOCK=/tmp/ssh-30qdXTGBNjWu/agent.32 05:23:46 SSH_AGENT_PID=38 05:23:46 Running ssh-add (command line suppressed) 05:23:46 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_4470654240336579589.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_4470654240336579589.key) 05:23:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:23:46 + git semver bump pre 05:23:47 2025-11-05 05:23:46,948 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:23:47 2025-11-05 05:23:46,952 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 05:23:47 2025-11-05 05:23:46,953 [bump_version] DEBUG bumping version:4.1.0-dev.10 on axis:pre with prefix:dev 05:23:47 2025-11-05 05:23:46,953 [bump_version] DEBUG bumped version:4.1.0-dev.11 05:23:47 2025-11-05 05:23:46,953 [write_version] DEBUG write version:4.1.0-dev.11 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:True 05:23:47 2025-11-05 05:23:46,953 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 05:23:47 2025-11-05 05:23:46,953 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-s7_main/.semver/main 05:23:47 2025-11-05 05:23:46,955 [execute] INFO git cat-file --batch-check 05:23:47 2025-11-05 05:23:46,955 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=, shell=False, universal_newlines=False) 05:23:47 2025-11-05 05:23:46,959 [execute] INFO git cat-file --batch 05:23:47 2025-11-05 05:23:46,959 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=, shell=False, universal_newlines=False) 05:23:47 2025-11-05 05:23:46,962 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 05:23:47 4.1.0-dev.11 [Pipeline] } 05:23:47 $ docker exec --env ******** --env ******** f2515147c7965ca0b3c59391fb273b76596f03989c3d94206e0cef01c4c9cd1f ssh-agent -k 05:23:47 unset SSH_AUTH_SOCK; 05:23:47 unset SSH_AGENT_PID; 05:23:47 echo Agent pid 38 killed; 05:23:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:23:47 + git semver [Pipeline] } 05:23:47 $ docker stop --time=1 f2515147c7965ca0b3c59391fb273b76596f03989c3d94206e0cef01c4c9cd1f 05:23:48 $ docker rm -f --volumes f2515147c7965ca0b3c59391fb273b76596f03989c3d94206e0cef01c4c9cd1f [Pipeline] // withDockerContainer [Pipeline] sh 05:23:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:23:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:23:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:23:49 prd-ubuntu20.04-docker-8c-8g-772537 does not seem to be running inside a container 05:23:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:23:49 $ docker top 57165542e2f6f209d3c602f6699469199530b1464d1e6fde5ddc340574bffbf1 -eo pid,comm 05:23:49 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). 05:23:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:23:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:23:50 [ssh-agent] Looking for ssh-agent implementation... 05:23:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:23:50 $ docker exec 57165542e2f6f209d3c602f6699469199530b1464d1e6fde5ddc340574bffbf1 ssh-agent 05:23:50 SSH_AUTH_SOCK=/tmp/ssh-8U3aPUF8W8yx/agent.32 05:23:50 SSH_AGENT_PID=38 05:23:50 Running ssh-add (command line suppressed) 05:23:50 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_99311560550655598.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_99311560550655598.key) 05:23:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:23:50 + git semver push 05:23:50 2025-11-05 05:23:50,872 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:23:50 2025-11-05 05:23:50,875 [run_push] DEBUG push 05:23:50 2025-11-05 05:23:50,876 [execute] INFO git cat-file --batch-check 05:23:50 2025-11-05 05:23:50,876 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=, shell=False, universal_newlines=False) 05:23:50 2025-11-05 05:23:50,879 [execute] INFO git rev-list 72bbac1541440afc8ddfeccd7dbae6f7de650036 -- 05:23:50 2025-11-05 05:23:50,879 [execute] DEBUG Popen(['git', 'rev-list', '72bbac1541440afc8ddfeccd7dbae6f7de650036', '--'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=False) 05:23:50 2025-11-05 05:23:50,884 [execute] INFO git fetch -v -- origin 05:23:50 2025-11-05 05:23:50,884 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=True) 05:23:51 2025-11-05 05:23:51,439 [run_push] DEBUG no remote changes detected 05:23:51 2025-11-05 05:23:51,440 [execute] INFO git push origin semver 05:23:51 2025-11-05 05:23:51,440 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=False) 05:23:52 2025-11-05 05:23:52,268 [run_push] DEBUG push all version tags 05:23:52 2025-11-05 05:23:52,268 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:23:52 2025-11-05 05:23:52,268 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=None, shell=False, universal_newlines=False) 05:23:53 2025-11-05 05:23:53,131 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 05:23:53 4.1.0-dev.11 [Pipeline] } 05:23:53 $ docker exec --env ******** --env ******** 57165542e2f6f209d3c602f6699469199530b1464d1e6fde5ddc340574bffbf1 ssh-agent -k 05:23:53 unset SSH_AUTH_SOCK; 05:23:53 unset SSH_AGENT_PID; 05:23:53 echo Agent pid 38 killed; 05:23:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:23:53 + git semver [Pipeline] } 05:23:54 $ docker stop --time=1 57165542e2f6f209d3c602f6699469199530b1464d1e6fde5ddc340574bffbf1 05:23:55 $ docker rm -f --volumes 57165542e2f6f209d3c602f6699469199530b1464d1e6fde5ddc340574bffbf1 [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 05:23:55 + [ -d /w/workspace/edgexfoundry_device-s7_main/archives ] 05:23:55 + ls -al /w/workspace/edgexfoundry_device-s7_main/archives 05:23:55 total 16 05:23:55 drwxr-xr-x 3 root root 4096 Nov 5 05:08 . 05:23:55 drwxrwxr-x 9 jenkins jenkins 4096 Nov 5 05:23 .. 05:23:55 drwxr-xr-x 2 root root 4096 Nov 5 05:08 cost 05:23:55 -rw-r--r-- 1 root root 81 Nov 5 05:08 cost.csv 05:23:55 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_main/archives 05:23:55 + ls -al /w/workspace/edgexfoundry_device-s7_main/archives 05:23:55 total 16 05:23:55 drwxr-xr-x 3 jenkins jenkins 4096 Nov 5 05:08 . 05:23:55 drwxrwxr-x 9 jenkins jenkins 4096 Nov 5 05:23 .. 05:23:55 drwxr-xr-x 2 jenkins jenkins 4096 Nov 5 05:08 cost 05:23:55 -rw-r--r-- 1 jenkins jenkins 81 Nov 5 05:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:23:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:23:57 ---> package-listing.sh 05:23:57 ++ facter osfamily 05:23:57 ++ tr '[:upper:]' '[:lower:]' 05:23:57 + OS_FAMILY=debian 05:23:57 + workspace=/w/workspace/edgexfoundry_device-s7_main 05:23:57 + START_PACKAGES=/tmp/packages_start.txt 05:23:57 + END_PACKAGES=/tmp/packages_end.txt 05:23:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:23:57 + PACKAGES=/tmp/packages_start.txt 05:23:57 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 05:23:57 + PACKAGES=/tmp/packages_end.txt 05:23:57 + case "${OS_FAMILY}" in 05:23:57 + dpkg -l 05:23:57 + grep '^ii' 05:23:57 + '[' -f /tmp/packages_start.txt ']' 05:23:57 + '[' -f /tmp/packages_end.txt ']' 05:23:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:23:57 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 05:23:57 + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ 05:23:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo 05:23:57 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:23:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:23:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:23:58 prd-ubuntu20.04-docker-8c-8g-772537 does not seem to be running inside a container 05:23:58 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:23:58 $ docker top 934fc8dd9ad621f492fd95d81cf76acfc7dc16ac00e47ca7060a2372d5ee54f2 -eo pid,comm [Pipeline] { [Pipeline] sh 05:23:58 + touch /tmp/pre-build-complete [Pipeline] sh 05:23:59 + mkdir -p /var/log/sysstat [Pipeline] sh 05:23:59 + ls /var/log/sa-host 05:23:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:23:59 provisioning config files... 05:23:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config11297906124583808196tmp [Pipeline] { [Pipeline] echo 05:23:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:23:59 ---> create-netrc.sh [Pipeline] } 05:23:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:24:00 ---> python-tools-install.sh [Pipeline] echo 05:24:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:24:00 ---> sudo-logs.sh 05:24:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:24:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:24:00 ---> job-cost.sh 05:24:00 lf-activate-venv: SKIPPING 05:24:00 DEBUG: total: 0.4399999976158142 05:24:00 INFO: Retrieving Stack Cost... 05:24:00 INFO: Retrieving Pricing Info for: v3-standard-8 05:24:01 INFO: Archiving Costs [Pipeline] echo 05:24:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:24:01 ---> logs-deploy.sh 05:24:01 lf-activate-venv: SKIPPING 05:24:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/36 05:24:01 INFO: archiving workspace using pattern(s): 05:24:02 Archives upload complete. 05:24:02 INFO: archiving logs to Nexus