Push event to branch odessa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dc1e400f91afc90fc434dea96a1c3c7832930daa 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-ssh14544346242698888583.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-ssh8058084048333200266.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/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/branches/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2164322361385218504.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-ssh2444887577255751560.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/branches/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/branches/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5026857832279813936.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-s7] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-s7-settings PROJECT: device-s7 USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-773548 in /w/workspace/edgexfoundry_device-s7_odessa [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-s7.git > git init /w/workspace/edgexfoundry_device-s7_odessa # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision dc1e400f91afc90fc434dea96a1c3c7832930daa (odessa) > 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 dc1e400f91afc90fc434dea96a1c3c7832930daa # timeout=10 Commit message: "build: Bump device-sdk-go from 4.0.0 to 4.0.1 (#80)" > git rev-list --no-walk 508faf986280dc0da9ba280550182af76d638037 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:27:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:27:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:27:23 ========================================================= 12:27:23 EdgeX Global Pipelines Version Info 12:27:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:27:25 ------------------- 12:27:25 stable info: 12:27:25 ------------------- 12:27:25 Commited By: Cherry Wang cherry@iotechsys.com 12:27:25 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 12:27:25 Message: update stable to v1.0.278 12:27:25 ------------------- 12:27:25 experimental info: 12:27:25 ------------------- 12:27:25 Commited By: **** collab-it+edgex@linuxfoundation.org 12:27:25 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 12:27:25 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:27:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo 12:27:25 [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo 12:27:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:27:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:27:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:27:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 12:27:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:27:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:27:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:27:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:27:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:27:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo 12:27:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:27:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:27:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:27:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:27:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:27:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:27:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:27:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:27:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:27:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:27:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:27:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:27:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:27:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:27:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:27:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo 12:27:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo 12:27:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo 12:27:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dc1e400f91afc90fc434dea96a1c3c7832930daa [Pipeline] echo 12:27:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dc1e400 [Pipeline] echo 12:27:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:27:26 provisioning config files... 12:27:26 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_odessa@tmp/config7767786881527979246tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:27:27 ---> ****-login.sh 12:27:27 nexus3.edgexfoundry.org:10001 12:27:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:27 12:27:27 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 12:27:27 Configure a credential helper to remove this warning. See 12:27:27 https://docs.****.com/go/credential-store/ 12:27:27 12:27:27 Login Succeeded 12:27:27 nexus3.edgexfoundry.org:10002 12:27:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:27 12:27:27 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 12:27:27 Configure a credential helper to remove this warning. See 12:27:27 https://docs.****.com/go/credential-store/ 12:27:27 12:27:27 Login Succeeded 12:27:27 nexus3.edgexfoundry.org:10003 12:27:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:27 12:27:27 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 12:27:27 Configure a credential helper to remove this warning. See 12:27:27 https://docs.****.com/go/credential-store/ 12:27:27 12:27:27 Login Succeeded 12:27:27 nexus3.edgexfoundry.org:10004 12:27:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:27 12:27:27 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 12:27:27 Configure a credential helper to remove this warning. See 12:27:27 https://docs.****.com/go/credential-store/ 12:27:27 12:27:27 Login Succeeded 12:27:27 ****.io 12:27:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:27 12:27:27 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 12:27:27 Configure a credential helper to remove this warning. See 12:27:27 https://docs.****.com/go/credential-store/ 12:27:27 12:27:27 Login Succeeded 12:27:27 ---> ****-login.sh ends [Pipeline] } 12:27:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:27:28 + git rev-list -1 --merges dc1e400f91afc90fc434dea96a1c3c7832930daa~1..dc1e400f91afc90fc434dea96a1c3c7832930daa [Pipeline] echo 12:27:28 -----------> git rev-list -1 --merges dc1e400f91afc90fc434dea96a1c3c7832930daa~1..dc1e400f91afc90fc434dea96a1c3c7832930daa dc1e400f91afc90fc434dea96a1c3c7832930daa [false] [Pipeline] sh 12:27:28 + git log --format=format:%s -1 dc1e400f91afc90fc434dea96a1c3c7832930daa [Pipeline] echo 12:27:28 ========================================================= 12:27:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:27:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:27:29 + git log --format=format:%s -1 dc1e400f91afc90fc434dea96a1c3c7832930daa [Pipeline] echo 12:27:29 [semverPrep] GIT_COMMIT: dc1e400f91afc90fc434dea96a1c3c7832930daa, Commit Message: build: Bump device-sdk-go from 4.0.0 to 4.0.1 (#80) [Pipeline] echo 12:27:29 [semverPrep] This is not a build commit. [Pipeline] sh 12:27:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:27:29 + grep -v github /etc/ssh/ssh_known_hosts 12:27:29 + [ -e /tmp/ssh_known_hosts ] 12:27:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:27:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:27:29 + sudo tee -a /etc/ssh/ssh_known_hosts 12:27:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:27:29 12:27:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:27:30 0.1.4: Pulling from edgex-devops/py-git-semver 12:27:30 3dae71ba6b94: Pulling fs layer 12:27:30 6bf1a483ea7c: Pulling fs layer 12:27:30 f5dfc541a4d3: Pulling fs layer 12:27:30 461d9e800cba: Pulling fs layer 12:27:30 80192f66455f: Pulling fs layer 12:27:30 2e8e34ca0e6c: Pulling fs layer 12:27:30 a29436f7fd5d: Pulling fs layer 12:27:30 923cac83aea3: Pulling fs layer 12:27:30 25ad8b0a4227: Pulling fs layer 12:27:30 db01528c6b51: Pulling fs layer 12:27:30 28988de357af: Pulling fs layer 12:27:30 461d9e800cba: Waiting 12:27:30 80192f66455f: Waiting 12:27:30 2e8e34ca0e6c: Waiting 12:27:30 a29436f7fd5d: Waiting 12:27:30 923cac83aea3: Waiting 12:27:30 25ad8b0a4227: Waiting 12:27:30 28988de357af: Waiting 12:27:30 db01528c6b51: Waiting 12:27:30 6bf1a483ea7c: Verifying Checksum 12:27:30 6bf1a483ea7c: Download complete 12:27:30 461d9e800cba: Download complete 12:27:30 80192f66455f: Verifying Checksum 12:27:30 80192f66455f: Download complete 12:27:30 f5dfc541a4d3: Verifying Checksum 12:27:30 f5dfc541a4d3: Download complete 12:27:30 3dae71ba6b94: Verifying Checksum 12:27:30 3dae71ba6b94: Download complete 12:27:30 923cac83aea3: Verifying Checksum 12:27:30 923cac83aea3: Download complete 12:27:30 25ad8b0a4227: Verifying Checksum 12:27:30 25ad8b0a4227: Download complete 12:27:30 db01528c6b51: Download complete 12:27:30 28988de357af: Verifying Checksum 12:27:30 28988de357af: Download complete 12:27:30 a29436f7fd5d: Verifying Checksum 12:27:30 a29436f7fd5d: Download complete 12:27:31 2e8e34ca0e6c: Verifying Checksum 12:27:31 2e8e34ca0e6c: Download complete 12:27:31 3dae71ba6b94: Pull complete 12:27:31 6bf1a483ea7c: Pull complete 12:27:32 f5dfc541a4d3: Pull complete 12:27:32 461d9e800cba: Pull complete 12:27:32 80192f66455f: Pull complete 12:27:38 2e8e34ca0e6c: Pull complete 12:27:38 a29436f7fd5d: Pull complete 12:27:38 923cac83aea3: Pull complete 12:27:38 25ad8b0a4227: Pull complete 12:27:38 db01528c6b51: Pull complete 12:27:38 28988de357af: Pull complete 12:27:38 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 12:27:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:27:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:27:38 prd-ubuntu20.04-docker-8c-8g-773548 does not seem to be running inside a container 12:27:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_odessa -v /w/workspace/edgexfoundry_device-s7_odessa:/w/workspace/edgexfoundry_device-s7_odessa:rw,z -v /w/workspace/edgexfoundry_device-s7_odessa@tmp:/w/workspace/edgexfoundry_device-s7_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:27:41 $ docker top 767b1faa4a409e1a7da5540bc4b0c82e7fe15ed7048019477b6f1559b5d44353 -eo pid,comm 12:27:41 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). 12:27:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:27:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:27:41 [ssh-agent] Looking for ssh-agent implementation... 12:27:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:27:41 $ docker exec 767b1faa4a409e1a7da5540bc4b0c82e7fe15ed7048019477b6f1559b5d44353 ssh-agent 12:27:41 SSH_AUTH_SOCK=/tmp/ssh-hgOOKrkV6jMf/agent.32 12:27:41 SSH_AGENT_PID=38 12:27:41 Running ssh-add (command line suppressed) 12:27:41 Identity added: /w/workspace/edgexfoundry_device-s7_odessa@tmp/private_key_10189117686008416846.key (/w/workspace/edgexfoundry_device-s7_odessa@tmp/private_key_10189117686008416846.key) 12:27:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:27:42 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_odessa [Pipeline] sh 12:27:42 + git tag --points-at HEAD [Pipeline] } 12:27:42 $ docker exec --env ******** --env ******** 767b1faa4a409e1a7da5540bc4b0c82e7fe15ed7048019477b6f1559b5d44353 ssh-agent -k 12:27:42 unset SSH_AUTH_SOCK; 12:27:42 unset SSH_AGENT_PID; 12:27:42 echo Agent pid 38 killed; 12:27:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:27:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:27:42 [ssh-agent] Looking for ssh-agent implementation... 12:27:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:27:42 $ docker exec 767b1faa4a409e1a7da5540bc4b0c82e7fe15ed7048019477b6f1559b5d44353 ssh-agent 12:27:42 SSH_AUTH_SOCK=/tmp/ssh-M6CraJHn8t5l/agent.86 12:27:42 SSH_AGENT_PID=93 12:27:42 Running ssh-add (command line suppressed) 12:27:42 Identity added: /w/workspace/edgexfoundry_device-s7_odessa@tmp/private_key_1885445473868309737.key (/w/workspace/edgexfoundry_device-s7_odessa@tmp/private_key_1885445473868309737.key) 12:27:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:27:43 + git semver init 12:27:43 2025-11-21 12:27:43,460 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 12:27:43 2025-11-21 12:27:43,464 [run_init] DEBUG init version:0.0.0 force:False 12:27:43 2025-11-21 12:27:43,465 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_odessa/.semver 12:27:43 2025-11-21 12:27:43,466 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_odessa/.semver 12:27:43 2025-11-21 12:27:43,466 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-s7.git', '/w/workspace/edgexfoundry_device-s7_odessa/.semver'], cwd=/w/workspace/edgexfoundry_device-s7_odessa, stdin=None, shell=False, universal_newlines=False) 12:27:44 2025-11-21 12:27:44,629 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_odessa/.git/info/exclude 12:27:44 2025-11-21 12:27:44,630 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_odessa/.semver/odessa with force:False 12:27:44 2025-11-21 12:27:44,630 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_odessa/.semver/odessa 12:27:44 2025-11-21 12:27:44,630 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_odessa/.semver/odessa 12:27:44 4.0.1-dev.1 [Pipeline] } 12:27:44 $ docker exec --env ******** --env ******** 767b1faa4a409e1a7da5540bc4b0c82e7fe15ed7048019477b6f1559b5d44353 ssh-agent -k 12:27:45 unset SSH_AUTH_SOCK; 12:27:45 unset SSH_AGENT_PID; 12:27:45 echo Agent pid 93 killed; 12:27:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:27:45 + git semver [Pipeline] } 12:27:45 $ docker stop --time=1 767b1faa4a409e1a7da5540bc4b0c82e7fe15ed7048019477b6f1559b5d44353 12:27:47 $ docker rm -f --volumes 767b1faa4a409e1a7da5540bc4b0c82e7fe15ed7048019477b6f1559b5d44353 [Pipeline] // withDockerContainer [Pipeline] sh 12:27:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:27:47 Stashed 1 file(s) [Pipeline] echo 12:27:47 [edgeXSemver]: initialized semver on version 4.0.1-dev.1 [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 12:27:48 provisioning config files... 12:27:48 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_odessa@tmp/config4687855961966928289tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:27:48 ---> ****-login.sh 12:27:48 nexus3.edgexfoundry.org:10001 12:27:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:48 Login Succeeded 12:27:48 nexus3.edgexfoundry.org:10002 12:27:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:48 Login Succeeded 12:27:48 nexus3.edgexfoundry.org:10003 12:27:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:48 Login Succeeded 12:27:48 nexus3.edgexfoundry.org:10004 12:27:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:48 Login Succeeded 12:27:48 ****.io 12:27:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:48 Login Succeeded 12:27:48 ---> ****-login.sh ends [Pipeline] } 12:27:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:27:49 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 12:27:49 + + grepcut ^go [0-9].[0-9]* -d go.mod -f 12:27:49 + 2 12:27:49 cut -d . -f1-2 [Pipeline] echo 12:27:49 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 12:27:49 ========================================================= 12:27:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] 12:27:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:49 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . 12:27:50 #0 building with "default" instance using docker driver 12:27:50 12:27:50 #1 [internal] load build definition from Dockerfile 12:27:50 #1 transferring dockerfile: 1.62kB done 12:27:50 #1 DONE 0.0s 12:27:50 12:27:50 #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 12:27:50 #2 DONE 0.1s 12:27:50 12:27:50 #3 [internal] load .dockerignore 12:27:50 #3 transferring context: 2B done 12:27:50 #3 DONE 0.0s 12:27:50 12:27:50 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 12:27:50 #4 resolve nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 0.0s done 12:27:50 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 1.05MB / 74.06MB 0.1s 12:27:50 #4 sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 2.21kB / 2.21kB done 12:27:50 #4 sha256:bc3d7bf65e2363f1bcda3738ec6be7c8ddbd609a9cc249afb7684dc2b54dd356 5.43kB / 5.43kB done 12:27:50 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s 12:27:50 #4 sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 294.38kB / 294.38kB 0.1s done 12:27:50 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 9.68MB / 74.06MB 0.2s 12:27:50 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 12:27:50 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s 12:27:50 #4 sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 126B / 126B 0.1s done 12:27:50 #4 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 1.05MB / 2.38MB 0.2s 12:27:50 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 0B / 100.52MB 0.2s 12:27:50 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 12:27:50 #4 sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 439B / 439B 0.1s done 12:27:50 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 22.02MB / 74.06MB 0.3s 12:27:50 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done 12:27:50 #4 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 2.38MB / 2.38MB 0.2s done 12:27:50 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 6.29MB / 100.52MB 0.3s 12:27:50 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 2.10MB / 13.29MB 0.3s 12:27:50 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 38.80MB / 74.06MB 0.4s 12:27:50 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 15.61MB / 100.52MB 0.4s 12:27:50 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 6.29MB / 13.29MB 0.4s 12:27:50 #4 extracting sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 12:27:50 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 56.62MB / 74.06MB 0.5s 12:27:50 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 27.26MB / 100.52MB 0.5s 12:27:50 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 13.29MB / 13.29MB 0.5s 12:27:50 #4 extracting sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 0.1s done 12:27:51 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 74.06MB / 74.06MB 0.7s 12:27:51 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 47.19MB / 100.52MB 0.7s 12:27:51 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 13.29MB / 13.29MB 0.6s done 12:27:51 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 61.87MB / 100.52MB 0.8s 12:27:51 #4 ... 12:27:51 12:27:51 #5 [internal] load build context 12:27:51 #5 transferring context: 54.62MB 0.8s done 12:27:51 #5 DONE 0.9s 12:27:51 12:27:51 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 12:27:51 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 74.06MB / 74.06MB 0.8s done 12:27:51 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 75.50MB / 100.52MB 0.9s 12:27:51 #4 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 12:27:51 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 94.37MB / 100.52MB 1.0s 12:27:51 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 100.52MB / 100.52MB 1.1s 12:27:51 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 100.52MB / 100.52MB 1.3s done 12:27:56 #4 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 4.0s done 12:27:56 #4 extracting sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 12:27:56 #4 extracting sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 done 12:27:56 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 12:27:56 #4 extracting sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 done 12:27:56 #4 extracting sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 0.0s done 12:27:56 #4 extracting sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 12:27:58 #4 extracting sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 2.4s done 12:27:58 #4 extracting sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 0.1s 12:27:58 #4 extracting sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 0.4s done 12:27:58 #4 DONE 8.2s 12:27:58 12:27:58 #6 [builder 2/7] WORKDIR /device-s7 12:28:01 #6 DONE 2.7s 12:28:01 12:28:01 #7 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev 12:28:01 #7 0.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:28:01 #7 0.447 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:28:02 #7 0.782 OK: 248 MiB in 58 packages 12:28:02 #7 DONE 0.9s 12:28:02 12:28:02 #8 [builder 4/7] COPY go.mod vendor* ./ 12:28:02 #8 DONE 0.5s 12:28:02 12:28:02 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:28:03 Still waiting to schedule task 12:28:03 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:28:20 #9 DONE 18.2s 12:28:20 12:28:20 #10 [builder 6/7] COPY . . 12:28:21 #10 DONE 0.6s 12:28:21 12:28:21 #11 [builder 7/7] RUN echo noop 12:28:21 #11 0.195 noop 12:28:21 #11 DONE 0.2s 12:28:21 12:28:21 #12 exporting to image 12:28:21 #12 exporting layers 12:28:28 #12 exporting layers 6.7s done 12:28:28 #12 writing image sha256:f6499ce33bcc6d81fd42bcf31a052a45f34e3c85bebb01a6e444b32d6f1bc144 12:28:28 #12 writing image sha256:f6499ce33bcc6d81fd42bcf31a052a45f34e3c85bebb01a6e444b32d6f1bc144 done 12:28:28 #12 naming to docker.io/library/ci-base-image-x86_64 done 12:28:28 #12 DONE 6.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28:28 + docker inspect -f . ci-base-image-x86_64 12:28:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:28:29 prd-ubuntu20.04-docker-8c-8g-773548 does not seem to be running inside a container 12:28:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_odessa -v /w/workspace/edgexfoundry_device-s7_odessa:/w/workspace/edgexfoundry_device-s7_odessa:rw,z -v /w/workspace/edgexfoundry_device-s7_odessa@tmp:/w/workspace/edgexfoundry_device-s7_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:28:29 $ docker top b3e24d6df4b22e4e4e3e2697c577cdfbf4442ccb79f060cae1139f787bc060d2 -eo pid,comm [Pipeline] { [Pipeline] sh 12:28:29 + go version 12:28:29 go version go1.23.7 linux/amd64 [Pipeline] } 12:28:29 $ docker stop --time=1 b3e24d6df4b22e4e4e3e2697c577cdfbf4442ccb79f060cae1139f787bc060d2 12:28:30 $ docker rm -f --volumes b3e24d6df4b22e4e4e3e2697c577cdfbf4442ccb79f060cae1139f787bc060d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28:31 + docker inspect -f . ci-base-image-x86_64 12:28:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:28:31 prd-ubuntu20.04-docker-8c-8g-773548 does not seem to be running inside a container 12:28:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-s7_odessa -v /w/workspace/edgexfoundry_device-s7_odessa:/w/workspace/edgexfoundry_device-s7_odessa:rw,z -v /w/workspace/edgexfoundry_device-s7_odessa@tmp:/w/workspace/edgexfoundry_device-s7_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:28:31 $ docker top cccdd20c217613d3a9c4f326f816cfceff6a4e51684d8efa3f38b525e3bd3c06 -eo pid,comm [Pipeline] { [Pipeline] sh 12:28:32 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_odessa [Pipeline] fileExists [Pipeline] sh 12:28:32 + make test 12:28:32 go test -race -coverprofile=coverage.out ./... 12:28:38 ? github.com/edgexfoundry/device-s7 [no test files] 12:29:00 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 12:29:01 ok github.com/edgexfoundry/device-s7/internal/driver 1.025s coverage: 6.8% of statements 12:29:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-773550 in /w/workspace/edgexfoundry_device-s7_odessa [Pipeline] { [Pipeline] ws 12:29:30 Running in /w/workspace/device-s7/5 [Pipeline] { [Pipeline] checkout 12:29:33 go vet ./... 12:29:33 Selected Git installation does not exist. Using Default 12:29:33 The recommended git tool is: NONE 12:29:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:29:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:29:34 ./bin/test-attribution-txt.sh [Pipeline] echo 12:29:34 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 12:29:34 + go mod tidy [Pipeline] } 12:29:35 $ docker stop --time=1 cccdd20c217613d3a9c4f326f816cfceff6a4e51684d8efa3f38b525e3bd3c06 12:29:37 $ docker rm -f --volumes cccdd20c217613d3a9c4f326f816cfceff6a4e51684d8efa3f38b525e3bd3c06 [Pipeline] // withDockerContainer [Pipeline] sh 12:29:38 using credential edgex-jenkins-ssh 12:29:38 Cloning the remote Git repository 12:29:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:29:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 12:29:38 Cloning repository git@github.com:edgexfoundry/device-s7.git 12:29:38 > git init /w/workspace/device-s7/5 # timeout=10 12:29:38 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git 12:29:38 > git --version # timeout=10 12:29:38 > git --version # 'git version 2.25.1' 12:29:38 using GIT_SSH to set credentials SSH Credentials for GitHub [Pipeline] sh 12:29:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:29:39 + ls -al . 12:29:39 total 224 12:29:39 drwxrwxr-x 9 jenkins jenkins 4096 Nov 21 12:28 . 12:29:39 drwxrwxr-x 4 jenkins jenkins 4096 Nov 21 12:27 .. 12:29:39 drwxrwxr-x 8 jenkins jenkins 4096 Nov 21 12:29 .git 12:29:39 drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 12:27 .github 12:29:39 -rw-rw-r-- 1 jenkins jenkins 229 Nov 21 12:27 .gitignore 12:29:39 -rw-rw-r-- 1 jenkins jenkins 42 Nov 21 12:27 .golangci.yml 12:29:39 drwxr-xr-x 3 jenkins jenkins 4096 Nov 21 12:27 .semver 12:29:39 -rw-rw-r-- 1 jenkins jenkins 19679 Nov 21 12:27 Attribution.txt 12:29:39 -rw-rw-r-- 1 jenkins jenkins 1668 Nov 21 12:27 CHANGLOG.md 12:29:39 -rw-rw-r-- 1 jenkins jenkins 1579 Nov 21 12:27 Dockerfile 12:29:39 -rw-rw-r-- 1 jenkins jenkins 643 Nov 21 12:27 Jenkinsfile 12:29:39 -rw-rw-r-- 1 jenkins jenkins 10947 Nov 21 12:27 LICENSE 12:29:39 -rw-rw-r-- 1 jenkins jenkins 1903 Nov 21 12:27 Makefile 12:29:39 -rw-rw-r-- 1 jenkins jenkins 614 Nov 21 12:27 OWNERS.md 12:29:39 -rw-rw-r-- 1 jenkins jenkins 2393 Nov 21 12:27 README.md 12:29:39 -rw-rw-r-- 1 jenkins jenkins 11 Nov 21 12:27 VERSION 12:29:39 drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 12:27 bin 12:29:39 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 12:27 cmd 12:29:39 -rw-r--r-- 1 jenkins jenkins 19094 Nov 21 12:29 coverage.out 12:29:39 -rw-rw-r-- 1 jenkins jenkins 6075 Nov 21 12:27 go.mod 12:29:39 -rw-rw-r-- 1 jenkins jenkins 86755 Nov 21 12:27 go.sum 12:29:39 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 12:27 internal 12:29:39 drwxrwxr-x 10 jenkins jenkins 4096 Nov 21 12:27 vendor 12:29:39 -rw-rw-r-- 1 jenkins jenkins 223 Nov 21 12:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:29:39 + 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=dc1e400f91afc90fc434dea96a1c3c7832930daa --label arch=amd64 --label version=4.0.1-dev.1 . 12:29:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:29:40 #0 building with "default" instance using docker driver 12:29:40 12:29:40 #1 [internal] load build definition from Dockerfile 12:29:40 #1 transferring dockerfile: 1.62kB done 12:29:40 #1 DONE 0.0s 12:29:40 12:29:40 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 12:29:40 #2 DONE 0.0s 12:29:40 12:29:40 #3 [internal] load metadata for docker.io/library/alpine:3.22 12:29:40 #3 DONE 0.1s 12:29:40 12:29:40 #4 [internal] load .dockerignore 12:29:40 #4 transferring context: 2B done 12:29:40 #4 DONE 0.0s 12:29:40 12:29:40 #5 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 12:29:40 #5 DONE 0.1s 12:29:40 12:29:40 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 12:29:40 #6 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 12:29:40 #6 ... 12:29:40 12:29:40 #7 [builder 2/7] WORKDIR /device-s7 12:29:40 #7 DONE 0.1s 12:29:40 12:29:40 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 12:29:40 #6 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 12:29:40 #6 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 12:29:40 #6 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 12:29:40 #6 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 12:29:40 #6 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 12:29:40 #6 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 12:29:40 #6 DONE 0.3s 12:29:40 12:29:40 #8 [internal] load build context 12:29:40 #8 transferring context: 998.31kB 0.2s done 12:29:40 #8 DONE 0.2s 12:29:40 12:29:40 #9 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev 12:29:40 #9 0.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:29:40 > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 12:29:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:29:41 Avoid second fetch 12:29:41 Checking out Revision dc1e400f91afc90fc434dea96a1c3c7832930daa (odessa) 12:29:41 > git config core.sparsecheckout # timeout=10 12:29:41 > git checkout -f dc1e400f91afc90fc434dea96a1c3c7832930daa # timeout=10 12:29:43 #9 2.833 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:29:43 Commit message: "build: Bump device-sdk-go from 4.0.0 to 4.0.1 (#80)" 12:29:43 #9 3.095 OK: 248 MiB in 58 packages 12:29:43 #9 DONE 3.2s 12:29:43 12:29:43 #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 12:29:43 #10 0.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:29:43 #10 2.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:29:43 #10 3.261 (1/1) Installing dumb-init (1.2.5-r3) 12:29:43 #10 3.267 Executing busybox-1.37.0-r19.trigger 12:29:43 #10 3.275 OK: 7 MiB in 17 packages 12:29:43 #10 DONE 3.5s 12:29:43 12:29:43 #11 [builder 4/7] COPY go.mod vendor* ./ 12:29:44 #11 DONE 0.5s 12:29:44 12:29:44 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:29:44 #12 0.280 skipping... 12:29:44 #12 DONE 0.3s 12:29:44 12:29:44 #13 [stage-1 3/7] RUN apk --no-cache upgrade 12:29:44 #13 0.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:29:44 #13 0.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:29:44 #13 0.908 OK: 7 MiB in 17 packages 12:29:44 #13 DONE 1.0s 12:29:44 12:29:44 #14 [builder 6/7] COPY . . 12:29:44 #14 DONE 0.6s 12:29:44 12:29:44 #15 [builder 7/7] RUN make build 12:29:45 #15 0.284 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.0.1-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.1" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:29:47 provisioning config files... 12:29:47 copy managed file [device-s7-settings] to file:/w/workspace/device-s7/5@tmp/config1246807024353164703tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:29:48 ---> ****-login.sh 12:29:48 nexus3.edgexfoundry.org:10001 12:29:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:29:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:29:48 Configure a credential helper to remove this warning. See 12:29:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:29:48 12:29:48 Login Succeeded 12:29:48 nexus3.edgexfoundry.org:10002 12:29:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:29:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:29:49 Configure a credential helper to remove this warning. See 12:29:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:29:49 12:29:49 Login Succeeded 12:29:49 nexus3.edgexfoundry.org:10003 12:29:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:29:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:29:49 Configure a credential helper to remove this warning. See 12:29:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:29:49 12:29:49 Login Succeeded 12:29:49 nexus3.edgexfoundry.org:10004 12:29:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:29:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:29:49 Configure a credential helper to remove this warning. See 12:29:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:29:49 12:29:49 Login Succeeded 12:29:49 ****.io 12:29:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:29:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:29:50 Configure a credential helper to remove this warning. See 12:29:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:29:50 12:29:50 Login Succeeded 12:29:50 ---> ****-login.sh ends [Pipeline] } 12:29:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:29:50 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 12:29:50 + grep ^go [0-9].[0-9]* go.mod 12:29:50 + + cut -d .cut -f1-2 -d 12:29:50 -f 2 [Pipeline] echo 12:29:50 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 12:29:50 ========================================================= 12:29:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts] 12:29:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:29:51 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . 12:29:55 Sending build context to Docker daemon 49.37MB 12:29:55 Step 1/10 : ARG BASE=golang:1.23-alpine3.22 12:29:55 Step 2/10 : FROM ${BASE} AS builder 12:29:55 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 12:29:55 94e9d8af2201: Pulling fs layer 12:29:55 345fe9f21930: Pulling fs layer 12:29:55 b40fc9e46828: Pulling fs layer 12:29:55 c9804373a1e5: Pulling fs layer 12:29:55 4f4fb700ef54: Pulling fs layer 12:29:55 f5a772c54f75: Pulling fs layer 12:29:55 e2dd1b2a9dca: Pulling fs layer 12:29:55 0a0502178392: Pulling fs layer 12:29:55 4f4fb700ef54: Waiting 12:29:55 f5a772c54f75: Waiting 12:29:55 e2dd1b2a9dca: Waiting 12:29:55 0a0502178392: Waiting 12:29:55 c9804373a1e5: Waiting 12:29:55 345fe9f21930: Verifying Checksum 12:29:55 345fe9f21930: Download complete 12:29:55 c9804373a1e5: Verifying Checksum 12:29:55 c9804373a1e5: Download complete 12:29:55 4f4fb700ef54: Verifying Checksum 12:29:55 4f4fb700ef54: Download complete 12:29:55 f5a772c54f75: Download complete 12:29:55 94e9d8af2201: Verifying Checksum 12:29:55 94e9d8af2201: Download complete 12:29:55 0a0502178392: Verifying Checksum 12:29:55 0a0502178392: Download complete 12:29:56 94e9d8af2201: Pull complete 12:29:56 345fe9f21930: Pull complete 12:29:57 b40fc9e46828: Verifying Checksum 12:29:57 b40fc9e46828: Download complete 12:29:57 e2dd1b2a9dca: Verifying Checksum 12:29:57 e2dd1b2a9dca: Download complete 12:30:11 #15 DONE 22.6s 12:30:11 12:30:11 #16 [stage-1 4/7] COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 12:30:11 #16 DONE 0.0s 12:30:11 12:30:11 #17 [stage-1 5/7] COPY --from=builder /device-s7/cmd/device-s7 /device-s7 12:30:11 #17 DONE 0.3s 12:30:11 12:30:11 #18 [stage-1 6/7] COPY --from=builder /device-s7/cmd/res /res 12:30:11 #18 DONE 0.0s 12:30:11 12:30:11 #19 exporting to image 12:30:11 #19 exporting layers 0.1s done 12:30:11 #19 writing image sha256:faeb6bdcc6320bdf000c136ad8c5f50a38812138630af89164036ab2813944de done 12:30:11 #19 naming to docker.io/library/device-s7 done 12:30:11 #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:30:11 provisioning config files... 12:30:11 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_odessa@tmp/config15564469546718371702tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:30:12 ---> ****-login.sh 12:30:12 nexus3.edgexfoundry.org:10001 12:30:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:30:12 Login Succeeded 12:30:12 nexus3.edgexfoundry.org:10002 12:30:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:30:12 Login Succeeded 12:30:12 nexus3.edgexfoundry.org:10003 12:30:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:30:12 Login Succeeded 12:30:12 nexus3.edgexfoundry.org:10004 12:30:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:30:12 Login Succeeded 12:30:12 ****.io 12:30:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:30:12 Login Succeeded 12:30:12 ---> ****-login.sh ends [Pipeline] } 12:30:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:30:12 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 12:30:12 [edgeXDocker.push] Tagging docker image device-s7 with the following tags: 12:30:12 dc1e400f91afc90fc434dea96a1c3c7832930daa 12:30:12 4.0.1-dev.1 12:30:12 dc1e400f91afc90fc434dea96a1c3c7832930daa-4.0.1-dev.1 12:30:12 odessa 12:30:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:30:12 b40fc9e46828: Pull complete 12:30:12 c9804373a1e5: Pull complete 12:30:12 4f4fb700ef54: Pull complete 12:30:12 f5a772c54f75: Pull complete 12:30:13 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:dc1e400f91afc90fc434dea96a1c3c7832930daa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:30:13 + docker push nexus3.edgexfoundry.org:10004/device-s7:dc1e400f91afc90fc434dea96a1c3c7832930daa 12:30:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 12:30:13 2e2ade2b6d40: Preparing 12:30:13 26c24e76f1a3: Preparing 12:30:13 ce0c1157a5ec: Preparing 12:30:13 feabab6ecaf2: Preparing 12:30:13 69e469931728: Preparing 12:30:13 256f393e029f: Preparing 12:30:13 256f393e029f: Waiting 12:30:13 feabab6ecaf2: Pushed 12:30:13 ce0c1157a5ec: Pushed 12:30:13 69e469931728: Pushed 12:30:13 2e2ade2b6d40: Pushed 12:30:13 256f393e029f: Layer already exists 12:30:17 26c24e76f1a3: Pushed 12:30:17 dc1e400f91afc90fc434dea96a1c3c7832930daa: digest: sha256:73c9dbd3e07c47eeb818c297664c5f2c93a328b1aa925ca0c42d693efecafc37 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:30:18 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:30:18 + docker push nexus3.edgexfoundry.org:10004/device-s7:4.0.1-dev.1 12:30:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 12:30:18 2e2ade2b6d40: Preparing 12:30:18 26c24e76f1a3: Preparing 12:30:18 ce0c1157a5ec: Preparing 12:30:18 feabab6ecaf2: Preparing 12:30:18 69e469931728: Preparing 12:30:18 256f393e029f: Preparing 12:30:18 256f393e029f: Waiting 12:30:18 69e469931728: Layer already exists 12:30:18 feabab6ecaf2: Layer already exists 12:30:18 ce0c1157a5ec: Layer already exists 12:30:18 2e2ade2b6d40: Layer already exists 12:30:18 26c24e76f1a3: Layer already exists 12:30:18 256f393e029f: Layer already exists 12:30:18 4.0.1-dev.1: digest: sha256:73c9dbd3e07c47eeb818c297664c5f2c93a328b1aa925ca0c42d693efecafc37 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:30:18 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:dc1e400f91afc90fc434dea96a1c3c7832930daa-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:30:19 + docker push nexus3.edgexfoundry.org:10004/device-s7:dc1e400f91afc90fc434dea96a1c3c7832930daa-4.0.1-dev.1 12:30:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 12:30:19 2e2ade2b6d40: Preparing 12:30:19 26c24e76f1a3: Preparing 12:30:19 ce0c1157a5ec: Preparing 12:30:19 feabab6ecaf2: Preparing 12:30:19 69e469931728: Preparing 12:30:19 256f393e029f: Preparing 12:30:19 256f393e029f: Waiting 12:30:19 ce0c1157a5ec: Layer already exists 12:30:19 2e2ade2b6d40: Layer already exists 12:30:19 69e469931728: Layer already exists 12:30:19 feabab6ecaf2: Layer already exists 12:30:19 26c24e76f1a3: Layer already exists 12:30:19 256f393e029f: Layer already exists 12:30:19 dc1e400f91afc90fc434dea96a1c3c7832930daa-4.0.1-dev.1: digest: sha256:73c9dbd3e07c47eeb818c297664c5f2c93a328b1aa925ca0c42d693efecafc37 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:30:19 e2dd1b2a9dca: Pull complete 12:30:19 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:30:19 + docker push nexus3.edgexfoundry.org:10004/device-s7:odessa 12:30:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 12:30:19 2e2ade2b6d40: Preparing 12:30:19 26c24e76f1a3: Preparing 12:30:19 ce0c1157a5ec: Preparing 12:30:19 feabab6ecaf2: Preparing 12:30:19 69e469931728: Preparing 12:30:19 256f393e029f: Preparing 12:30:19 256f393e029f: Waiting 12:30:19 2e2ade2b6d40: Layer already exists 12:30:19 69e469931728: Layer already exists 12:30:19 26c24e76f1a3: Layer already exists 12:30:19 ce0c1157a5ec: Layer already exists 12:30:19 feabab6ecaf2: Layer already exists 12:30:19 256f393e029f: Layer already exists 12:30:19 odessa: digest: sha256:73c9dbd3e07c47eeb818c297664c5f2c93a328b1aa925ca0c42d693efecafc37 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:30:20 ===================================================== [Pipeline] echo 12:30:20 taggedImages: 12:30:20 - nexus3.edgexfoundry.org:10004/device-s7:dc1e400f91afc90fc434dea96a1c3c7832930daa 12:30:20 - nexus3.edgexfoundry.org:10004/device-s7:4.0.1-dev.1 12:30:20 - nexus3.edgexfoundry.org:10004/device-s7:dc1e400f91afc90fc434dea96a1c3c7832930daa-4.0.1-dev.1 12:30:20 - nexus3.edgexfoundry.org:10004/device-s7:odessa [Pipeline] echo 12:30:20 ========================================================= 12:30:20 [edgeXBuildMultiArch] RAW Config: 12:30:20 images: 12:30:20 - nexus3.edgexfoundry.org:10004/device-s7:dc1e400f91afc90fc434dea96a1c3c7832930daa 12:30:20 - nexus3.edgexfoundry.org:10004/device-s7:4.0.1-dev.1 12:30:20 - nexus3.edgexfoundry.org:10004/device-s7:dc1e400f91afc90fc434dea96a1c3c7832930daa-4.0.1-dev.1 12:30:20 - nexus3.edgexfoundry.org:10004/device-s7:odessa 12:30:20 settingsFile: 12:30:20 device-s7-settings 12:30:20 ========================================================= [Pipeline] node 12:30:21 0a0502178392: Pull complete 12:30:21 Digest: sha256:cb630d247bcc3b1d0751040a39c4e103216f7d9e7edda4006e03146d987d6ddf 12:30:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 12:30:21 ---> 72db82c1953f 12:30:21 Step 3/10 : ARG MAKE=make build 12:30:22 ---> Running in 992bbf0ca9cd 12:30:23 Removing intermediate container 992bbf0ca9cd 12:30:23 ---> b9bdd52cef6b 12:30:23 Step 4/10 : WORKDIR /device-s7 12:30:23 ---> Running in 6dd63907a229 12:30:23 Removing intermediate container 6dd63907a229 12:30:23 ---> aacce4104501 12:30:23 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 12:30:23 ---> Running in ba2d7a2b01a9 12:30:24 Removing intermediate container ba2d7a2b01a9 12:30:24 ---> 893e322dc134 12:30:24 Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev 12:30:24 ---> Running in 4b7a5298b6f7 12:30:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:30:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:30:27 OK: 239 MiB in 58 packages 12:30:27 Removing intermediate container 4b7a5298b6f7 12:30:27 ---> 42c09e00ed23 12:30:27 Step 7/10 : COPY go.mod vendor* ./ 12:30:35 Still waiting to schedule task 12:30:35 All nodes of label ‘centos7-docker-4c-2g’ are offline 12:30:40 ---> 4f0ec2107af2 12:30:40 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:30:40 ---> Running in b4238f2e6c0e 12:31:27 Running on prd-centos7-docker-4c-2g-773551 in /w/workspace/edgexfoundry_device-s7_odessa [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:31:27 provisioning config files... 12:31:27 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_odessa@tmp/config13137603095238509250tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:31:28 ---> ****-login.sh 12:31:28 nexus3.edgexfoundry.org:10001 12:31:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:31:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:31:30 Configure a credential helper to remove this warning. See 12:31:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:31:30 12:31:30 Login Succeeded 12:31:30 nexus3.edgexfoundry.org:10002 12:31:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:31:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:31:31 Configure a credential helper to remove this warning. See 12:31:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:31:31 12:31:31 Login Succeeded 12:31:31 nexus3.edgexfoundry.org:10003 12:31:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:31:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:31:31 Configure a credential helper to remove this warning. See 12:31:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:31:31 12:31:31 Login Succeeded 12:31:31 nexus3.edgexfoundry.org:10004 12:31:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:31:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:31:31 Configure a credential helper to remove this warning. See 12:31:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:31:31 12:31:31 Login Succeeded 12:31:31 ****.io 12:31:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:31:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:31:31 Configure a credential helper to remove this warning. See 12:31:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:31:31 12:31:31 Login Succeeded 12:31:31 ---> ****-login.sh ends [Pipeline] } 12:31:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:31:32 + docker buildx ls 12:31:32 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 12:31:32 default * docker 12:31:32 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 12:31:32 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 12:31:32 edgex-builder [Pipeline] sh 12:31:32 + docker buildx inspect --bootstrap 12:31:32 #1 [internal] booting buildkit 12:31:32 #1 pulling image moby/buildkit:buildx-stable-1 12:31:36 #1 pulling image moby/buildkit:buildx-stable-1 3.5s done 12:31:36 #1 creating container buildx_buildkit_edgex-builder0 12:31:38 #1 creating container buildx_buildkit_edgex-builder0 2.3s done 12:31:38 #1 DONE 5.8s 12:31:38 Name: edgex-builder 12:31:38 Driver: docker-container 12:31:38 12:31:38 Nodes: 12:31:38 Name: edgex-builder0 12:31:38 Endpoint: unix:///var/run/docker.sock 12:31:38 Status: running 12:31:38 Buildkit: v0.26.2 12:31:38 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 12:31:38 + docker buildx ls 12:31:38 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 12:31:38 edgex-builder * docker-container 12:31:38 edgex-builder0 unix:///var/run/docker.sock running v0.26.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 12:31:38 default docker 12:31:38 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 12:31:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:dc1e400f91afc90fc434dea96a1c3c7832930daa --push - 12:31:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:dc1e400f91afc90fc434dea96a1c3c7832930daa' 12:31:38 #1 [internal] load build definition from Dockerfile 12:31:38 #1 transferring dockerfile: 194B done 12:31:38 #1 DONE 0.0s 12:31:38 12:31:38 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:dc1e400f91afc90fc434dea96a1c3c7832930daa 12:31:38 #2 DONE 0.1s 12:31:38 12:31:38 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:dc1e400f91afc90fc434dea96a1c3c7832930daa 12:31:38 #3 DONE 0.1s 12:31:38 12:31:38 #4 [internal] load .dockerignore 12:31:38 #4 transferring context: 2B done 12:31:38 #4 DONE 0.0s 12:31:38 12:31:38 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:dc1e400f91afc90fc434dea96a1c3c7832930daa@sha256:73c9dbd3e07c47eeb818c297664c5f2c93a328b1aa925ca0c42d693efecafc37 12:31:38 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:dc1e400f91afc90fc434dea96a1c3c7832930daa@sha256:73c9dbd3e07c47eeb818c297664c5f2c93a328b1aa925ca0c42d693efecafc37 0.0s done 12:31:38 #5 DONE 0.0s 12:31:38 12:31:38 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:dc1e400f91afc90fc434dea96a1c3c7832930daa@sha256:73c9dbd3e07c47eeb818c297664c5f2c93a328b1aa925ca0c42d693efecafc37 12:31:38 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:dc1e400f91afc90fc434dea96a1c3c7832930daa@sha256:73c9dbd3e07c47eeb818c297664c5f2c93a328b1aa925ca0c42d693efecafc37 0.0s done 12:31:39 #6 DONE 0.1s 12:31:39 12:31:39 #7 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 12:31:39 #7 DONE 0.0s 12:31:39 12:31:39 #8 exporting to image 12:31:39 #8 exporting layers done 12:31:39 #8 exporting manifest sha256:32bac8dfd31a87106fceb42bfb8c75bdd63f19fb0c0e00f2364a4b19ddf83abc 0.0s done 12:31:39 #8 exporting config sha256:faeb6bdcc6320bdf000c136ad8c5f50a38812138630af89164036ab2813944de done 12:31:39 #8 exporting manifest sha256:d953600660f5aeceb93e46cb80bb4d73c2f9e4b9c4978d5ae2fff1dbbcb35aab 0.0s done 12:31:39 #8 exporting config sha256:cd40912d54eb9cc2a3ffc6aca7c62ae595d12e4025efdcf3823488edab792fbf 0.0s done 12:31:39 #8 exporting manifest list sha256:447d151023c4e81a9cd20451d293e1c7bad5cb4fc84328a5f1f90bdf50f0ee41 0.0s done 12:31:39 #8 pushing layers 0.1s done 12:31:39 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:dc1e400f91afc90fc434dea96a1c3c7832930daa@sha256:447d151023c4e81a9cd20451d293e1c7bad5cb4fc84328a5f1f90bdf50f0ee41 12:31:39 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:31:39 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:dc1e400f91afc90fc434dea96a1c3c7832930daa@sha256:447d151023c4e81a9cd20451d293e1c7bad5cb4fc84328a5f1f90bdf50f0ee41 0.1s done 12:31:39 #8 DONE 0.2s 12:31:39 12:31:39 1 warning found (use --debug to expand): 12:31:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:31:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:4.0.1-dev.1' 12:31:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:4.0.1-dev.1 --push - 12:31:40 #1 [internal] load build definition from Dockerfile 12:31:40 #1 transferring dockerfile: 165B done 12:31:40 #1 DONE 0.0s 12:31:40 12:31:40 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:4.0.1-dev.1 12:31:40 #2 DONE 0.0s 12:31:40 12:31:40 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:4.0.1-dev.1 12:31:40 #3 DONE 0.0s 12:31:40 12:31:40 #4 [internal] load .dockerignore 12:31:40 #4 transferring context: 2B done 12:31:40 #4 DONE 0.0s 12:31:40 12:31:40 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:4.0.1-dev.1@sha256:73c9dbd3e07c47eeb818c297664c5f2c93a328b1aa925ca0c42d693efecafc37 12:31:40 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:4.0.1-dev.1@sha256:73c9dbd3e07c47eeb818c297664c5f2c93a328b1aa925ca0c42d693efecafc37 0.0s done 12:31:40 #5 CACHED 12:31:40 12:31:40 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:4.0.1-dev.1@sha256:73c9dbd3e07c47eeb818c297664c5f2c93a328b1aa925ca0c42d693efecafc37 12:31:40 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:4.0.1-dev.1@sha256:73c9dbd3e07c47eeb818c297664c5f2c93a328b1aa925ca0c42d693efecafc37 0.0s done 12:31:40 #6 CACHED 12:31:40 12:31:40 #7 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 12:31:40 #7 DONE 0.0s 12:31:40 12:31:40 #8 exporting to image 12:31:40 #8 exporting layers done 12:31:40 #8 exporting manifest sha256:32bac8dfd31a87106fceb42bfb8c75bdd63f19fb0c0e00f2364a4b19ddf83abc done 12:31:40 #8 exporting config sha256:faeb6bdcc6320bdf000c136ad8c5f50a38812138630af89164036ab2813944de done 12:31:40 #8 exporting manifest sha256:d953600660f5aeceb93e46cb80bb4d73c2f9e4b9c4978d5ae2fff1dbbcb35aab done 12:31:40 #8 exporting config sha256:cd40912d54eb9cc2a3ffc6aca7c62ae595d12e4025efdcf3823488edab792fbf done 12:31:40 #8 exporting manifest list sha256:447d151023c4e81a9cd20451d293e1c7bad5cb4fc84328a5f1f90bdf50f0ee41 done 12:31:40 #8 pushing layers 0.0s done 12:31:40 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:4.0.1-dev.1@sha256:447d151023c4e81a9cd20451d293e1c7bad5cb4fc84328a5f1f90bdf50f0ee41 12:31:40 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:31:40 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:4.0.1-dev.1@sha256:447d151023c4e81a9cd20451d293e1c7bad5cb4fc84328a5f1f90bdf50f0ee41 0.1s done 12:31:40 #8 DONE 0.1s 12:31:40 12:31:40 1 warning found (use --debug to expand): 12:31:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:31:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:dc1e400f91afc90fc434dea96a1c3c7832930daa-4.0.1-dev.1 --push - 12:31:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:dc1e400f91afc90fc434dea96a1c3c7832930daa-4.0.1-dev.1' 12:31:40 #1 [internal] load build definition from Dockerfile 12:31:40 #1 transferring dockerfile: 206B done 12:31:40 #1 DONE 0.1s 12:31:40 12:31:40 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:dc1e400f91afc90fc434dea96a1c3c7832930daa-4.0.1-dev.1 12:31:40 #2 DONE 0.0s 12:31:40 12:31:40 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:dc1e400f91afc90fc434dea96a1c3c7832930daa-4.0.1-dev.1 12:31:40 #3 DONE 0.0s 12:31:40 12:31:40 #4 [internal] load .dockerignore 12:31:40 #4 transferring context: 2B done 12:31:40 #4 DONE 0.0s 12:31:40 12:31:40 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:dc1e400f91afc90fc434dea96a1c3c7832930daa-4.0.1-dev.1@sha256:73c9dbd3e07c47eeb818c297664c5f2c93a328b1aa925ca0c42d693efecafc37 12:31:40 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:dc1e400f91afc90fc434dea96a1c3c7832930daa-4.0.1-dev.1@sha256:73c9dbd3e07c47eeb818c297664c5f2c93a328b1aa925ca0c42d693efecafc37 0.0s done 12:31:40 #5 CACHED 12:31:40 12:31:40 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:dc1e400f91afc90fc434dea96a1c3c7832930daa-4.0.1-dev.1@sha256:73c9dbd3e07c47eeb818c297664c5f2c93a328b1aa925ca0c42d693efecafc37 12:31:40 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:dc1e400f91afc90fc434dea96a1c3c7832930daa-4.0.1-dev.1@sha256:73c9dbd3e07c47eeb818c297664c5f2c93a328b1aa925ca0c42d693efecafc37 0.0s done 12:31:40 #6 CACHED 12:31:40 12:31:40 #7 exporting to image 12:31:40 #7 exporting layers done 12:31:40 #7 exporting manifest sha256:32bac8dfd31a87106fceb42bfb8c75bdd63f19fb0c0e00f2364a4b19ddf83abc done 12:31:40 #7 exporting config sha256:faeb6bdcc6320bdf000c136ad8c5f50a38812138630af89164036ab2813944de done 12:31:40 #7 exporting manifest sha256:d953600660f5aeceb93e46cb80bb4d73c2f9e4b9c4978d5ae2fff1dbbcb35aab done 12:31:40 #7 exporting config sha256:cd40912d54eb9cc2a3ffc6aca7c62ae595d12e4025efdcf3823488edab792fbf 12:31:40 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:31:40 #7 exporting config sha256:cd40912d54eb9cc2a3ffc6aca7c62ae595d12e4025efdcf3823488edab792fbf done 12:31:40 #7 exporting manifest list sha256:447d151023c4e81a9cd20451d293e1c7bad5cb4fc84328a5f1f90bdf50f0ee41 done 12:31:40 #7 pushing layers 0.0s done 12:31:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:dc1e400f91afc90fc434dea96a1c3c7832930daa-4.0.1-dev.1@sha256:447d151023c4e81a9cd20451d293e1c7bad5cb4fc84328a5f1f90bdf50f0ee41 0.1s done 12:31:40 #7 DONE 0.1s 12:31:40 12:31:40 #8 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 12:31:40 #8 DONE 0.0s 12:31:40 12:31:40 1 warning found (use --debug to expand): 12:31:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:31:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:odessa' 12:31:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:odessa --push - 12:31:41 #1 [internal] load build definition from Dockerfile 12:31:41 #1 transferring dockerfile: 160B done 12:31:41 #1 DONE 0.0s 12:31:41 12:31:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:odessa 12:31:41 #2 DONE 0.0s 12:31:41 12:31:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:odessa 12:31:41 #3 DONE 0.0s 12:31:41 12:31:41 #4 [internal] load .dockerignore 12:31:41 #4 transferring context: 2B done 12:31:41 #4 DONE 0.0s 12:31:41 12:31:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:odessa@sha256:73c9dbd3e07c47eeb818c297664c5f2c93a328b1aa925ca0c42d693efecafc37 12:31:41 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:odessa@sha256:73c9dbd3e07c47eeb818c297664c5f2c93a328b1aa925ca0c42d693efecafc37 0.0s done 12:31:41 #5 CACHED 12:31:41 12:31:41 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:odessa@sha256:73c9dbd3e07c47eeb818c297664c5f2c93a328b1aa925ca0c42d693efecafc37 12:31:41 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:odessa@sha256:73c9dbd3e07c47eeb818c297664c5f2c93a328b1aa925ca0c42d693efecafc37 0.0s done 12:31:41 #6 CACHED 12:31:41 12:31:41 #7 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 12:31:41 #7 DONE 0.0s 12:31:41 12:31:41 #8 exporting to image 12:31:41 #8 exporting layers done 12:31:41 #8 exporting manifest sha256:32bac8dfd31a87106fceb42bfb8c75bdd63f19fb0c0e00f2364a4b19ddf83abc done 12:31:41 #8 exporting config sha256:faeb6bdcc6320bdf000c136ad8c5f50a38812138630af89164036ab2813944de done 12:31:41 #8 exporting manifest sha256:d953600660f5aeceb93e46cb80bb4d73c2f9e4b9c4978d5ae2fff1dbbcb35aab done 12:31:41 #8 exporting config sha256:cd40912d54eb9cc2a3ffc6aca7c62ae595d12e4025efdcf3823488edab792fbf done 12:31:41 #8 exporting manifest list sha256:447d151023c4e81a9cd20451d293e1c7bad5cb4fc84328a5f1f90bdf50f0ee41 done 12:31:41 #8 pushing layers 0.0s done 12:31:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:odessa@sha256:447d151023c4e81a9cd20451d293e1c7bad5cb4fc84328a5f1f90bdf50f0ee41 12:31:41 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:31:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:odessa@sha256:447d151023c4e81a9cd20451d293e1c7bad5cb4fc84328a5f1f90bdf50f0ee41 0.1s done 12:31:41 #8 DONE 0.1s 12:31:41 12:31:41 1 warning found (use --debug to expand): 12:31: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 12:31:41 + '[' -d /w/workspace/edgexfoundry_device-s7_odessa/archives ']' [Pipeline] libraryResource [Pipeline] sh 12:31:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:31:42 ---> package-listing.sh 12:31:42 ++ facter osfamily 12:31:42 ++ tr '[:upper:]' '[:lower:]' 12:31:42 + OS_FAMILY=redhat 12:31:42 + workspace=/w/workspace/edgexfoundry_device-s7_odessa 12:31:42 + START_PACKAGES=/tmp/packages_start.txt 12:31:42 + END_PACKAGES=/tmp/packages_end.txt 12:31:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:31:42 + PACKAGES=/tmp/packages_start.txt 12:31:42 + '[' /w/workspace/edgexfoundry_device-s7_odessa ']' 12:31:42 + PACKAGES=/tmp/packages_end.txt 12:31:42 + case "${OS_FAMILY}" in 12:31:42 + sort 12:31:42 + rpm -qa 12:31:43 + '[' -f /tmp/packages_start.txt ']' 12:31:43 + '[' -f /tmp/packages_end.txt ']' 12:31:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:31:43 + '[' /w/workspace/edgexfoundry_device-s7_odessa ']' 12:31:43 + mkdir -p /w/workspace/edgexfoundry_device-s7_odessa/archives/ 12:31:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_odessa/archives/ [Pipeline] echo 12:31: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_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:31:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:31:44 12:31:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:31:44 latest: Pulling from edgex-lftools-log-publisher 12:31:44 5eb5b503b376: Pulling fs layer 12:31:44 5c69ac0246d0: Pulling fs layer 12:31:44 ec43610c2a17: Pulling fs layer 12:31:44 3a2ae6a8a46f: Pulling fs layer 12:31:44 33b1e0a273af: Pulling fs layer 12:31:44 5d3b04190fa2: Pulling fs layer 12:31:44 2f39f015ded8: Pulling fs layer 12:31:44 3a2ae6a8a46f: Waiting 12:31:44 33b1e0a273af: Waiting 12:31:44 5d3b04190fa2: Waiting 12:31:44 2f39f015ded8: Waiting 12:31:44 5c69ac0246d0: Verifying Checksum 12:31:44 5c69ac0246d0: Download complete 12:31:44 3a2ae6a8a46f: Verifying Checksum 12:31:44 3a2ae6a8a46f: Download complete 12:31:44 33b1e0a273af: Verifying Checksum 12:31:44 33b1e0a273af: Download complete 12:31:44 ec43610c2a17: Verifying Checksum 12:31:44 ec43610c2a17: Download complete 12:31:44 5d3b04190fa2: Verifying Checksum 12:31:44 5d3b04190fa2: Download complete 12:31:44 5eb5b503b376: Verifying Checksum 12:31:44 5eb5b503b376: Download complete 12:31:45 2f39f015ded8: Verifying Checksum 12:31:45 2f39f015ded8: Download complete 12:31:46 5eb5b503b376: Pull complete 12:31:46 5c69ac0246d0: Pull complete 12:31:46 ec43610c2a17: Pull complete 12:31:46 3a2ae6a8a46f: Pull complete 12:31:46 33b1e0a273af: Pull complete 12:31:47 5d3b04190fa2: Pull complete 12:31:50 2f39f015ded8: Pull complete 12:31:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:31:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:31:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:31:50 prd-centos7-docker-4c-2g-773551 does not seem to be running inside a container 12:31:50 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-s7_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_odessa -v /w/workspace/edgexfoundry_device-s7_odessa:/w/workspace/edgexfoundry_device-s7_odessa:rw,z -v /w/workspace/edgexfoundry_device-s7_odessa@tmp:/w/workspace/edgexfoundry_device-s7_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:31:55 $ docker top e9a8e20040b4512d3b54f40c8eaeede816ac500ee868385e2c7ed18e1615cc1e -eo pid,comm [Pipeline] { [Pipeline] sh 12:31:55 + touch /tmp/pre-build-complete [Pipeline] sh 12:31:55 + mkdir -p /var/log/sysstat [Pipeline] sh 12:31:55 + ls /var/log/sa-host 12:31:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:31:56 provisioning config files... 12:31:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_odessa@tmp/config12457757269020358776tmp [Pipeline] { [Pipeline] echo 12:31:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:31:56 ---> create-netrc.sh [Pipeline] } 12:31:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:31:56 ---> python-tools-install.sh [Pipeline] echo 12:31:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:31:57 ---> sudo-logs.sh 12:31:57 Archiving 'sudo' log.. 12:31:57 sudo: unable to resolve host prd-centos7-docker-4c-2g-773551.novalocal: Name or service not known 12:31:57 sudo: unable to resolve host prd-centos7-docker-4c-2g-773551.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 12:31:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:31:57 ---> job-cost.sh 12:31:57 lf-activate-venv: SKIPPING 12:31:57 INFO: No Stack... 12:31:57 INFO: Retrieving Pricing Info for: v3-standard-2 12:31:57 INFO: Archiving Costs [Pipeline] echo 12:31:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:31:58 ---> logs-deploy.sh 12:31:58 lf-activate-venv: SKIPPING 12:31:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/odessa/5 12:31:58 INFO: archiving workspace using pattern(s): 12:31:59 Archives upload complete. 12:31:59 INFO: archiving logs to Nexus 12:32:00 ---> uname -a: 12:32:00 Linux prd-centos7-docker-4c-2g-773551.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 12:32:00 12:32:00 12:32:00 ---> lscpu: 12:32:00 Architecture: x86_64 12:32:00 CPU op-mode(s): 32-bit, 64-bit 12:32:00 Byte Order: Little Endian 12:32:00 Address sizes: 40 bits physical, 48 bits virtual 12:32:00 CPU(s): 2 12:32:00 On-line CPU(s) list: 0,1 12:32:00 Thread(s) per core: 1 12:32:00 Core(s) per socket: 1 12:32:00 Socket(s): 2 12:32:00 NUMA node(s): 1 12:32:00 Vendor ID: AuthenticAMD 12:32:00 CPU family: 23 12:32:00 Model: 49 12:32:00 Model name: AMD EPYC-Rome Processor 12:32:00 Stepping: 0 12:32:00 CPU MHz: 2799.998 12:32:00 BogoMIPS: 5599.99 12:32:00 Virtualization: AMD-V 12:32:00 Hypervisor vendor: KVM 12:32:00 Virtualization type: full 12:32:00 L1d cache: 64 KiB 12:32:00 L1i cache: 64 KiB 12:32:00 L2 cache: 1 MiB 12:32:00 L3 cache: 32 MiB 12:32:00 NUMA node0 CPU(s): 0,1 12:32:00 Vulnerability Itlb multihit: Not affected 12:32:00 Vulnerability L1tf: Not affected 12:32:00 Vulnerability Mds: Not affected 12:32:00 Vulnerability Meltdown: Not affected 12:32:00 Vulnerability Mmio stale data: Not affected 12:32:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:32:00 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 12:32:00 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 12:32:00 Vulnerability Srbds: Not affected 12:32:00 Vulnerability Tsx async abort: Not affected 12:32: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 12:32:00 12:32:00 12:32:00 ---> nproc: 12:32:00 2 12:32:00 12:32:00 12:32:00 ---> df -h: 12:32:00 Filesystem Size Used Avail Use% Mounted on 12:32:00 overlay 40G 7.3G 33G 19% / 12:32:00 tmpfs 64M 0 64M 0% /dev 12:32:00 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 12:32:00 shm 64M 0 64M 0% /dev/shm 12:32:00 /dev/vda1 40G 7.3G 33G 19% /facter-os 12:32:00 12:32:00 12:32:00 Cannot open /var/log/sysstat/sa21: No such file or directory 12:32:00 Please check if data collecting is enabled 12:32:00 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:32:00 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 12:32:00 $ docker stop --time=1 e9a8e20040b4512d3b54f40c8eaeede816ac500ee868385e2c7ed18e1615cc1e 12:32:01 $ docker rm -f --volumes e9a8e20040b4512d3b54f40c8eaeede816ac500ee868385e2c7ed18e1615cc1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 12:32:01 [WS-CLEANUP] Deleting project workspace... 12:32:01 [WS-CLEANUP] Deferred wipeout is used... 12:32:01 [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 12:32:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:32:02 12:32:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:32:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:32:02 latest: Pulling from edgex-lftools-log-publisher 12:32:02 5eb5b503b376: Pulling fs layer 12:32:02 5c69ac0246d0: Pulling fs layer 12:32:02 ec43610c2a17: Pulling fs layer 12:32:02 3a2ae6a8a46f: Pulling fs layer 12:32:02 33b1e0a273af: Pulling fs layer 12:32:02 5d3b04190fa2: Pulling fs layer 12:32:02 2f39f015ded8: Pulling fs layer 12:32:02 3a2ae6a8a46f: Waiting 12:32:02 33b1e0a273af: Waiting 12:32:02 5d3b04190fa2: Waiting 12:32:02 2f39f015ded8: Waiting 12:32:02 5c69ac0246d0: Verifying Checksum 12:32:02 5c69ac0246d0: Download complete 12:32:02 3a2ae6a8a46f: Verifying Checksum 12:32:02 3a2ae6a8a46f: Download complete 12:32:02 33b1e0a273af: Verifying Checksum 12:32:02 33b1e0a273af: Download complete 12:32:02 5d3b04190fa2: Download complete 12:32:02 ec43610c2a17: Verifying Checksum 12:32:02 ec43610c2a17: Download complete 12:32:02 5eb5b503b376: Verifying Checksum 12:32:02 5eb5b503b376: Download complete 12:32:03 2f39f015ded8: Download complete 12:32:04 5eb5b503b376: Pull complete 12:32:04 5c69ac0246d0: Pull complete 12:32:04 ec43610c2a17: Pull complete 12:32:04 3a2ae6a8a46f: Pull complete 12:32:04 33b1e0a273af: Pull complete 12:32:04 5d3b04190fa2: Pull complete 12:32:09 2f39f015ded8: Pull complete 12:32:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:32:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:32:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:32:10 prd-ubuntu20.04-docker-8c-8g-773548 does not seem to be running inside a container 12:32: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_odessa -v /w/workspace/edgexfoundry_device-s7_odessa:/w/workspace/edgexfoundry_device-s7_odessa:rw,z -v /w/workspace/edgexfoundry_device-s7_odessa@tmp:/w/workspace/edgexfoundry_device-s7_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:32:12 $ docker top 221c26297991225d082d4bf33f8e0999376232139d12e013e5eb533ded590681 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:32:13 ---> job-cost.sh 12:32:13 lf-activate-venv: SKIPPING 12:32:13 INFO: No Stack... 12:32:13 INFO: Retrieving Pricing Info for: v3-standard-8 12:32:13 INFO: Archiving Costs [Pipeline] sh 12:32:14 + cat /w/workspace/edgexfoundry_device-s7_odessa/archives/cost.csv 12:32:14 + cut -d, -f6 [Pipeline] lock 12:32:14 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-odessa-5-stack-cost] 12:32:14 Resource [jenkins-edgexfoundry-device-s7-odessa-5-stack-cost] did not exist. Created. 12:32:14 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-odessa-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:32:14 + echo total: 0.2199999988079071 [Pipeline] stash 12:32:14 Stashed 1 file(s) [Pipeline] } 12:32:14 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-odessa-5-stack-cost] [Pipeline] // lock [Pipeline] } 12:32:14 $ docker stop --time=1 221c26297991225d082d4bf33f8e0999376232139d12e013e5eb533ded590681 12:32:15 $ docker rm -f --volumes 221c26297991225d082d4bf33f8e0999376232139d12e013e5eb533ded590681 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:32:31 Removing intermediate container b4238f2e6c0e 12:32:31 ---> d4a20f4c7b9c 12:32:31 Step 9/10 : COPY . . 12:32:31 ---> dbe7d176f84c 12:32:31 Step 10/10 : RUN ${MAKE} 12:32:31 ---> Running in ef526529d092 12:32:31 noop 12:32:32 Removing intermediate container ef526529d092 12:32:32 ---> 9cb1239e2653 12:32:32 Successfully built 9cb1239e2653 12:32:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:32:33 + docker inspect -f . ci-base-image-arm64 12:32:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:32:33 prd-ubuntu20.04-docker-arm64-4c-16g-773550 does not seem to be running inside a container 12:32:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-s7/5 -v /w/workspace/device-s7/5:/w/workspace/device-s7/5:rw,z -v /w/workspace/device-s7/5@tmp:/w/workspace/device-s7/5@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-arm64 cat 12:32:34 $ docker top 39d4f83f875f749aef739f374c2a302fe2ca188883458ea9bda71a9290710914 -eo pid,comm [Pipeline] { [Pipeline] sh 12:32:35 + go version 12:32:35 go version go1.23.7 linux/arm64 [Pipeline] } 12:32:35 $ docker stop --time=1 39d4f83f875f749aef739f374c2a302fe2ca188883458ea9bda71a9290710914 12:32:37 $ docker rm -f --volumes 39d4f83f875f749aef739f374c2a302fe2ca188883458ea9bda71a9290710914 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:32:37 + docker inspect -f . ci-base-image-arm64 12:32:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:32:37 prd-ubuntu20.04-docker-arm64-4c-16g-773550 does not seem to be running inside a container 12:32:37 $ 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/5 -v /w/workspace/device-s7/5:/w/workspace/device-s7/5:rw,z -v /w/workspace/device-s7/5@tmp:/w/workspace/device-s7/5@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-arm64 cat 12:32:39 $ docker top 4b62159dd812cdf889a1c3953782f6d7d77b5215d13116256e34e33bab214172 -eo pid,comm [Pipeline] { [Pipeline] sh 12:32:39 + git config --global --add safe.directory /w/workspace/device-s7/5 [Pipeline] fileExists [Pipeline] sh 12:32:40 + make test 12:32:40 go test -race -coverprofile=coverage.out ./... 12:33:27 ? github.com/edgexfoundry/device-s7 [no test files] 12:37:04 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 12:37:04 ok github.com/edgexfoundry/device-s7/internal/driver 1.115s coverage: 6.8% of statements 12:37:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:37:04 go vet ./... 12:40:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:40:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:40:56 ./bin/test-attribution-txt.sh [Pipeline] echo 12:40:56 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 12:40:56 + go mod tidy [Pipeline] } 12:41:02 $ docker stop --time=1 4b62159dd812cdf889a1c3953782f6d7d77b5215d13116256e34e33bab214172 12:41:04 $ docker rm -f --volumes 4b62159dd812cdf889a1c3953782f6d7d77b5215d13116256e34e33bab214172 [Pipeline] // withDockerContainer [Pipeline] sh 12:41:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:41:06 Warning: overwriting stash ‘coverage-report’ 12:41:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:41:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:41:08 + ls -al . 12:41:08 total 220 12:41:08 drwxrwxr-x 8 jenkins jenkins 4096 Nov 21 12:32 . 12:41:08 drwxrwxr-x 4 jenkins jenkins 4096 Nov 21 12:29 .. 12:41:08 drwxrwxr-x 8 jenkins jenkins 4096 Nov 21 12:29 .git 12:41:08 drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 12:29 .github 12:41:08 -rw-rw-r-- 1 jenkins jenkins 229 Nov 21 12:29 .gitignore 12:41:08 -rw-rw-r-- 1 jenkins jenkins 42 Nov 21 12:29 .golangci.yml 12:41:08 -rw-rw-r-- 1 jenkins jenkins 19679 Nov 21 12:29 Attribution.txt 12:41:08 -rw-rw-r-- 1 jenkins jenkins 1668 Nov 21 12:29 CHANGLOG.md 12:41:08 -rw-rw-r-- 1 jenkins jenkins 1579 Nov 21 12:29 Dockerfile 12:41:08 -rw-rw-r-- 1 jenkins jenkins 643 Nov 21 12:29 Jenkinsfile 12:41:08 -rw-rw-r-- 1 jenkins jenkins 10947 Nov 21 12:29 LICENSE 12:41:08 -rw-rw-r-- 1 jenkins jenkins 1903 Nov 21 12:29 Makefile 12:41:08 -rw-rw-r-- 1 jenkins jenkins 614 Nov 21 12:29 OWNERS.md 12:41:08 -rw-rw-r-- 1 jenkins jenkins 2393 Nov 21 12:29 README.md 12:41:08 -rw-rw-r-- 1 jenkins jenkins 11 Nov 21 12:27 VERSION 12:41:08 drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 12:29 bin 12:41:08 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 12:29 cmd 12:41:08 -rw-r--r-- 1 jenkins jenkins 19094 Nov 21 12:37 coverage.out 12:41:08 -rw-rw-r-- 1 jenkins jenkins 6075 Nov 21 12:29 go.mod 12:41:08 -rw-rw-r-- 1 jenkins jenkins 86755 Nov 21 12:29 go.sum 12:41:08 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 12:29 internal 12:41:08 drwxrwxr-x 10 jenkins jenkins 4096 Nov 21 12:29 vendor 12:41:08 -rw-rw-r-- 1 jenkins jenkins 223 Nov 21 12:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:41:09 + 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=dc1e400f91afc90fc434dea96a1c3c7832930daa --label arch=arm64 --label version=4.0.1-dev.1 . 12:41:13 Sending build context to Docker daemon 49.39MB 12:41:13 Step 1/24 : ARG BASE=golang:1.23-alpine3.22 12:41:13 Step 2/24 : FROM ${BASE} AS builder 12:41:13 ---> 9cb1239e2653 12:41:13 Step 3/24 : ARG MAKE=make build 12:41:13 ---> Running in 896f83ac2f48 12:41:13 Removing intermediate container 896f83ac2f48 12:41:13 ---> d4c751da17e4 12:41:13 Step 4/24 : WORKDIR /device-s7 12:41:13 ---> Running in 6f1b6c639173 12:41:14 Removing intermediate container 6f1b6c639173 12:41:14 ---> ada6bc396bce 12:41:14 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 12:41:14 ---> Running in c292b6d30c9e 12:41:14 Removing intermediate container c292b6d30c9e 12:41:14 ---> 74d314c85a27 12:41:14 Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev 12:41:14 ---> Running in d25135c6a7f3 12:41:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:41:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:41:17 OK: 239 MiB in 58 packages 12:41:18 Removing intermediate container d25135c6a7f3 12:41:18 ---> 25f0ec178eda 12:41:18 Step 7/24 : COPY go.mod vendor* ./ 12:41:33 ---> 1ec7b411805d 12:41:33 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:41:33 ---> Running in 9f74ecb04a61 12:41:33 skipping... 12:41:33 Removing intermediate container 9f74ecb04a61 12:41:33 ---> 5a9d8373c24b 12:41:33 Step 9/24 : COPY . . 12:41:48 ---> 9186a1e21d07 12:41:48 Step 10/24 : RUN ${MAKE} 12:41:48 ---> Running in c1e55874f35d 12:41:48 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.0.1-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.1" -trimpath -mod=readonly -o cmd/device-s7 ./cmd 12:45:25 Removing intermediate container c1e55874f35d 12:45:25 ---> 5e455b446255 12:45:25 Step 11/24 : FROM alpine:3.22 12:45:25 3.22: Pulling from library/alpine 12:45:25 6b59a28fa201: Pulling fs layer 12:45:25 6b59a28fa201: Verifying Checksum 12:45:25 6b59a28fa201: Download complete 12:45:25 6b59a28fa201: Pull complete 12:45:25 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 12:45:25 Status: Downloaded newer image for alpine:3.22 12:45:25 ---> 171e65262c80 12:45:25 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 12:45:25 ---> Running in 8a6cb3807b8c 12:45:25 Removing intermediate container 8a6cb3807b8c 12:45:25 ---> bcd31ccba226 12:45:25 Step 13/24 : RUN apk add --update --no-cache dumb-init 12:45:25 ---> Running in d28acec9704a 12:45:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:45:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:45:26 (1/1) Installing dumb-init (1.2.5-r3) 12:45:26 Executing busybox-1.37.0-r19.trigger 12:45:26 OK: 8 MiB in 17 packages 12:45:27 Removing intermediate container d28acec9704a 12:45:27 ---> 8d02e3bde580 12:45:27 Step 14/24 : RUN apk --no-cache upgrade 12:45:27 ---> Running in 438f6100e30c 12:45:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:45:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:45:30 OK: 8 MiB in 17 packages 12:45:31 Removing intermediate container 438f6100e30c 12:45:31 ---> 9a6c6d306698 12:45:31 Step 15/24 : WORKDIR / 12:45:31 ---> Running in c0c03bc1bc8a 12:45:31 Removing intermediate container c0c03bc1bc8a 12:45:31 ---> 8294f423952c 12:45:31 Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 12:45:32 ---> ac8504ee9c8c 12:45:32 Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 12:45:34 ---> e581fd06ae78 12:45:34 Step 18/24 : COPY --from=builder /device-s7/cmd/res /res 12:45:34 ---> dfc763dbf0ac 12:45:34 Step 19/24 : EXPOSE 59994 12:45:34 ---> Running in 7288681616b7 12:45:35 Removing intermediate container 7288681616b7 12:45:35 ---> 4b43ad906ed1 12:45:35 Step 20/24 : ENTRYPOINT ["/device-s7"] 12:45:35 ---> Running in 112829a8d8a4 12:45:35 Removing intermediate container 112829a8d8a4 12:45:35 ---> 7be0620223ba 12:45:35 Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 12:45:35 ---> Running in 3fa389127dfd 12:45:35 Removing intermediate container 3fa389127dfd 12:45:35 ---> eca1f86c2757 12:45:35 Step 22/24 : LABEL arch=arm64 12:45:36 ---> Running in 6511cc015ba9 12:45:36 Removing intermediate container 6511cc015ba9 12:45:36 ---> 52d55345882e 12:45:36 Step 23/24 : LABEL git_sha=dc1e400f91afc90fc434dea96a1c3c7832930daa 12:45:36 ---> Running in 4d8e4ba0b8a4 12:45:36 Removing intermediate container 4d8e4ba0b8a4 12:45:36 ---> 379f35d2c32b 12:45:36 Step 24/24 : LABEL version=4.0.1-dev.1 12:45:36 ---> Running in a2cf6e6b8c7a 12:45:36 Removing intermediate container a2cf6e6b8c7a 12:45:36 ---> d1700a71dea3 12:45:36 [Warning] One or more build-args [ARCH] were not consumed 12:45:37 Successfully built d1700a71dea3 12:45:37 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 12:45:37 provisioning config files... 12:45:37 copy managed file [device-s7-settings] to file:/w/workspace/device-s7/5@tmp/config5965996242490920690tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:45:38 ---> ****-login.sh 12:45:38 nexus3.edgexfoundry.org:10001 12:45:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:45:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:45:38 Configure a credential helper to remove this warning. See 12:45:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:45:38 12:45:38 Login Succeeded 12:45:38 nexus3.edgexfoundry.org:10002 12:45:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:45:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:45:38 Configure a credential helper to remove this warning. See 12:45:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:45:38 12:45:38 Login Succeeded 12:45:38 nexus3.edgexfoundry.org:10003 12:45:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:45:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:45:39 Configure a credential helper to remove this warning. See 12:45:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:45:39 12:45:39 Login Succeeded 12:45:39 nexus3.edgexfoundry.org:10004 12:45:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:45:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:45:39 Configure a credential helper to remove this warning. See 12:45:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:45:39 12:45:39 Login Succeeded 12:45:39 ****.io 12:45:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:45:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:45:40 Configure a credential helper to remove this warning. See 12:45:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:45:40 12:45:40 Login Succeeded 12:45:40 ---> ****-login.sh ends [Pipeline] } 12:45:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:45:40 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 12:45:40 [edgeXDocker.push] Tagging docker image device-s7-arm64 with the following tags: 12:45:40 dc1e400f91afc90fc434dea96a1c3c7832930daa 12:45:40 4.0.1-dev.1 12:45:40 dc1e400f91afc90fc434dea96a1c3c7832930daa-4.0.1-dev.1 12:45:40 odessa 12:45:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:45:40 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:dc1e400f91afc90fc434dea96a1c3c7832930daa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:45:41 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:dc1e400f91afc90fc434dea96a1c3c7832930daa 12:45:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 12:45:41 9ae8fcbaba7c: Preparing 12:45:41 0206dd16e717: Preparing 12:45:41 f7c7223bfc48: Preparing 12:45:41 23adc96bf8c4: Preparing 12:45:41 03f45df98562: Preparing 12:45:41 0e64f2360a44: Preparing 12:45:41 23adc96bf8c4: Pushed 12:45:41 f7c7223bfc48: Pushed 12:45:41 9ae8fcbaba7c: Pushed 12:45:41 03f45df98562: Pushed 12:45:41 0e64f2360a44: Layer already exists 12:45:51 0206dd16e717: Pushed 12:45:51 dc1e400f91afc90fc434dea96a1c3c7832930daa: digest: sha256:632b5513f37fef4b1fb7ffbf426b976f2fd582a9f8e6d0330135e716d465e918 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:45:51 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:45:52 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.1-dev.1 12:45:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 12:45:52 9ae8fcbaba7c: Preparing 12:45:52 0206dd16e717: Preparing 12:45:52 f7c7223bfc48: Preparing 12:45:52 23adc96bf8c4: Preparing 12:45:52 03f45df98562: Preparing 12:45:52 0e64f2360a44: Preparing 12:45:52 0e64f2360a44: Waiting 12:45:52 f7c7223bfc48: Layer already exists 12:45:52 23adc96bf8c4: Layer already exists 12:45:52 0206dd16e717: Layer already exists 12:45:52 03f45df98562: Layer already exists 12:45:52 9ae8fcbaba7c: Layer already exists 12:45:52 0e64f2360a44: Layer already exists 12:45:52 4.0.1-dev.1: digest: sha256:632b5513f37fef4b1fb7ffbf426b976f2fd582a9f8e6d0330135e716d465e918 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:45:52 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:dc1e400f91afc90fc434dea96a1c3c7832930daa-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:45:53 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:dc1e400f91afc90fc434dea96a1c3c7832930daa-4.0.1-dev.1 12:45:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 12:45:53 9ae8fcbaba7c: Preparing 12:45:53 0206dd16e717: Preparing 12:45:53 f7c7223bfc48: Preparing 12:45:53 23adc96bf8c4: Preparing 12:45:53 03f45df98562: Preparing 12:45:53 0e64f2360a44: Preparing 12:45:53 0e64f2360a44: Waiting 12:45:53 03f45df98562: Layer already exists 12:45:53 f7c7223bfc48: Layer already exists 12:45:53 23adc96bf8c4: Layer already exists 12:45:53 9ae8fcbaba7c: Layer already exists 12:45:53 0206dd16e717: Layer already exists 12:45:53 0e64f2360a44: Layer already exists 12:45:53 dc1e400f91afc90fc434dea96a1c3c7832930daa-4.0.1-dev.1: digest: sha256:632b5513f37fef4b1fb7ffbf426b976f2fd582a9f8e6d0330135e716d465e918 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:45:53 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:45:54 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:odessa 12:45:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 12:45:54 9ae8fcbaba7c: Preparing 12:45:54 0206dd16e717: Preparing 12:45:54 f7c7223bfc48: Preparing 12:45:54 23adc96bf8c4: Preparing 12:45:54 03f45df98562: Preparing 12:45:54 0e64f2360a44: Preparing 12:45:54 0e64f2360a44: Waiting 12:45:54 23adc96bf8c4: Layer already exists 12:45:54 03f45df98562: Layer already exists 12:45:54 9ae8fcbaba7c: Layer already exists 12:45:54 f7c7223bfc48: Layer already exists 12:45:54 0206dd16e717: Layer already exists 12:45:54 0e64f2360a44: Layer already exists 12:45:54 odessa: digest: sha256:632b5513f37fef4b1fb7ffbf426b976f2fd582a9f8e6d0330135e716d465e918 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:45:54 ===================================================== [Pipeline] echo 12:45:54 taggedImages: 12:45:54 - nexus3.edgexfoundry.org:10004/device-s7-arm64:dc1e400f91afc90fc434dea96a1c3c7832930daa 12:45:54 - nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.1-dev.1 12:45:54 - nexus3.edgexfoundry.org:10004/device-s7-arm64:dc1e400f91afc90fc434dea96a1c3c7832930daa-4.0.1-dev.1 12:45:54 - nexus3.edgexfoundry.org:10004/device-s7-arm64:odessa [Pipeline] echo 12:45:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:dc1e400f91afc90fc434dea96a1c3c7832930daa [Pipeline] echo 12:45:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.1-dev.1 [Pipeline] echo 12:45:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:dc1e400f91afc90fc434dea96a1c3c7832930daa-4.0.1-dev.1 [Pipeline] echo 12:45:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:odessa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:45:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:45:55 12:45:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:45:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:45:55 arm64: Pulling from edgex-lftools-log-publisher 12:45:55 8998bd30e6a1: Pulling fs layer 12:45:55 04944245beec: Pulling fs layer 12:45:55 699f458cf7ca: Pulling fs layer 12:45:55 765212b225bb: Pulling fs layer 12:45:55 f23df028b6ca: Pulling fs layer 12:45:55 d65c8cfc05b1: Pulling fs layer 12:45:55 2437ff75d9bd: Pulling fs layer 12:45:55 765212b225bb: Waiting 12:45:55 f23df028b6ca: Waiting 12:45:55 d65c8cfc05b1: Waiting 12:45:55 2437ff75d9bd: Waiting 12:45:55 04944245beec: Download complete 12:45:55 765212b225bb: Verifying Checksum 12:45:55 765212b225bb: Download complete 12:45:55 f23df028b6ca: Verifying Checksum 12:45:55 f23df028b6ca: Download complete 12:45:55 d65c8cfc05b1: Verifying Checksum 12:45:55 d65c8cfc05b1: Download complete 12:45:55 699f458cf7ca: Verifying Checksum 12:45:55 699f458cf7ca: Download complete 12:45:56 8998bd30e6a1: Verifying Checksum 12:45:56 8998bd30e6a1: Download complete 12:45:58 2437ff75d9bd: Verifying Checksum 12:45:58 2437ff75d9bd: Download complete 12:46:00 8998bd30e6a1: Pull complete 12:46:01 04944245beec: Pull complete 12:46:02 699f458cf7ca: Pull complete 12:46:02 765212b225bb: Pull complete 12:46:03 f23df028b6ca: Pull complete 12:46:03 d65c8cfc05b1: Pull complete 12:46:22 2437ff75d9bd: Pull complete 12:46:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:46:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:46:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:46:23 prd-ubuntu20.04-docker-arm64-4c-16g-773550 does not seem to be running inside a container 12:46:23 $ 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/5 -v /w/workspace/device-s7/5:/w/workspace/device-s7/5:rw,z -v /w/workspace/device-s7/5@tmp:/w/workspace/device-s7/5@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:arm64 cat 12:46:25 $ docker top 1cb3a34ebf6979173b07249294cf12bbb22cb74548c1498c9cbacfcd428fcb6b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:46:26 ---> job-cost.sh 12:46:26 lf-activate-venv: SKIPPING 12:46:26 INFO: No Stack... 12:46:27 INFO: Retrieving Pricing Info for: v3-standard-4 12:46:28 INFO: Archiving Costs [Pipeline] sh 12:46:28 + cut -d, -f6 12:46:28 + cat /w/workspace/device-s7/5/archives/cost.csv [Pipeline] lock 12:46:28 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-odessa-5-stack-cost] 12:46:28 Resource [jenkins-edgexfoundry-device-s7-odessa-5-stack-cost] did not exist. Created. 12:46:28 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-odessa-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:46:29 /w/workspace/device-s7/5@tmp/durable-e661c853/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:46:30 + echo total: 0.10999999940395355 [Pipeline] stash 12:46:30 Warning: overwriting stash ‘stack-cost’ 12:46:30 Stashed 1 file(s) [Pipeline] } 12:46:30 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-odessa-5-stack-cost] [Pipeline] // lock [Pipeline] } 12:46:30 $ docker stop --time=1 1cb3a34ebf6979173b07249294cf12bbb22cb74548c1498c9cbacfcd428fcb6b 12:46:32 $ docker rm -f --volumes 1cb3a34ebf6979173b07249294cf12bbb22cb74548c1498c9cbacfcd428fcb6b [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 12:46:32 provisioning config files... 12:46:32 copy managed file [device-s7-codecov-token] to file:/w/workspace/edgexfoundry_device-s7_odessa@tmp/config4543562911078011578tmp [Pipeline] { [Pipeline] sh 12:46:33 + set +x 12:46:33 + curl -s https://codecov.io/bash 12:46:33 + bash -s -- 12:46:33 12:46:33 _____ _ 12:46:33 / ____| | | 12:46:33 | | ___ __| | ___ ___ _____ __ 12:46:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:46:33 | |___| (_) | (_| | __/ (_| (_) \ V / 12:46:33 \_____\___/ \__,_|\___|\___\___/ \_/ 12:46:33 Bash-1.0.6 12:46:33 12:46:33 12:46:33 ==> git version 2.25.1 found 12:46:33 ==> 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 12:46:33 Release-Date: 2020-01-08 12:46:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:46:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:46:33 ==> Jenkins CI detected. 12:46:33 current dir:  /w/workspace/edgexfoundry_device-s7_odessa 12:46:33 project root: . 12:46:33 --> token set from env 12:46:33 Yaml found at: vendor/github.com/go-openapi/analysis/.codecov.yml 12:46:33 ==> Running gcov in . (disable via -X gcov) 12:46:33 ==> Python coveragepy not found 12:46:33 ==> Searching for coverage reports in: 12:46:33 + . 12:46:33 -> Found 1 reports 12:46:33 ==> Detecting git/mercurial file structure 12:46:33 ==> Reading reports 12:46:33 + ./coverage.out bytes=19094 12:46:33 ==> Appending adjustments 12:46:33 https://docs.codecov.io/docs/fixing-reports 12:46:33 + Found adjustments 12:46:33 ==> Gzipping contents 12:46:33 28K /tmp/codecov.UnQ1tW.gz 12:46:33 ==> Uploading reports 12:46:33 url: https://codecov.io 12:46:33 query: branch=odessa&commit=dc1e400f91afc90fc434dea96a1c3c7832930daa&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fodessa%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= 12:46:33 -> Pinging Codecov 12:46:33 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=odessa&commit=dc1e400f91afc90fc434dea96a1c3c7832930daa&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fodessa%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= 12:46:34 -> Uploading to 12:46:34 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-s7/dc1e400f91afc90fc434dea96a1c3c7832930daa/347a86e2-778f-4b73-8c35-aa37e0196acb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251121%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251121T124633Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=67f86b32a16d5bb90758cdc906d6064b498e5d3d31dd5f64b001b9e3d22af25f 12:46:34 % Total % Received % Xferd Average Speed Time Time Time Current 12:46:34 Dload Upload Total Spent Left Speed 12:46:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 27660 0 0 100 27660 0 153k --:--:-- --:--:-- --:--:-- 153k 12:46:34 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-s7/commit/dc1e400f91afc90fc434dea96a1c3c7832930daa [Pipeline] } 12:46:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 12:46:34 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 12:46:34 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:46:34 12:46:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:46:35 latest: Pulling from edgex-devops/edgex-snyk-go 12:46:35 2d35ebdb57d9: Already exists 12:46:35 85e8836fcdb2: Pulling fs layer 12:46:35 91631faa732a: Pulling fs layer 12:46:35 f3f5ae8826fa: Pulling fs layer 12:46:35 4f4fb700ef54: Pulling fs layer 12:46:35 7861252a18e6: Pulling fs layer 12:46:35 9130f900ef6f: Pulling fs layer 12:46:35 7861252a18e6: Waiting 12:46:35 4f4fb700ef54: Waiting 12:46:35 9130f900ef6f: Waiting 12:46:35 f3f5ae8826fa: Verifying Checksum 12:46:35 f3f5ae8826fa: Download complete 12:46:35 85e8836fcdb2: Download complete 12:46:35 4f4fb700ef54: Verifying Checksum 12:46:35 4f4fb700ef54: Download complete 12:46:35 85e8836fcdb2: Pull complete 12:46:35 7861252a18e6: Verifying Checksum 12:46:35 7861252a18e6: Download complete 12:46:35 91631faa732a: Download complete 12:46:36 9130f900ef6f: Verifying Checksum 12:46:36 9130f900ef6f: Download complete 12:46:40 91631faa732a: Pull complete 12:46:40 f3f5ae8826fa: Pull complete 12:46:40 4f4fb700ef54: Pull complete 12:46:40 7861252a18e6: Pull complete 12:46:43 9130f900ef6f: Pull complete 12:46:43 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 12:46:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:46:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:46:43 prd-ubuntu20.04-docker-8c-8g-773548 does not seem to be running inside a container 12:46:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-s7_odessa -v /w/workspace/edgexfoundry_device-s7_odessa:/w/workspace/edgexfoundry_device-s7_odessa:rw,z -v /w/workspace/edgexfoundry_device-s7_odessa@tmp:/w/workspace/edgexfoundry_device-s7_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 12:46:47 $ docker top 462fb0b46c8024ab83ec938e7d63665d0afdcd67f87e9f76a5a9ad1e7cd5e30e -eo pid,comm [Pipeline] { [Pipeline] sh 12:46:47 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_odessa [Pipeline] echo 12:46:47 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-s7:odessa' [Pipeline] sh 12:46:47 + set -o pipefail 12:46:47 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-s7:odessa' 12:46:51 12:46:51 Monitoring /w/workspace/edgexfoundry_device-s7_odessa (github.com/edgexfoundry/device-s7)... 12:46:51 12:46:51 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bfa2dca2-5bc5-4fa4-85d4-97a3ae9278bb/history/f12922ea-bbc3-4c63-971f-894acf02facb 12:46:51 12:46:51 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 12:46:51 12:46:51 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 12:46:51 12:46:52 12:46:52 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 12:46:52 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 12:46:52 $ docker stop --time=1 462fb0b46c8024ab83ec938e7d63665d0afdcd67f87e9f76a5a9ad1e7cd5e30e 12:46:54 $ docker rm -f --volumes 462fb0b46c8024ab83ec938e7d63665d0afdcd67f87e9f76a5a9ad1e7cd5e30e [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 12:46:54 + git log --format=format:%s -1 dc1e400f91afc90fc434dea96a1c3c7832930daa [Pipeline] sh 12:46:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:46:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:46:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:46:55 prd-ubuntu20.04-docker-8c-8g-773548 does not seem to be running inside a container 12:46:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_odessa -v /w/workspace/edgexfoundry_device-s7_odessa:/w/workspace/edgexfoundry_device-s7_odessa:rw,z -v /w/workspace/edgexfoundry_device-s7_odessa@tmp:/w/workspace/edgexfoundry_device-s7_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:46:55 $ docker top c2a3804978fa63cb25539a20924e8fc64db8600287e87cfd99d9e4909b235112 -eo pid,comm 12:46:55 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). 12:46:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:46:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:46:55 [ssh-agent] Looking for ssh-agent implementation... 12:46:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:46:55 $ docker exec c2a3804978fa63cb25539a20924e8fc64db8600287e87cfd99d9e4909b235112 ssh-agent 12:46:56 SSH_AUTH_SOCK=/tmp/ssh-xsrzufYoiIOu/agent.33 12:46:56 SSH_AGENT_PID=39 12:46:56 Running ssh-add (command line suppressed) 12:46:56 Identity added: /w/workspace/edgexfoundry_device-s7_odessa@tmp/private_key_10423756910986816900.key (/w/workspace/edgexfoundry_device-s7_odessa@tmp/private_key_10423756910986816900.key) 12:46:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:46:56 + git semver tag 12:46:56 2025-11-21 12:46:56,660 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 12:46:56 2025-11-21 12:46:56,664 [run_tag] DEBUG tag force:False 12:46:56 2025-11-21 12:46:56,664 [check_head_tag] DEBUG check head tag 12:46:56 2025-11-21 12:46:56,664 [execute] INFO git cat-file --batch-check 12:46:56 2025-11-21 12:46:56,664 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_odessa, stdin=, shell=False, universal_newlines=False) 12:46:56 2025-11-21 12:46:56,666 [execute] INFO git cat-file --batch 12:46:56 2025-11-21 12:46:56,666 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_odessa, stdin=, shell=False, universal_newlines=False) 12:46:56 2025-11-21 12:46:56,671 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_odessa/.semver/odessa 12:46:56 2025-11-21 12:46:56,671 [execute] INFO git tag -a v4.0.1-dev.1 -m v4.0.1-dev.1 12:46:56 2025-11-21 12:46:56,671 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.1-dev.1', '-m', 'v4.0.1-dev.1'], cwd=/w/workspace/edgexfoundry_device-s7_odessa, stdin=None, shell=False, universal_newlines=False) 12:46:56 2025-11-21 12:46:56,674 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_odessa/.semver/odessa 12:46:56 4.0.1-dev.1 [Pipeline] } 12:46:56 $ docker exec --env ******** --env ******** c2a3804978fa63cb25539a20924e8fc64db8600287e87cfd99d9e4909b235112 ssh-agent -k 12:46:57 unset SSH_AUTH_SOCK; 12:46:57 unset SSH_AGENT_PID; 12:46:57 echo Agent pid 39 killed; 12:46:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:46:57 + git semver [Pipeline] } 12:46:57 $ docker stop --time=1 c2a3804978fa63cb25539a20924e8fc64db8600287e87cfd99d9e4909b235112 12:46:58 $ docker rm -f --volumes c2a3804978fa63cb25539a20924e8fc64db8600287e87cfd99d9e4909b235112 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:46:59 12:46:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:46:59 0.23.1-centos7: Pulling from edgex-lftools 12:46:59 ab5ef0e58194: Pulling fs layer 12:46:59 9712f1f96733: Pulling fs layer 12:46:59 63f879dbbcfc: Pulling fs layer 12:46:59 0d9ebad4ef96: Pulling fs layer 12:46:59 e9a5061849ea: Pulling fs layer 12:46:59 d747dcd14b5f: Pulling fs layer 12:46:59 2de7ff778b66: Pulling fs layer 12:46:59 0d9ebad4ef96: Waiting 12:46:59 d747dcd14b5f: Waiting 12:46:59 2de7ff778b66: Waiting 12:46:59 e9a5061849ea: Waiting 12:46:59 9712f1f96733: Verifying Checksum 12:46:59 9712f1f96733: Download complete 12:46:59 63f879dbbcfc: Verifying Checksum 12:46:59 63f879dbbcfc: Download complete 12:46:59 e9a5061849ea: Verifying Checksum 12:46:59 e9a5061849ea: Download complete 12:47:00 d747dcd14b5f: Download complete 12:47:00 0d9ebad4ef96: Verifying Checksum 12:47:00 0d9ebad4ef96: Download complete 12:47:00 2de7ff778b66: Verifying Checksum 12:47:00 2de7ff778b66: Download complete 12:47:00 ab5ef0e58194: Verifying Checksum 12:47:00 ab5ef0e58194: Download complete 12:47:04 ab5ef0e58194: Pull complete 12:47:04 9712f1f96733: Pull complete 12:47:04 63f879dbbcfc: Pull complete 12:47:09 0d9ebad4ef96: Pull complete 12:47:09 e9a5061849ea: Pull complete 12:47:09 d747dcd14b5f: Pull complete 12:47:10 2de7ff778b66: Pull complete 12:47:10 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 12:47:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:47:10 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:47:10 prd-ubuntu20.04-docker-8c-8g-773548 does not seem to be running inside a container 12:47:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_odessa -v /w/workspace/edgexfoundry_device-s7_odessa:/w/workspace/edgexfoundry_device-s7_odessa:rw,z -v /w/workspace/edgexfoundry_device-s7_odessa@tmp:/w/workspace/edgexfoundry_device-s7_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 12:47:13 $ docker top 95ed4d4b9ea2f624a609ff47bf646b8e0f8a2a4b45082886d7ae1b536639324b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 12:47:13 provisioning config files... 12:47:13 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-s7_odessa@tmp/config11177908287211540631tmp 12:47:13 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-s7_odessa@tmp/config16845898823570607224tmp 12:47:13 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-s7_odessa@tmp/config14295473047125656969tmp [Pipeline] { [Pipeline] echo 12:47:13 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 12:47:14 ---> sigul-configuration.sh 12:47:14 gpg: directory `/root/.gnupg' created 12:47:14 gpg: new configuration file `/root/.gnupg/gpg.conf' created 12:47:14 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 12:47:14 gpg: keyring `/root/.gnupg/secring.gpg' created 12:47:14 gpg: keyring `/root/.gnupg/pubring.gpg' created 12:47:14 gpg: CAST5 encrypted data 12:47:14 gpg: encrypted with 1 passphrase 12:47:14 gpg: WARNING: message was not integrity protected [Pipeline] sh 12:47:14 + mkdir /home/jenkins 12:47:14 + mkdir /home/jenkins/sigul [Pipeline] sh 12:47:14 + 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 12:47:14 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 12:47:15 ---> sigul-install.sh 12:47:15 Sigul already installed; skipping installation. [Pipeline] sh 12:47:15 + git tag --list 12:47:15 v0.0.0 12:47:15 v4.0 12:47:15 v4.0.0 12:47:15 v4.0.1-dev.1 12:47:15 v4.1.0-dev.1 12:47:15 v4.1.0-dev.10 12:47:15 v4.1.0-dev.2 12:47:15 v4.1.0-dev.3 12:47:15 v4.1.0-dev.4 12:47:15 v4.1.0-dev.5 12:47:15 v4.1.0-dev.6 12:47:15 v4.1.0-dev.7 12:47:15 v4.1.0-dev.8 12:47:15 v4.1.0-dev.9 [Pipeline] sh 12:47:15 + lftools sign git-tag v4.0.1-dev.1 12:47:16 Signing Git tag with Sigul... 12:47:16 Signing v4.0.1-dev.1 [Pipeline] echo 12:47:16 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 12:47:16 ---> sigul-configuration-cleanup.sh [Pipeline] } 12:47:16 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 12:47:16 $ docker stop --time=1 95ed4d4b9ea2f624a609ff47bf646b8e0f8a2a4b45082886d7ae1b536639324b 12:47:18 $ docker rm -f --volumes 95ed4d4b9ea2f624a609ff47bf646b8e0f8a2a4b45082886d7ae1b536639324b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 12:47:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:47:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:47:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:47:19 prd-ubuntu20.04-docker-8c-8g-773548 does not seem to be running inside a container 12:47:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_odessa -v /w/workspace/edgexfoundry_device-s7_odessa:/w/workspace/edgexfoundry_device-s7_odessa:rw,z -v /w/workspace/edgexfoundry_device-s7_odessa@tmp:/w/workspace/edgexfoundry_device-s7_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:47:19 $ docker top 389bc2f4e51aa8594c86fa0b4d67f9934320440b52edda062b461aa699a4ecdf -eo pid,comm 12:47:19 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). 12:47:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:47:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:47:19 [ssh-agent] Looking for ssh-agent implementation... 12:47:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:47:19 $ docker exec 389bc2f4e51aa8594c86fa0b4d67f9934320440b52edda062b461aa699a4ecdf ssh-agent 12:47:19 SSH_AUTH_SOCK=/tmp/ssh-7rnxzhMS3YMR/agent.32 12:47:19 SSH_AGENT_PID=38 12:47:19 Running ssh-add (command line suppressed) 12:47:19 Identity added: /w/workspace/edgexfoundry_device-s7_odessa@tmp/private_key_5020514285653788357.key (/w/workspace/edgexfoundry_device-s7_odessa@tmp/private_key_5020514285653788357.key) 12:47:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:47:20 + git semver bump pre 12:47:20 2025-11-21 12:47:20,193 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 12:47:20 2025-11-21 12:47:20,196 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_odessa/.semver/odessa 12:47:20 2025-11-21 12:47:20,197 [bump_version] DEBUG bumping version:4.0.1-dev.1 on axis:pre with prefix:dev 12:47:20 2025-11-21 12:47:20,197 [bump_version] DEBUG bumped version:4.0.1-dev.2 12:47:20 2025-11-21 12:47:20,197 [write_version] DEBUG write version:4.0.1-dev.2 to path:/w/workspace/edgexfoundry_device-s7_odessa/.semver/odessa with force:True 12:47:20 2025-11-21 12:47:20,197 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_odessa/.semver/odessa 12:47:20 2025-11-21 12:47:20,197 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-s7_odessa/.semver/odessa 12:47:20 2025-11-21 12:47:20,199 [execute] INFO git cat-file --batch-check 12:47:20 2025-11-21 12:47:20,199 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_odessa/.semver, stdin=, shell=False, universal_newlines=False) 12:47:20 2025-11-21 12:47:20,203 [execute] INFO git cat-file --batch 12:47:20 2025-11-21 12:47:20,203 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_odessa/.semver, stdin=, shell=False, universal_newlines=False) 12:47:20 2025-11-21 12:47:20,206 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_odessa/.semver/odessa 12:47:20 4.0.1-dev.2 [Pipeline] } 12:47:20 $ docker exec --env ******** --env ******** 389bc2f4e51aa8594c86fa0b4d67f9934320440b52edda062b461aa699a4ecdf ssh-agent -k 12:47:20 unset SSH_AUTH_SOCK; 12:47:20 unset SSH_AGENT_PID; 12:47:20 echo Agent pid 38 killed; 12:47:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:47:20 + git semver [Pipeline] } 12:47:20 $ docker stop --time=1 389bc2f4e51aa8594c86fa0b4d67f9934320440b52edda062b461aa699a4ecdf 12:47:22 $ docker rm -f --volumes 389bc2f4e51aa8594c86fa0b4d67f9934320440b52edda062b461aa699a4ecdf [Pipeline] // withDockerContainer [Pipeline] sh 12:47:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:47:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:47:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:47:23 prd-ubuntu20.04-docker-8c-8g-773548 does not seem to be running inside a container 12:47:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_odessa -v /w/workspace/edgexfoundry_device-s7_odessa:/w/workspace/edgexfoundry_device-s7_odessa:rw,z -v /w/workspace/edgexfoundry_device-s7_odessa@tmp:/w/workspace/edgexfoundry_device-s7_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:47:23 $ docker top fe23036f8dae8ca9fc162e926f8f395cf1ac362d46c3e91b75fe3b4dd6d0575e -eo pid,comm 12:47:23 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). 12:47:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:47:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:47:23 [ssh-agent] Looking for ssh-agent implementation... 12:47:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:47:23 $ docker exec fe23036f8dae8ca9fc162e926f8f395cf1ac362d46c3e91b75fe3b4dd6d0575e ssh-agent 12:47:23 SSH_AUTH_SOCK=/tmp/ssh-pqTeHJbWCLtV/agent.34 12:47:23 SSH_AGENT_PID=40 12:47:23 Running ssh-add (command line suppressed) 12:47:23 Identity added: /w/workspace/edgexfoundry_device-s7_odessa@tmp/private_key_11872397080877773554.key (/w/workspace/edgexfoundry_device-s7_odessa@tmp/private_key_11872397080877773554.key) 12:47:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:47:24 + git semver push 12:47:24 2025-11-21 12:47:24,215 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 12:47:24 2025-11-21 12:47:24,219 [run_push] DEBUG push 12:47:24 2025-11-21 12:47:24,220 [execute] INFO git cat-file --batch-check 12:47:24 2025-11-21 12:47:24,220 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_odessa/.semver, stdin=, shell=False, universal_newlines=False) 12:47:24 2025-11-21 12:47:24,222 [execute] INFO git rev-list 7da6951b7306e639c374c90b71f5552004b839bf -- 12:47:24 2025-11-21 12:47:24,222 [execute] DEBUG Popen(['git', 'rev-list', '7da6951b7306e639c374c90b71f5552004b839bf', '--'], cwd=/w/workspace/edgexfoundry_device-s7_odessa/.semver, stdin=None, shell=False, universal_newlines=False) 12:47:24 2025-11-21 12:47:24,226 [execute] INFO git fetch -v -- origin 12:47:24 2025-11-21 12:47:24,226 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-s7_odessa/.semver, stdin=None, shell=False, universal_newlines=True) 12:47:24 2025-11-21 12:47:24,758 [run_push] DEBUG no remote changes detected 12:47:24 2025-11-21 12:47:24,758 [execute] INFO git push origin semver 12:47:24 2025-11-21 12:47:24,758 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-s7_odessa/.semver, stdin=None, shell=False, universal_newlines=False) 12:47:26 2025-11-21 12:47:26,296 [run_push] DEBUG push all version tags 12:47:26 2025-11-21 12:47:26,296 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 12:47:26 2025-11-21 12:47:26,297 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-s7_odessa, stdin=None, shell=False, universal_newlines=False) 12:47:27 2025-11-21 12:47:27,076 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_odessa/.semver/odessa 12:47:27 4.0.1-dev.2 [Pipeline] } 12:47:27 $ docker exec --env ******** --env ******** fe23036f8dae8ca9fc162e926f8f395cf1ac362d46c3e91b75fe3b4dd6d0575e ssh-agent -k 12:47:27 unset SSH_AUTH_SOCK; 12:47:27 unset SSH_AGENT_PID; 12:47:27 echo Agent pid 40 killed; 12:47:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:47:27 + git semver [Pipeline] } 12:47:28 $ docker stop --time=1 fe23036f8dae8ca9fc162e926f8f395cf1ac362d46c3e91b75fe3b4dd6d0575e 12:47:29 $ docker rm -f --volumes fe23036f8dae8ca9fc162e926f8f395cf1ac362d46c3e91b75fe3b4dd6d0575e [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 12:47:29 + [ -d /w/workspace/edgexfoundry_device-s7_odessa/archives ] 12:47:29 + ls -al /w/workspace/edgexfoundry_device-s7_odessa/archives 12:47:29 total 16 12:47:29 drwxr-xr-x 3 root root 4096 Nov 21 12:32 . 12:47:29 drwxrwxr-x 10 jenkins jenkins 4096 Nov 21 12:47 .. 12:47:29 drwxr-xr-x 2 root root 4096 Nov 21 12:32 cost 12:47:29 -rw-r--r-- 1 root root 81 Nov 21 12:32 cost.csv 12:47:29 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_odessa/archives 12:47:29 + ls -al /w/workspace/edgexfoundry_device-s7_odessa/archives 12:47:29 total 16 12:47:29 drwxr-xr-x 3 jenkins jenkins 4096 Nov 21 12:32 . 12:47:29 drwxrwxr-x 10 jenkins jenkins 4096 Nov 21 12:47 .. 12:47:29 drwxr-xr-x 2 jenkins jenkins 4096 Nov 21 12:32 cost 12:47:29 -rw-r--r-- 1 jenkins jenkins 81 Nov 21 12:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:47:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:47:31 ---> package-listing.sh 12:47:31 ++ facter osfamily 12:47:31 ++ tr '[:upper:]' '[:lower:]' 12:47:31 + OS_FAMILY=debian 12:47:31 + workspace=/w/workspace/edgexfoundry_device-s7_odessa 12:47:31 + START_PACKAGES=/tmp/packages_start.txt 12:47:31 + END_PACKAGES=/tmp/packages_end.txt 12:47:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:47:31 + PACKAGES=/tmp/packages_start.txt 12:47:31 + '[' /w/workspace/edgexfoundry_device-s7_odessa ']' 12:47:31 + PACKAGES=/tmp/packages_end.txt 12:47:31 + case "${OS_FAMILY}" in 12:47:31 + dpkg -l 12:47:31 + grep '^ii' 12:47:31 + '[' -f /tmp/packages_start.txt ']' 12:47:31 + '[' -f /tmp/packages_end.txt ']' 12:47:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:47:31 + '[' /w/workspace/edgexfoundry_device-s7_odessa ']' 12:47:31 + mkdir -p /w/workspace/edgexfoundry_device-s7_odessa/archives/ 12:47:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_odessa/archives/ [Pipeline] echo 12:47:31 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-s7_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:47:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:47:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:47:32 prd-ubuntu20.04-docker-8c-8g-773548 does not seem to be running inside a container 12:47:32 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-s7_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_odessa -v /w/workspace/edgexfoundry_device-s7_odessa:/w/workspace/edgexfoundry_device-s7_odessa:rw,z -v /w/workspace/edgexfoundry_device-s7_odessa@tmp:/w/workspace/edgexfoundry_device-s7_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:47:32 $ docker top 3f62bb387f3741904cdd80e1ed8e38d2c8d7a3dea7c020a7b2d62951979dcce7 -eo pid,comm [Pipeline] { [Pipeline] sh 12:47:32 + touch /tmp/pre-build-complete [Pipeline] sh 12:47:33 + mkdir -p /var/log/sysstat [Pipeline] sh 12:47:33 + ls /var/log/sa-host 12:47:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:47:33 provisioning config files... 12:47:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_odessa@tmp/config17353649560014116103tmp [Pipeline] { [Pipeline] echo 12:47:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:47:33 ---> create-netrc.sh [Pipeline] } 12:47:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:47:34 ---> python-tools-install.sh [Pipeline] echo 12:47:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:47:34 ---> sudo-logs.sh 12:47:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:47:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:47:34 ---> job-cost.sh 12:47:34 lf-activate-venv: SKIPPING 12:47:34 DEBUG: total: 0.2199999988079071 12:47:34 INFO: Retrieving Stack Cost... 12:47:35 INFO: Retrieving Pricing Info for: v3-standard-8 12:47:35 INFO: Archiving Costs [Pipeline] echo 12:47:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:47:35 ---> logs-deploy.sh 12:47:35 lf-activate-venv: SKIPPING 12:47:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/odessa/5 12:47:35 INFO: archiving workspace using pattern(s): 12:47:36 Archives upload complete. 12:47:36 INFO: archiving logs to Nexus