Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 36f5b5f54b7063bcf808d98b8b253989a426de79 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-ssh10673160575723200543.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8935528931997959189.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4522808776726392.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh623802186497373790.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10718409145643608444.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-s7] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-s7-settings PROJECT: device-s7 USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-s7 DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-37168’ Running on prd-ubuntu20.04-docker-8c-8g-37194 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-s7.git > git init /w/workspace/edgexfoundry_device-s7_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 36f5b5f54b7063bcf808d98b8b253989a426de79 (main) Commit message: "Merge pull request #36 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.19" > git config core.sparsecheckout # timeout=10 > git checkout -f 36f5b5f54b7063bcf808d98b8b253989a426de79 # timeout=10 > git rev-list --no-walk 2d83bb8572707f71b91caf73b01df10f3019136c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:19:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:19:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:19:09 ========================================================= 02:19:09 EdgeX Global Pipelines Version Info 02:19:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:19:10 ------------------- 02:19:10 stable info: 02:19:10 ------------------- 02:19:10 Commited By: Cherry Wang cherry@iotechsys.com 02:19:10 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 02:19:10 Message: update stable to v1.0.269 02:19:10 ------------------- 02:19:10 experimental info: 02:19:10 ------------------- 02:19:10 Commited By: **** collab-it+edgex@linuxfoundation.org 02:19:10 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 02:19:10 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:19:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo 02:19:10 [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo 02:19:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:19:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:19:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:19:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 02:19:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:19:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:19:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:19:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:19:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:19:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo 02:19:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:19:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:19:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:19:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:19:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:19:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:19:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:19:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:19:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:19:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:19:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:19:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:19:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:19:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:19:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:19:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:19:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:19:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:19:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 36f5b5f54b7063bcf808d98b8b253989a426de79 [Pipeline] echo 02:19:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 36f5b5f [Pipeline] echo 02:19:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:19:11 provisioning config files... 02:19:11 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config6851413436010694404tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:19:12 ---> ****-login.sh 02:19:12 nexus3.edgexfoundry.org:10001 02:19:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:19:12 Configure a credential helper to remove this warning. See 02:19:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:19:12 02:19:12 Login Succeeded 02:19:12 nexus3.edgexfoundry.org:10002 02:19:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:19:12 Configure a credential helper to remove this warning. See 02:19:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:19:12 02:19:12 Login Succeeded 02:19:12 nexus3.edgexfoundry.org:10003 02:19:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:19:12 Configure a credential helper to remove this warning. See 02:19:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:19:12 02:19:12 Login Succeeded 02:19:12 nexus3.edgexfoundry.org:10004 02:19:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:19:12 Configure a credential helper to remove this warning. See 02:19:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:19:12 02:19:12 Login Succeeded 02:19:12 ****.io 02:19:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:19:13 Configure a credential helper to remove this warning. See 02:19:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:19:13 02:19:13 Login Succeeded 02:19:13 ---> ****-login.sh ends [Pipeline] } 02:19:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:19:13 + git rev-list -1 --merges 36f5b5f54b7063bcf808d98b8b253989a426de79~1..36f5b5f54b7063bcf808d98b8b253989a426de79 [Pipeline] echo 02:19:13 -----------> git rev-list -1 --merges 36f5b5f54b7063bcf808d98b8b253989a426de79~1..36f5b5f54b7063bcf808d98b8b253989a426de79 36f5b5f54b7063bcf808d98b8b253989a426de79 02:19:13 36f5b5f54b7063bcf808d98b8b253989a426de79 [false] [Pipeline] sh 02:19:13 + git log --format=format:%s -1 36f5b5f54b7063bcf808d98b8b253989a426de79 [Pipeline] echo 02:19:13 ========================================================= 02:19:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:19:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:19:14 + git log --format=format:%s -1 36f5b5f54b7063bcf808d98b8b253989a426de79 [Pipeline] echo 02:19:14 [semverPrep] GIT_COMMIT: 36f5b5f54b7063bcf808d98b8b253989a426de79, Commit Message: Merge pull request #36 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.19 [Pipeline] echo 02:19:14 [semverPrep] This is not a build commit. [Pipeline] sh 02:19:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:19:14 + grep -v github /etc/ssh/ssh_known_hosts 02:19:14 + [ -e /tmp/ssh_known_hosts ] 02:19:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:19:14 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:19:14 + sudo tee -a /etc/ssh/ssh_known_hosts 02:19:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:19:14 02:19:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:19:15 0.1.4: Pulling from edgex-devops/py-git-semver 02:19:15 b85a868b505f: Pulling fs layer 02:19:15 e2be974225ed: Pulling fs layer 02:19:15 339a4e72a1f5: Pulling fs layer 02:19:15 988bab9f4d93: Pulling fs layer 02:19:15 1469e6f7b9e6: Pulling fs layer 02:19:15 eaf3925da568: Pulling fs layer 02:19:15 bab4dde63d76: Pulling fs layer 02:19:15 bde34c3a00c8: Pulling fs layer 02:19:15 b352a97aabf1: Pulling fs layer 02:19:15 4872d77fe225: Pulling fs layer 02:19:15 5851b861e8e6: Pulling fs layer 02:19:15 bab4dde63d76: Waiting 02:19:15 bde34c3a00c8: Waiting 02:19:15 b352a97aabf1: Waiting 02:19:15 4872d77fe225: Waiting 02:19:15 eaf3925da568: Waiting 02:19:15 1469e6f7b9e6: Waiting 02:19:15 e2be974225ed: Verifying Checksum 02:19:15 e2be974225ed: Download complete 02:19:15 988bab9f4d93: Verifying Checksum 02:19:15 988bab9f4d93: Download complete 02:19:15 1469e6f7b9e6: Verifying Checksum 02:19:15 1469e6f7b9e6: Download complete 02:19:15 339a4e72a1f5: Verifying Checksum 02:19:15 339a4e72a1f5: Download complete 02:19:15 eaf3925da568: Verifying Checksum 02:19:15 eaf3925da568: Download complete 02:19:15 bde34c3a00c8: Verifying Checksum 02:19:15 bde34c3a00c8: Download complete 02:19:15 b352a97aabf1: Verifying Checksum 02:19:15 b352a97aabf1: Download complete 02:19:15 4872d77fe225: Verifying Checksum 02:19:15 4872d77fe225: Download complete 02:19:15 5851b861e8e6: Verifying Checksum 02:19:15 5851b861e8e6: Download complete 02:19:15 b85a868b505f: Verifying Checksum 02:19:15 b85a868b505f: Download complete 02:19:15 bab4dde63d76: Verifying Checksum 02:19:15 bab4dde63d76: Download complete 02:19:16 b85a868b505f: Pull complete 02:19:17 e2be974225ed: Pull complete 02:19:17 339a4e72a1f5: Pull complete 02:19:17 988bab9f4d93: Pull complete 02:19:18 1469e6f7b9e6: Pull complete 02:19:18 eaf3925da568: Pull complete 02:19:20 bab4dde63d76: Pull complete 02:19:21 bde34c3a00c8: Pull complete 02:19:22 b352a97aabf1: Pull complete 02:19:22 4872d77fe225: Pull complete 02:19:23 5851b861e8e6: Pull complete 02:19:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:19:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:19:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:19:23 prd-ubuntu20.04-docker-8c-8g-37194 does not seem to be running inside a container 02:19:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:19:33 $ docker top fbccfd59e8c1ed5e936dbc5852ca9f9a1479dcfc5316db1d4ff9053381137801 -eo pid,comm 02:19:33 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). 02:19:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:19:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:19:33 [ssh-agent] Looking for ssh-agent implementation... 02:19:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:19:33 $ docker exec fbccfd59e8c1ed5e936dbc5852ca9f9a1479dcfc5316db1d4ff9053381137801 ssh-agent 02:19:33 SSH_AUTH_SOCK=/tmp/ssh-Oy1jfrjBBu7r/agent.32 02:19:33 SSH_AGENT_PID=38 02:19:33 Running ssh-add (command line suppressed) 02:19:33 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_2530940895812769617.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_2530940895812769617.key) 02:19:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:19:34 + git tag --points-at HEAD [Pipeline] } 02:19:34 $ docker exec --env ******** --env ******** fbccfd59e8c1ed5e936dbc5852ca9f9a1479dcfc5316db1d4ff9053381137801 ssh-agent -k 02:19:34 unset SSH_AUTH_SOCK; 02:19:34 unset SSH_AGENT_PID; 02:19:34 echo Agent pid 38 killed; 02:19:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:19:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:19:34 [ssh-agent] Looking for ssh-agent implementation... 02:19:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:19:34 $ docker exec fbccfd59e8c1ed5e936dbc5852ca9f9a1479dcfc5316db1d4ff9053381137801 ssh-agent 02:19:34 SSH_AUTH_SOCK=/tmp/ssh-z459qFNPgSnL/agent.71 02:19:34 SSH_AGENT_PID=77 02:19:34 Running ssh-add (command line suppressed) 02:19:34 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_5561341247676371289.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_5561341247676371289.key) 02:19:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:19:35 + git semver init 02:19:35 2025-01-20 02:19:35,354 [run_init] DEBUG init version:0.0.0 force:False 02:19:35 2025-01-20 02:19:35,355 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_main/.semver 02:19:35 2025-01-20 02:19:35,356 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_main/.semver 02:19:35 2025-01-20 02:19:35,356 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-s7.git', '/w/workspace/edgexfoundry_device-s7_main/.semver'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=None) 02:19:36 2025-01-20 02:19:35,955 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_main/.git/info/exclude 02:19:36 2025-01-20 02:19:35,955 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:False 02:19:36 2025-01-20 02:19:35,955 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 02:19:36 2025-01-20 02:19:35,956 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 02:19:36 4.0.0-dev.6 [Pipeline] } 02:19:36 $ docker exec --env ******** --env ******** fbccfd59e8c1ed5e936dbc5852ca9f9a1479dcfc5316db1d4ff9053381137801 ssh-agent -k 02:19:36 unset SSH_AUTH_SOCK; 02:19:36 unset SSH_AGENT_PID; 02:19:36 echo Agent pid 77 killed; 02:19:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:19:36 + git semver [Pipeline] } 02:19:36 $ docker stop --time=1 fbccfd59e8c1ed5e936dbc5852ca9f9a1479dcfc5316db1d4ff9053381137801 02:19:38 $ docker rm -f --volumes fbccfd59e8c1ed5e936dbc5852ca9f9a1479dcfc5316db1d4ff9053381137801 [Pipeline] // withDockerContainer [Pipeline] sh 02:19:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:19:38 Stashed 1 file(s) [Pipeline] echo 02:19:38 [edgeXSemver]: initialized semver on version 4.0.0-dev.6 [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 02:19:38 provisioning config files... 02:19:38 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config16888676369140486105tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:19:39 ---> ****-login.sh 02:19:39 nexus3.edgexfoundry.org:10001 02:19:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:19:39 Configure a credential helper to remove this warning. See 02:19:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:19:39 02:19:39 Login Succeeded 02:19:39 nexus3.edgexfoundry.org:10002 02:19:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:19:39 Configure a credential helper to remove this warning. See 02:19:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:19:39 02:19:39 Login Succeeded 02:19:39 nexus3.edgexfoundry.org:10003 02:19:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:19:39 Configure a credential helper to remove this warning. See 02:19:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:19:39 02:19:39 Login Succeeded 02:19:39 nexus3.edgexfoundry.org:10004 02:19:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:19:39 Configure a credential helper to remove this warning. See 02:19:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:19:39 02:19:39 Login Succeeded 02:19:39 ****.io 02:19:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:19:39 Configure a credential helper to remove this warning. See 02:19:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:19:39 02:19:39 Login Succeeded 02:19:39 ---> ****-login.sh ends [Pipeline] } 02:19:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:19:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:19:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:19:40 ========================================================= 02:19:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 02:19:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:40 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 02:19:40 Sending build context to Docker daemon 758.8kB 02:19:40 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 02:19:40 Step 2/10 : FROM ${BASE} AS builder 02:19:40 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 02:19:40 da9db072f522: Pulling fs layer 02:19:40 6ef4a4ee8ca5: Pulling fs layer 02:19:40 06f05ace1117: Pulling fs layer 02:19:40 5fe327b54edc: Pulling fs layer 02:19:40 4f4fb700ef54: Pulling fs layer 02:19:40 92a5565b7b96: Pulling fs layer 02:19:40 ff9bb7016b71: Pulling fs layer 02:19:40 4f4fb700ef54: Waiting 02:19:40 5fe327b54edc: Waiting 02:19:40 92a5565b7b96: Waiting 02:19:40 b67dba6c2c7d: Pulling fs layer 02:19:40 a813b0c90790: Pulling fs layer 02:19:40 ff9bb7016b71: Waiting 02:19:40 a813b0c90790: Waiting 02:19:40 b67dba6c2c7d: Waiting 02:19:40 6ef4a4ee8ca5: Download complete 02:19:40 5fe327b54edc: Download complete 02:19:40 4f4fb700ef54: Download complete 02:19:40 92a5565b7b96: Verifying Checksum 02:19:40 92a5565b7b96: Download complete 02:19:40 da9db072f522: Download complete 02:19:40 ff9bb7016b71: Verifying Checksum 02:19:40 ff9bb7016b71: Download complete 02:19:40 da9db072f522: Pull complete 02:19:40 a813b0c90790: Verifying Checksum 02:19:40 a813b0c90790: Download complete 02:19:40 6ef4a4ee8ca5: Pull complete 02:19:41 06f05ace1117: Verifying Checksum 02:19:41 06f05ace1117: Download complete 02:19:41 b67dba6c2c7d: Download complete 02:19:44 06f05ace1117: Pull complete 02:19:44 5fe327b54edc: Pull complete 02:19:44 4f4fb700ef54: Pull complete 02:19:44 92a5565b7b96: Pull complete 02:19:44 ff9bb7016b71: Pull complete 02:19:47 b67dba6c2c7d: Pull complete 02:19:47 a813b0c90790: Pull complete 02:19:47 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 02:19:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:19:47 ---> 3ba60ce46760 02:19:47 Step 3/10 : ARG MAKE=make build 02:19:53 Still waiting to schedule task 02:19:53 ‘prd-ubuntu20.04-docker-arm64-4c-16g-37188’ is offline 02:19:54 ---> Running in 738e33c87c3b 02:19:54 Removing intermediate container 738e33c87c3b 02:19:54 ---> 0b0e16a44c10 02:19:54 Step 4/10 : WORKDIR /device-s7 02:19:54 ---> Running in b3041b6cc6c2 02:19:54 Removing intermediate container b3041b6cc6c2 02:19:54 ---> bdfd1cb84655 02:19:54 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 02:19:54 ---> Running in a5f6eaefb27d 02:19:54 Removing intermediate container a5f6eaefb27d 02:19:54 ---> 6d66e010a918 02:19:54 Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev 02:19:54 ---> Running in ba6c334dcbaf 02:19:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:19:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:19:55 OK: 248 MiB in 58 packages 02:19:56 Removing intermediate container ba6c334dcbaf 02:19:56 ---> dbf20ef26541 02:19:56 Step 7/10 : COPY go.mod vendor* ./ 02:19:56 ---> d3d2a0c9cbe7 02:19:56 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:56 ---> Running in 79b2a835324e 02:20:53 Removing intermediate container 79b2a835324e 02:20:53 ---> 446a00b17aa1 02:20:53 Step 9/10 : COPY . . 02:20:53 ---> 20a7e3c70cba 02:20:53 Step 10/10 : RUN ${MAKE} 02:20:53 ---> Running in 8302ba05c133 02:20:53 noop 02:20:53 Removing intermediate container 8302ba05c133 02:20:53 ---> 9d34c51bde9a 02:20:53 Successfully built 9d34c51bde9a 02:20:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:53 + docker inspect -f . ci-base-image-x86_64 02:20:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:20:53 prd-ubuntu20.04-docker-8c-8g-37194 does not seem to be running inside a container 02:20:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:20:54 $ docker top e206cb615b7d210712c6687620753be5e98d014c9c4a6a492bae188b07675172 -eo pid,comm [Pipeline] { [Pipeline] sh 02:20:54 + go version 02:20:54 go version go1.23.4 linux/amd64 [Pipeline] } 02:20:54 $ docker stop --time=1 e206cb615b7d210712c6687620753be5e98d014c9c4a6a492bae188b07675172 02:20:55 $ docker rm -f --volumes e206cb615b7d210712c6687620753be5e98d014c9c4a6a492bae188b07675172 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:56 + docker inspect -f . ci-base-image-x86_64 02:20:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:20:56 prd-ubuntu20.04-docker-8c-8g-37194 does not seem to be running inside a container 02:20:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:20:56 $ docker top ba14c5503dd25763a801064f2133916c0569f9479733e3d839b82e34b5900f92 -eo pid,comm [Pipeline] { [Pipeline] sh 02:20:57 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] fileExists [Pipeline] sh 02:20:57 + make test 02:20:57 go test -race -coverprofile=coverage.out ./... 02:21:05 ? github.com/edgexfoundry/device-s7 [no test files] 02:21:27 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 02:21:27 ok github.com/edgexfoundry/device-s7/internal/driver 1.024s coverage: 6.8% of statements 02:22:00 go vet ./... 02:22:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:22:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:22:05 ./bin/test-attribution-txt.sh [Pipeline] echo 02:22:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:22:05 $ docker stop --time=1 ba14c5503dd25763a801064f2133916c0569f9479733e3d839b82e34b5900f92 02:22:12 $ docker rm -f --volumes ba14c5503dd25763a801064f2133916c0569f9479733e3d839b82e34b5900f92 [Pipeline] // withDockerContainer [Pipeline] sh 02:22:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:22:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:22:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:22:13 + ls -al . 02:22:13 total 216 02:22:13 drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 02:20 . 02:22:13 drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 02:19 .. 02:22:13 drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 02:21 .git 02:22:13 drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 02:19 .github 02:22:13 -rw-rw-r-- 1 jenkins jenkins 237 Jan 20 02:19 .gitignore 02:22:13 -rw-rw-r-- 1 jenkins jenkins 42 Jan 20 02:19 .golangci.yml 02:22:13 drwxr-xr-x 3 jenkins jenkins 4096 Jan 20 02:19 .semver 02:22:13 -rw-rw-r-- 1 jenkins jenkins 19679 Jan 20 02:19 Attribution.txt 02:22:13 -rw-rw-r-- 1 jenkins jenkins 1579 Jan 20 02:19 Dockerfile 02:22:13 -rw-rw-r-- 1 jenkins jenkins 643 Jan 20 02:19 Jenkinsfile 02:22:13 -rw-rw-r-- 1 jenkins jenkins 10947 Jan 20 02:19 LICENSE 02:22:13 -rw-rw-r-- 1 jenkins jenkins 1903 Jan 20 02:19 Makefile 02:22:13 -rw-rw-r-- 1 jenkins jenkins 614 Jan 20 02:19 OWNERS.md 02:22:13 -rw-rw-r-- 1 jenkins jenkins 2393 Jan 20 02:19 README.md 02:22:13 -rw-rw-r-- 1 jenkins jenkins 11 Jan 20 02:19 VERSION 02:22:13 drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 02:19 bin 02:22:13 drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 02:19 cmd 02:22:13 -rw-r--r-- 1 jenkins jenkins 19094 Jan 20 02:21 coverage.out 02:22:13 -rw-rw-r-- 1 jenkins jenkins 6168 Jan 20 02:19 go.mod 02:22:13 -rw-rw-r-- 1 jenkins jenkins 86857 Jan 20 02:19 go.sum 02:22:13 drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 02:19 internal 02:22:13 -rw-rw-r-- 1 jenkins jenkins 223 Jan 20 02:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:14 + 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=36f5b5f54b7063bcf808d98b8b253989a426de79 --label arch=amd64 --label version=4.0.0-dev.6 . 02:22:14 Sending build context to Docker daemon 778.8kB 02:22:14 Step 1/24 : ARG BASE=golang:1.23-alpine3.20 02:22:14 Step 2/24 : FROM ${BASE} AS builder 02:22:14 ---> 9d34c51bde9a 02:22:14 Step 3/24 : ARG MAKE=make build 02:22:14 ---> Running in 192f59039bb7 02:22:14 Removing intermediate container 192f59039bb7 02:22:14 ---> 8ddac053a8b2 02:22:14 Step 4/24 : WORKDIR /device-s7 02:22:14 ---> Running in b96ab2a73439 02:22:14 Removing intermediate container b96ab2a73439 02:22:14 ---> 3c4866cc57a3 02:22:14 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 02:22:14 ---> Running in b0fc1952c14c 02:22:14 Removing intermediate container b0fc1952c14c 02:22:14 ---> 7d91fb81d94c 02:22:14 Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev 02:22:14 ---> Running in cdce9e0625c9 02:22:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:22:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:22:15 OK: 248 MiB in 58 packages 02:22:15 Removing intermediate container cdce9e0625c9 02:22:15 ---> 7536c34eeede 02:22:15 Step 7/24 : COPY go.mod vendor* ./ 02:22:15 ---> 3d31c189ff41 02:22:15 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:22:15 ---> Running in 297b16425f17 02:22:16 Removing intermediate container 297b16425f17 02:22:16 ---> 34972e76f1d9 02:22:16 Step 9/24 : COPY . . 02:22:16 ---> ab8ab969504d 02:22:16 Step 10/24 : RUN ${MAKE} 02:22:16 ---> Running in d0dc03ca42e6 02:22:16 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.0.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.19" -trimpath -mod=readonly -o cmd/device-s7 ./cmd 02:22:55 Removing intermediate container d0dc03ca42e6 02:22:55 ---> 53ec37b84ca2 02:22:55 Step 11/24 : FROM alpine:3.20 02:22:55 3.20: Pulling from library/alpine 02:22:55 66a3d608f3fa: Pulling fs layer 02:22:55 66a3d608f3fa: Download complete 02:22:55 66a3d608f3fa: Pull complete 02:22:55 Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:22:55 Status: Downloaded newer image for alpine:3.20 02:22:55 ---> e29df9b510ff 02:22:55 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 02:22:55 ---> Running in c924ce98b3ad 02:22:55 Removing intermediate container c924ce98b3ad 02:22:55 ---> 9e551b3767ce 02:22:55 Step 13/24 : RUN apk add --update --no-cache dumb-init 02:22:55 ---> Running in f3181c1d1c74 02:22:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:22:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:22:55 (1/1) Installing dumb-init (1.2.5-r3) 02:22:55 Executing busybox-1.36.1-r29.trigger 02:22:55 OK: 8 MiB in 15 packages 02:22:55 Removing intermediate container f3181c1d1c74 02:22:55 ---> 2558695de933 02:22:55 Step 14/24 : RUN apk --no-cache upgrade 02:22:55 ---> Running in caacb5edd0c7 02:22:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:22:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:22:55 OK: 8 MiB in 15 packages 02:22:55 Removing intermediate container caacb5edd0c7 02:22:55 ---> 63e538642275 02:22:55 Step 15/24 : WORKDIR / 02:22:55 ---> Running in f3f5fa70b571 02:22:55 Removing intermediate container f3f5fa70b571 02:22:55 ---> 99847c743c70 02:22:55 Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 02:22:55 ---> 0b404fdcf085 02:22:55 Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 02:22:55 ---> 3bd907f6d528 02:22:55 Step 18/24 : COPY --from=builder /device-s7/cmd/res /res 02:22:55 ---> 4c6867e1072d 02:22:55 Step 19/24 : EXPOSE 59994 02:22:55 ---> Running in 9b182cfe6fdb 02:22:55 Removing intermediate container 9b182cfe6fdb 02:22:55 ---> f2ca646fe4fe 02:22:55 Step 20/24 : ENTRYPOINT ["/device-s7"] 02:22:55 ---> Running in 4eabcab606a3 02:22:55 Removing intermediate container 4eabcab606a3 02:22:55 ---> 8d5c8b93996a 02:22:55 Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 02:22:55 ---> Running in df880f0f01ba 02:22:55 Removing intermediate container df880f0f01ba 02:22:55 ---> 44db288ca6ac 02:22:55 Step 22/24 : LABEL arch=amd64 02:22:55 ---> Running in 2bf4e53c49a2 02:22:55 Removing intermediate container 2bf4e53c49a2 02:22:55 ---> 6f35e4dce8dd 02:22:55 Step 23/24 : LABEL git_sha=36f5b5f54b7063bcf808d98b8b253989a426de79 02:22:55 ---> Running in df4d02cd599c 02:22:55 Removing intermediate container df4d02cd599c 02:22:55 ---> 77bdb909ef57 02:22:55 Step 24/24 : LABEL version=4.0.0-dev.6 02:22:55 ---> Running in 4629bd707061 02:22:55 Removing intermediate container 4629bd707061 02:22:55 ---> 9565e47e8eb1 02:22:55 [Warning] One or more build-args [ARCH] were not consumed 02:22:55 Successfully built 9565e47e8eb1 02:22:55 Successfully tagged device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:22:55 provisioning config files... 02:22:55 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config1042562366003522507tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:22:56 ---> ****-login.sh 02:22:56 nexus3.edgexfoundry.org:10001 02:22:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:22:56 Configure a credential helper to remove this warning. See 02:22:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:22:56 02:22:56 Login Succeeded 02:22:56 nexus3.edgexfoundry.org:10002 02:22:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:22:56 Configure a credential helper to remove this warning. See 02:22:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:22:56 02:22:56 Login Succeeded 02:22:56 nexus3.edgexfoundry.org:10003 02:22:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:22:56 Configure a credential helper to remove this warning. See 02:22:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:22:56 02:22:56 Login Succeeded 02:22:56 nexus3.edgexfoundry.org:10004 02:22:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:22:56 Configure a credential helper to remove this warning. See 02:22:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:22:56 02:22:56 Login Succeeded 02:22:56 ****.io 02:22:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:22:56 Configure a credential helper to remove this warning. See 02:22:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:22:56 02:22:56 Login Succeeded 02:22:56 ---> ****-login.sh ends [Pipeline] } 02:22:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:22:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:22:56 [edgeXDocker.push] Tagging docker image device-s7 with the following tags: 02:22:56 36f5b5f54b7063bcf808d98b8b253989a426de79 02:22:56 latest 02:22:56 4.0.0-dev.6 02:22:56 36f5b5f54b7063bcf808d98b8b253989a426de79-4.0.0-dev.6 02:22:56 main 02:22:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:57 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:36f5b5f54b7063bcf808d98b8b253989a426de79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:57 + docker push nexus3.edgexfoundry.org:10004/device-s7:36f5b5f54b7063bcf808d98b8b253989a426de79 02:22:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 02:22:57 d391b0818b3a: Preparing 02:22:57 d486e8c92d96: Preparing 02:22:57 818f083dae47: Preparing 02:22:57 fc7fbd96c00f: Preparing 02:22:57 92f37714fe60: Preparing 02:22:57 ce5a8cde9eee: Preparing 02:22:57 ce5a8cde9eee: Waiting 02:22:57 92f37714fe60: Pushed 02:22:57 818f083dae47: Pushed 02:22:57 d391b0818b3a: Pushed 02:22:57 fc7fbd96c00f: Pushed 02:22:57 ce5a8cde9eee: Layer already exists 02:23:01 d486e8c92d96: Pushed 02:23:01 36f5b5f54b7063bcf808d98b8b253989a426de79: digest: sha256:0604887eecb2d38ed8076a786d0cdf07f609857d180a6f8ff2816cee53e5fbe7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:02 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:02 + docker push nexus3.edgexfoundry.org:10004/device-s7:latest 02:23:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 02:23:02 d391b0818b3a: Preparing 02:23:02 d486e8c92d96: Preparing 02:23:02 818f083dae47: Preparing 02:23:02 fc7fbd96c00f: Preparing 02:23:02 92f37714fe60: Preparing 02:23:02 ce5a8cde9eee: Preparing 02:23:02 ce5a8cde9eee: Waiting 02:23:02 fc7fbd96c00f: Layer already exists 02:23:02 818f083dae47: Layer already exists 02:23:02 d391b0818b3a: Layer already exists 02:23:02 92f37714fe60: Layer already exists 02:23:02 d486e8c92d96: Layer already exists 02:23:02 ce5a8cde9eee: Layer already exists 02:23:02 latest: digest: sha256:0604887eecb2d38ed8076a786d0cdf07f609857d180a6f8ff2816cee53e5fbe7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:02 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:03 + docker push nexus3.edgexfoundry.org:10004/device-s7:4.0.0-dev.6 02:23:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 02:23:03 d391b0818b3a: Preparing 02:23:03 d486e8c92d96: Preparing 02:23:03 818f083dae47: Preparing 02:23:03 fc7fbd96c00f: Preparing 02:23:03 92f37714fe60: Preparing 02:23:03 ce5a8cde9eee: Preparing 02:23:03 ce5a8cde9eee: Waiting 02:23:03 d486e8c92d96: Layer already exists 02:23:03 fc7fbd96c00f: Layer already exists 02:23:03 818f083dae47: Layer already exists 02:23:03 d391b0818b3a: Layer already exists 02:23:03 92f37714fe60: Layer already exists 02:23:03 ce5a8cde9eee: Layer already exists 02:23:03 4.0.0-dev.6: digest: sha256:0604887eecb2d38ed8076a786d0cdf07f609857d180a6f8ff2816cee53e5fbe7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:03 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:36f5b5f54b7063bcf808d98b8b253989a426de79-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:03 + docker push nexus3.edgexfoundry.org:10004/device-s7:36f5b5f54b7063bcf808d98b8b253989a426de79-4.0.0-dev.6 02:23:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 02:23:03 d391b0818b3a: Preparing 02:23:03 d486e8c92d96: Preparing 02:23:03 818f083dae47: Preparing 02:23:03 fc7fbd96c00f: Preparing 02:23:03 92f37714fe60: Preparing 02:23:03 ce5a8cde9eee: Preparing 02:23:03 ce5a8cde9eee: Waiting 02:23:03 d486e8c92d96: Layer already exists 02:23:03 818f083dae47: Layer already exists 02:23:03 d391b0818b3a: Layer already exists 02:23:03 92f37714fe60: Layer already exists 02:23:03 fc7fbd96c00f: Layer already exists 02:23:03 ce5a8cde9eee: Layer already exists 02:23:03 36f5b5f54b7063bcf808d98b8b253989a426de79-4.0.0-dev.6: digest: sha256:0604887eecb2d38ed8076a786d0cdf07f609857d180a6f8ff2816cee53e5fbe7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:04 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:04 + docker push nexus3.edgexfoundry.org:10004/device-s7:main 02:23:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 02:23:04 d391b0818b3a: Preparing 02:23:04 d486e8c92d96: Preparing 02:23:04 818f083dae47: Preparing 02:23:04 fc7fbd96c00f: Preparing 02:23:04 92f37714fe60: Preparing 02:23:04 ce5a8cde9eee: Preparing 02:23:04 ce5a8cde9eee: Waiting 02:23:04 818f083dae47: Layer already exists 02:23:04 d391b0818b3a: Layer already exists 02:23:04 d486e8c92d96: Layer already exists 02:23:04 92f37714fe60: Layer already exists 02:23:04 fc7fbd96c00f: Layer already exists 02:23:04 ce5a8cde9eee: Layer already exists 02:23:04 main: digest: sha256:0604887eecb2d38ed8076a786d0cdf07f609857d180a6f8ff2816cee53e5fbe7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:23:04 ===================================================== [Pipeline] echo 02:23:04 taggedImages: 02:23:04 - nexus3.edgexfoundry.org:10004/device-s7:36f5b5f54b7063bcf808d98b8b253989a426de79 02:23:04 - nexus3.edgexfoundry.org:10004/device-s7:latest 02:23:04 - nexus3.edgexfoundry.org:10004/device-s7:4.0.0-dev.6 02:23:04 - nexus3.edgexfoundry.org:10004/device-s7:36f5b5f54b7063bcf808d98b8b253989a426de79-4.0.0-dev.6 02:23:04 - nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:23:05 02:23:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:23:05 latest: Pulling from edgex-lftools-log-publisher 02:23:05 5eb5b503b376: Pulling fs layer 02:23:05 5c69ac0246d0: Pulling fs layer 02:23:05 ec43610c2a17: Pulling fs layer 02:23:05 3a2ae6a8a46f: Pulling fs layer 02:23:05 33b1e0a273af: Pulling fs layer 02:23:05 5d3b04190fa2: Pulling fs layer 02:23:05 2f39f015ded8: Pulling fs layer 02:23:05 3a2ae6a8a46f: Waiting 02:23:05 5d3b04190fa2: Waiting 02:23:05 2f39f015ded8: Waiting 02:23:05 33b1e0a273af: Waiting 02:23:05 5c69ac0246d0: Verifying Checksum 02:23:05 5c69ac0246d0: Download complete 02:23:05 3a2ae6a8a46f: Download complete 02:23:05 33b1e0a273af: Verifying Checksum 02:23:05 33b1e0a273af: Download complete 02:23:05 5d3b04190fa2: Verifying Checksum 02:23:05 5d3b04190fa2: Download complete 02:23:05 ec43610c2a17: Verifying Checksum 02:23:05 ec43610c2a17: Download complete 02:23:05 5eb5b503b376: Verifying Checksum 02:23:05 5eb5b503b376: Download complete 02:23:06 2f39f015ded8: Download complete 02:23:06 5eb5b503b376: Pull complete 02:23:06 5c69ac0246d0: Pull complete 02:23:07 ec43610c2a17: Pull complete 02:23:07 3a2ae6a8a46f: Pull complete 02:23:07 33b1e0a273af: Pull complete 02:23:07 5d3b04190fa2: Pull complete 02:23:11 2f39f015ded8: Pull complete 02:23:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:23:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:23:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:23:11 prd-ubuntu20.04-docker-8c-8g-37194 does not seem to be running inside a container 02:23:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:23:18 $ docker top 1938bed64bcecba010ab57e7c9f451446b58af6fe14d36e5c1e820aa7ab8b048 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:23:19 ---> job-cost.sh 02:23:19 lf-activate-venv: SKIPPING 02:23:19 INFO: No Stack... 02:23:19 INFO: Retrieving Pricing Info for: v3-standard-8 02:23:19 INFO: Archiving Costs [Pipeline] sh 02:23:20 + cat /w/workspace/edgexfoundry_device-s7_main/archives/cost.csv 02:23:20 + cut -d, -f6 [Pipeline] lock 02:23:20 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-13-stack-cost] 02:23:20 Resource [jenkins-edgexfoundry-device-s7-main-13-stack-cost] did not exist. Created. 02:23:20 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:23:20 + echo total: 0.2199999988079071 [Pipeline] stash 02:23:20 Stashed 1 file(s) [Pipeline] } 02:23:20 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-13-stack-cost] [Pipeline] // lock [Pipeline] } 02:23:20 $ docker stop --time=1 1938bed64bcecba010ab57e7c9f451446b58af6fe14d36e5c1e820aa7ab8b048 02:23:22 $ docker rm -f --volumes 1938bed64bcecba010ab57e7c9f451446b58af6fe14d36e5c1e820aa7ab8b048 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:23:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-37200 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] ws 02:23:49 Running in /w/workspace/device-s7/13 [Pipeline] { [Pipeline] checkout 02:23:52 Selected Git installation does not exist. Using Default 02:23:52 The recommended git tool is: NONE 02:23:57 using credential edgex-jenkins-ssh 02:23:57 Cloning the remote Git repository 02:23:57 Cloning repository git@github.com:edgexfoundry/device-s7.git 02:23:57 > git init /w/workspace/device-s7/13 # timeout=10 02:23:57 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git 02:23:57 > git --version # timeout=10 02:23:57 > git --version # 'git version 2.25.1' 02:23:57 using GIT_SSH to set credentials SSH Credentials for GitHub 02:23:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:23:59 Avoid second fetch 02:23:59 Checking out Revision 36f5b5f54b7063bcf808d98b8b253989a426de79 (main) 02:23:58 > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 02:23:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:23:59 > git config core.sparsecheckout # timeout=10 02:24:00 Commit message: "Merge pull request #36 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.19" 02:23:59 > git checkout -f 36f5b5f54b7063bcf808d98b8b253989a426de79 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:24:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:24:04 % Total % Received % Xferd Average Speed Time Time Time Current 02:24:04 Dload Upload Total Spent Left Speed 02:24:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 87265 0 --:--:-- --:--:-- --:--:-- 87863 [Pipeline] sh 02:24:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:24:05 + + sudo tee /etc/docker/daemon.newsudo 02:24:05 jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:24:05 { 02:24:05 "registry-mirrors": [ 02:24:05 "https://nexus3.edgexfoundry.org:10001" 02:24:05 ], 02:24:05 "bip": "10.250.0.254/24", 02:24:05 "hosts": [ 02:24:05 "tcp://0.0.0.0:5555", 02:24:05 "unix:///var/run/docker.sock" 02:24:05 ], 02:24:05 "mtu": 1458, 02:24:05 "selinux-enabled": true, 02:24:05 "seccomp-profile": "/etc/docker/seccomp.json" 02:24:05 } [Pipeline] sh 02:24:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:24:06 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:24:24 provisioning config files... 02:24:24 copy managed file [device-s7-settings] to file:/w/workspace/device-s7/13@tmp/config10722228489638407218tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:24:25 ---> ****-login.sh 02:24:25 nexus3.edgexfoundry.org:10001 02:24:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:24:25 Configure a credential helper to remove this warning. See 02:24:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:24:25 02:24:25 Login Succeeded 02:24:25 nexus3.edgexfoundry.org:10002 02:24:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:24:26 Configure a credential helper to remove this warning. See 02:24:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:24:26 02:24:26 Login Succeeded 02:24:26 nexus3.edgexfoundry.org:10003 02:24:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:24:26 Configure a credential helper to remove this warning. See 02:24:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:24:26 02:24:26 Login Succeeded 02:24:26 nexus3.edgexfoundry.org:10004 02:24:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:24:26 Configure a credential helper to remove this warning. See 02:24:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:24:26 02:24:26 Login Succeeded 02:24:26 ****.io 02:24:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:24:27 Configure a credential helper to remove this warning. See 02:24:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:24:27 02:24:27 Login Succeeded 02:24:27 ---> ****-login.sh ends [Pipeline] } 02:24:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:24:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:24:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:24:27 ========================================================= 02:24:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 02:24:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:28 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 02:24:29 #0 building with "default" instance using docker driver 02:24:29 02:24:29 #1 [internal] load .dockerignore 02:24:29 #1 transferring context: 2B 0.0s done 02:24:29 #1 DONE 0.1s 02:24:29 02:24:29 #2 [internal] load build definition from Dockerfile 02:24:29 #2 transferring dockerfile: 1.62kB done 02:24:29 #2 DONE 0.1s 02:24:29 02:24:29 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:24:29 #3 DONE 0.2s 02:24:29 02:24:29 #4 [internal] load build context 02:24:29 #4 DONE 0.0s 02:24:29 02:24:29 #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 02:24:29 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 0.0s done 02:24:29 #5 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0B / 293.53kB 0.1s 02:24:29 #5 sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 2.20kB / 2.20kB done 02:24:29 #5 sha256:63f30b955cb97fcd3b0f66c958b490aa2c7b3743d97e3fa179989d7288cc1b86 4.16kB / 4.16kB done 02:24:29 #5 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.05MB / 4.09MB 0.1s 02:24:29 #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 0B / 70.67MB 0.1s 02:24:29 #5 ... 02:24:29 02:24:29 #4 [internal] load build context 02:24:29 #4 transferring context: 421.15kB 0.1s done 02:24:29 #4 DONE 0.2s 02:24:29 02:24:29 #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 02:24:30 #5 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 293.53kB / 293.53kB 0.1s done 02:24:30 #5 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.2s done 02:24:30 #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 5.24MB / 70.67MB 0.3s 02:24:30 #5 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 126B / 126B 0.2s done 02:24:30 #5 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 02:24:30 #5 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 441B / 441B 0.3s done 02:24:30 #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 13.63MB / 70.67MB 0.5s 02:24:30 #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.3s done 02:24:30 #5 sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 93B / 93B 0.3s done 02:24:30 #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 5.24MB / 98.78MB 0.5s 02:24:30 #5 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 3.62MB / 12.74MB 0.5s 02:24:30 #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 17.22MB / 70.67MB 0.6s 02:24:30 #5 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 7.34MB / 12.74MB 0.6s 02:24:30 #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 20.97MB / 70.67MB 0.7s 02:24:30 #5 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.5s done 02:24:30 #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 12.46MB / 98.78MB 0.7s 02:24:30 #5 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 10.56MB / 12.74MB 0.7s 02:24:30 #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 31.20MB / 70.67MB 0.9s 02:24:30 #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 19.15MB / 98.78MB 0.9s 02:24:30 #5 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 0.8s done 02:24:30 #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 35.65MB / 70.67MB 1.0s 02:24:30 #5 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 02:24:30 #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 26.21MB / 98.78MB 1.1s 02:24:30 #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 43.73MB / 70.67MB 1.2s 02:24:30 #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 31.46MB / 98.78MB 1.2s 02:24:30 #5 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0.2s done 02:24:31 #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 53.31MB / 70.67MB 1.4s 02:24:31 #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 36.70MB / 98.78MB 1.3s 02:24:31 #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 57.67MB / 70.67MB 1.5s 02:24:31 #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 46.14MB / 98.78MB 1.5s 02:24:31 #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 61.92MB / 70.67MB 1.6s 02:24:31 #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 51.30MB / 98.78MB 1.6s 02:24:31 #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.8s 02:24:31 #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 61.87MB / 98.78MB 1.8s 02:24:31 #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.8s done 02:24:31 #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 67.11MB / 98.78MB 1.9s 02:24:31 #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 72.35MB / 98.78MB 2.0s 02:24:31 #5 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 0.1s 02:24:31 #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 80.60MB / 98.78MB 2.2s 02:24:31 #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 90.18MB / 98.78MB 2.4s 02:24:32 #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 95.42MB / 98.78MB 2.5s 02:24:32 #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.7s done 02:24:39 #5 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 6.3s 02:24:43 #5 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 11.4s 02:24:50 #5 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 18.6s done 02:24:52 #5 extracting sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 done 02:24:52 #5 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 02:24:52 #5 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 02:24:52 #5 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 done 02:24:52 #5 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 done 02:24:52 #5 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 0.1s 02:24:57 #5 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 5.2s 02:25:00 #5 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 7.6s done 02:25:00 #5 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 0.1s 02:25:01 #5 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 1.8s done 02:25:02 #5 DONE 32.2s 02:25:02 02:25:02 #6 [builder 2/7] WORKDIR /device-s7 02:25:03 #6 DONE 1.6s 02:25:03 02:25:03 #7 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev 02:25:04 #7 0.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:25:04 #7 1.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:25:05 #7 2.240 OK: 239 MiB in 58 packages 02:25:05 #7 DONE 2.5s 02:25:06 02:25:06 #8 [builder 4/7] COPY go.mod vendor* ./ 02:25:06 #8 DONE 0.1s 02:25:06 02:25:06 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:25:38 #9 DONE 29.7s 02:25:38 02:25:38 #10 [builder 6/7] COPY . . 02:25:38 #10 DONE 0.2s 02:25:38 02:25:38 #11 [builder 7/7] RUN echo noop 02:25:38 #11 0.603 noop 02:25:38 #11 DONE 0.7s 02:25:38 02:25:38 #12 exporting to image 02:25:38 #12 exporting layers 02:26:17 #12 exporting layers 35.3s done 02:26:17 #12 writing image sha256:056534589597bc24b7eb6efbaa679a4d7408a229ba904be418ffd3b4627f6541 done 02:26:17 #12 naming to docker.io/library/ci-base-image-arm64 0.0s done 02:26:17 #12 DONE 35.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:17 + docker inspect -f . ci-base-image-arm64 02:26:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:26:17 prd-ubuntu20.04-docker-arm64-4c-16g-37200 does not seem to be running inside a container 02:26:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-s7/13 -v /w/workspace/device-s7/13:/w/workspace/device-s7/13:rw,z -v /w/workspace/device-s7/13@tmp:/w/workspace/device-s7/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:26:19 $ docker top dcac6a96cc24ae9dd194a40e7c2bf4280070e7462eb952f5f14c013aaa57772b -eo pid,comm [Pipeline] { [Pipeline] sh 02:26:20 + go version 02:26:20 go version go1.23.4 linux/arm64 [Pipeline] } 02:26:20 $ docker stop --time=1 dcac6a96cc24ae9dd194a40e7c2bf4280070e7462eb952f5f14c013aaa57772b 02:26:21 $ docker rm -f --volumes dcac6a96cc24ae9dd194a40e7c2bf4280070e7462eb952f5f14c013aaa57772b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:22 + docker inspect -f . ci-base-image-arm64 02:26:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:26:22 prd-ubuntu20.04-docker-arm64-4c-16g-37200 does not seem to be running inside a container 02:26:22 $ 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/13 -v /w/workspace/device-s7/13:/w/workspace/device-s7/13:rw,z -v /w/workspace/device-s7/13@tmp:/w/workspace/device-s7/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:26:23 $ docker top eca593177c118b3be128ce6596b2d4c9d31afbde3d1defd5dae0bc2ace8eab60 -eo pid,comm [Pipeline] { [Pipeline] sh 02:26:24 + git config --global --add safe.directory /w/workspace/device-s7/13 [Pipeline] fileExists [Pipeline] sh 02:26:24 + make test 02:26:24 go test -race -coverprofile=coverage.out ./... 02:27:11 ? github.com/edgexfoundry/device-s7 [no test files] 02:29:53 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 02:29:53 ok github.com/edgexfoundry/device-s7/internal/driver 1.114s coverage: 6.8% of statements 02:29:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:29:53 go vet ./... 02:32:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:32:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:32:15 ./bin/test-attribution-txt.sh [Pipeline] echo 02:32:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:32:15 $ docker stop --time=1 eca593177c118b3be128ce6596b2d4c9d31afbde3d1defd5dae0bc2ace8eab60 02:32:17 $ docker rm -f --volumes eca593177c118b3be128ce6596b2d4c9d31afbde3d1defd5dae0bc2ace8eab60 [Pipeline] // withDockerContainer [Pipeline] sh 02:32:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:32:19 Warning: overwriting stash ‘coverage-report’ 02:32:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:32:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:32:20 + ls -al . 02:32:20 total 212 02:32:20 drwxrwxr-x 7 jenkins jenkins 4096 Jan 20 02:26 . 02:32:20 drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 02:23 .. 02:32:20 drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 02:24 .git 02:32:20 drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 02:23 .github 02:32:20 -rw-rw-r-- 1 jenkins jenkins 237 Jan 20 02:23 .gitignore 02:32:20 -rw-rw-r-- 1 jenkins jenkins 42 Jan 20 02:23 .golangci.yml 02:32:20 -rw-rw-r-- 1 jenkins jenkins 19679 Jan 20 02:23 Attribution.txt 02:32:20 -rw-rw-r-- 1 jenkins jenkins 1579 Jan 20 02:23 Dockerfile 02:32:20 -rw-rw-r-- 1 jenkins jenkins 643 Jan 20 02:23 Jenkinsfile 02:32:20 -rw-rw-r-- 1 jenkins jenkins 10947 Jan 20 02:23 LICENSE 02:32:20 -rw-rw-r-- 1 jenkins jenkins 1903 Jan 20 02:23 Makefile 02:32:20 -rw-rw-r-- 1 jenkins jenkins 614 Jan 20 02:23 OWNERS.md 02:32:20 -rw-rw-r-- 1 jenkins jenkins 2393 Jan 20 02:23 README.md 02:32:20 -rw-rw-r-- 1 jenkins jenkins 11 Jan 20 02:19 VERSION 02:32:20 drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 02:23 bin 02:32:20 drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 02:23 cmd 02:32:20 -rw-r--r-- 1 jenkins jenkins 19094 Jan 20 02:29 coverage.out 02:32:20 -rw-rw-r-- 1 jenkins jenkins 6168 Jan 20 02:23 go.mod 02:32:20 -rw-rw-r-- 1 jenkins jenkins 86857 Jan 20 02:23 go.sum 02:32:20 drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 02:23 internal 02:32:20 -rw-rw-r-- 1 jenkins jenkins 223 Jan 20 02:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:20 + 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=36f5b5f54b7063bcf808d98b8b253989a426de79 --label arch=arm64 --label version=4.0.0-dev.6 . 02:32:21 #0 building with "default" instance using docker driver 02:32:21 02:32:21 #1 [internal] load .dockerignore 02:32:21 #1 transferring context: 2B done 02:32:21 #1 DONE 0.0s 02:32:21 02:32:21 #2 [internal] load build definition from Dockerfile 02:32:21 #2 transferring dockerfile: 1.62kB done 02:32:21 #2 DONE 0.0s 02:32:21 02:32:21 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:32:21 #3 DONE 0.0s 02:32:21 02:32:21 #4 [internal] load metadata for docker.io/library/alpine:3.20 02:32:22 #4 DONE 0.5s 02:32:22 02:32:22 #5 [internal] load build context 02:32:22 #5 transferring context: 22.58kB 0.0s done 02:32:22 #5 DONE 0.1s 02:32:22 02:32:22 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:32:22 #6 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done 02:32:22 #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.05MB / 4.09MB 0.1s 02:32:22 #6 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 02:32:22 #6 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 02:32:22 #6 ... 02:32:22 02:32:22 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:32:22 #7 DONE 0.3s 02:32:22 02:32:22 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:32:22 #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done 02:32:22 #6 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 02:32:22 #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 02:32:22 #6 ... 02:32:22 02:32:22 #8 [builder 2/7] WORKDIR /device-s7 02:32:22 #8 DONE 0.1s 02:32:22 02:32:22 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:32:22 #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.5s done 02:32:23 #6 DONE 1.1s 02:32:23 02:32:23 #9 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev 02:32:23 #9 0.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:32:24 #9 1.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:32:25 #9 3.112 OK: 239 MiB in 58 packages 02:32:26 #9 DONE 3.7s 02:32:26 02:32:26 #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:32:26 #10 0.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:32:26 #10 0.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:32:26 #10 2.594 (1/1) Installing dumb-init (1.2.5-r3) 02:32:26 #10 2.609 Executing busybox-1.36.1-r29.trigger 02:32:26 #10 2.644 OK: 9 MiB in 15 packages 02:32:26 #10 DONE 3.2s 02:32:26 02:32:26 #11 [builder 4/7] COPY go.mod vendor* ./ 02:32:26 #11 DONE 0.2s 02:32:26 02:32:26 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:32:28 #12 DONE 1.9s 02:32:28 02:32:28 #13 [builder 6/7] COPY . . 02:32:28 #13 DONE 0.2s 02:32:28 02:32:28 #14 [stage-1 3/7] RUN apk --no-cache upgrade 02:32:28 #14 1.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:32:28 #14 1.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:32:29 #14 3.182 OK: 9 MiB in 15 packages 02:32:30 #14 DONE 3.7s 02:32:30 02:32:30 #15 [builder 7/7] RUN make build 02:32:30 #15 0.684 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.0.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.19" -trimpath -mod=readonly -o cmd/device-s7 ./cmd 02:35:07 #15 DONE 144.5s 02:35:07 02:35:07 #16 [stage-1 4/7] COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 02:35:07 #16 DONE 0.1s 02:35:07 02:35:07 #17 [stage-1 5/7] COPY --from=builder /device-s7/cmd/device-s7 /device-s7 02:35:07 #17 DONE 0.5s 02:35:07 02:35:07 #18 [stage-1 6/7] COPY --from=builder /device-s7/cmd/res /res 02:35:07 #18 DONE 0.1s 02:35:07 02:35:07 #19 exporting to image 02:35:07 #19 exporting layers 02:35:07 #19 exporting layers 0.7s done 02:35:07 #19 writing image sha256:332b7caba4f3dc34ae662d8ceb040519f979048bcddf2723a944599c947e5562 done 02:35:07 #19 naming to docker.io/library/device-s7-arm64 0.0s done 02:35:07 #19 DONE 0.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:35:07 provisioning config files... 02:35:07 copy managed file [device-s7-settings] to file:/w/workspace/device-s7/13@tmp/config12178655498345030905tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:35:07 ---> ****-login.sh 02:35:07 nexus3.edgexfoundry.org:10001 02:35:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:35:07 Configure a credential helper to remove this warning. See 02:35:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:35:07 02:35:07 Login Succeeded 02:35:07 nexus3.edgexfoundry.org:10002 02:35:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:35:08 Configure a credential helper to remove this warning. See 02:35:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:35:08 02:35:08 Login Succeeded 02:35:08 nexus3.edgexfoundry.org:10003 02:35:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:35:08 Configure a credential helper to remove this warning. See 02:35:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:35:08 02:35:08 Login Succeeded 02:35:08 nexus3.edgexfoundry.org:10004 02:35:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:35:08 Configure a credential helper to remove this warning. See 02:35:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:35:08 02:35:08 Login Succeeded 02:35:08 ****.io 02:35:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:35:09 Configure a credential helper to remove this warning. See 02:35:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:35:09 02:35:09 Login Succeeded 02:35:09 ---> ****-login.sh ends [Pipeline] } 02:35:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:35:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:35:09 [edgeXDocker.push] Tagging docker image device-s7-arm64 with the following tags: 02:35:09 36f5b5f54b7063bcf808d98b8b253989a426de79 02:35:09 latest 02:35:09 4.0.0-dev.6 02:35:09 36f5b5f54b7063bcf808d98b8b253989a426de79-4.0.0-dev.6 02:35:09 main 02:35:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:09 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:36f5b5f54b7063bcf808d98b8b253989a426de79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:10 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:36f5b5f54b7063bcf808d98b8b253989a426de79 02:35:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 02:35:10 13c3ccac91b9: Preparing 02:35:10 f8f4ce2abc65: Preparing 02:35:10 ecdb0ca1a2ac: Preparing 02:35:10 71cbf260e105: Preparing 02:35:10 0721622cccde: Preparing 02:35:10 534a70dc8296: Preparing 02:35:10 534a70dc8296: Waiting 02:35:10 ecdb0ca1a2ac: Pushed 02:35:10 71cbf260e105: Pushed 02:35:10 13c3ccac91b9: Pushed 02:35:10 0721622cccde: Pushed 02:35:10 534a70dc8296: Layer already exists 02:35:20 f8f4ce2abc65: Pushed 02:35:20 36f5b5f54b7063bcf808d98b8b253989a426de79: digest: sha256:15b6e85c72da34a4e1bce9e571ee9f286272c7e54f9436c1942207c99eb6cba2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:21 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:21 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:latest 02:35:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 02:35:21 13c3ccac91b9: Preparing 02:35:21 f8f4ce2abc65: Preparing 02:35:21 ecdb0ca1a2ac: Preparing 02:35:21 71cbf260e105: Preparing 02:35:21 0721622cccde: Preparing 02:35:21 534a70dc8296: Preparing 02:35:21 534a70dc8296: Waiting 02:35:21 71cbf260e105: Layer already exists 02:35:21 13c3ccac91b9: Layer already exists 02:35:21 ecdb0ca1a2ac: Layer already exists 02:35:21 f8f4ce2abc65: Layer already exists 02:35:21 0721622cccde: Layer already exists 02:35:21 534a70dc8296: Layer already exists 02:35:21 latest: digest: sha256:15b6e85c72da34a4e1bce9e571ee9f286272c7e54f9436c1942207c99eb6cba2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:22 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:22 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.0-dev.6 02:35:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 02:35:22 13c3ccac91b9: Preparing 02:35:22 f8f4ce2abc65: Preparing 02:35:22 ecdb0ca1a2ac: Preparing 02:35:22 71cbf260e105: Preparing 02:35:22 0721622cccde: Preparing 02:35:22 534a70dc8296: Preparing 02:35:22 534a70dc8296: Waiting 02:35:22 f8f4ce2abc65: Layer already exists 02:35:22 71cbf260e105: Layer already exists 02:35:22 ecdb0ca1a2ac: Layer already exists 02:35:22 0721622cccde: Layer already exists 02:35:22 13c3ccac91b9: Layer already exists 02:35:22 534a70dc8296: Layer already exists 02:35:22 4.0.0-dev.6: digest: sha256:15b6e85c72da34a4e1bce9e571ee9f286272c7e54f9436c1942207c99eb6cba2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:23 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:36f5b5f54b7063bcf808d98b8b253989a426de79-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:23 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:36f5b5f54b7063bcf808d98b8b253989a426de79-4.0.0-dev.6 02:35:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 02:35:23 13c3ccac91b9: Preparing 02:35:23 f8f4ce2abc65: Preparing 02:35:23 ecdb0ca1a2ac: Preparing 02:35:23 71cbf260e105: Preparing 02:35:23 0721622cccde: Preparing 02:35:23 534a70dc8296: Preparing 02:35:23 534a70dc8296: Waiting 02:35:23 13c3ccac91b9: Layer already exists 02:35:23 ecdb0ca1a2ac: Layer already exists 02:35:23 0721622cccde: Layer already exists 02:35:23 71cbf260e105: Layer already exists 02:35:23 f8f4ce2abc65: Layer already exists 02:35:23 534a70dc8296: Layer already exists 02:35:23 36f5b5f54b7063bcf808d98b8b253989a426de79-4.0.0-dev.6: digest: sha256:15b6e85c72da34a4e1bce9e571ee9f286272c7e54f9436c1942207c99eb6cba2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:24 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:24 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:main 02:35:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 02:35:24 13c3ccac91b9: Preparing 02:35:24 f8f4ce2abc65: Preparing 02:35:24 ecdb0ca1a2ac: Preparing 02:35:24 71cbf260e105: Preparing 02:35:24 0721622cccde: Preparing 02:35:24 534a70dc8296: Preparing 02:35:24 534a70dc8296: Waiting 02:35:24 ecdb0ca1a2ac: Layer already exists 02:35:24 71cbf260e105: Layer already exists 02:35:24 13c3ccac91b9: Layer already exists 02:35:24 f8f4ce2abc65: Layer already exists 02:35:24 0721622cccde: Layer already exists 02:35:24 534a70dc8296: Layer already exists 02:35:24 main: digest: sha256:15b6e85c72da34a4e1bce9e571ee9f286272c7e54f9436c1942207c99eb6cba2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:35:24 ===================================================== [Pipeline] echo 02:35:25 taggedImages: 02:35:25 - nexus3.edgexfoundry.org:10004/device-s7-arm64:36f5b5f54b7063bcf808d98b8b253989a426de79 02:35:25 - nexus3.edgexfoundry.org:10004/device-s7-arm64:latest 02:35:25 - nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.0-dev.6 02:35:25 - nexus3.edgexfoundry.org:10004/device-s7-arm64:36f5b5f54b7063bcf808d98b8b253989a426de79-4.0.0-dev.6 02:35:25 - nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:35:25 02:35:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:35:25 arm64: Pulling from edgex-lftools-log-publisher 02:35:25 8998bd30e6a1: Pulling fs layer 02:35:25 04944245beec: Pulling fs layer 02:35:25 699f458cf7ca: Pulling fs layer 02:35:25 765212b225bb: Pulling fs layer 02:35:25 f23df028b6ca: Pulling fs layer 02:35:25 d65c8cfc05b1: Pulling fs layer 02:35:25 2437ff75d9bd: Pulling fs layer 02:35:25 f23df028b6ca: Waiting 02:35:25 765212b225bb: Waiting 02:35:25 d65c8cfc05b1: Waiting 02:35:25 2437ff75d9bd: Waiting 02:35:26 04944245beec: Verifying Checksum 02:35:26 04944245beec: Download complete 02:35:26 765212b225bb: Download complete 02:35:26 f23df028b6ca: Download complete 02:35:26 d65c8cfc05b1: Verifying Checksum 02:35:26 d65c8cfc05b1: Download complete 02:35:26 699f458cf7ca: Verifying Checksum 02:35:26 699f458cf7ca: Download complete 02:35:26 8998bd30e6a1: Download complete 02:35:28 2437ff75d9bd: Verifying Checksum 02:35:28 2437ff75d9bd: Download complete 02:35:33 8998bd30e6a1: Pull complete 02:35:33 04944245beec: Pull complete 02:35:35 699f458cf7ca: Pull complete 02:35:35 765212b225bb: Pull complete 02:35:36 f23df028b6ca: Pull complete 02:35:36 d65c8cfc05b1: Pull complete 02:36:03 2437ff75d9bd: Pull complete 02:36:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:36:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:36:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:36:03 prd-ubuntu20.04-docker-arm64-4c-16g-37200 does not seem to be running inside a container 02:36:03 $ 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/13 -v /w/workspace/device-s7/13:/w/workspace/device-s7/13:rw,z -v /w/workspace/device-s7/13@tmp:/w/workspace/device-s7/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:36:06 $ docker top 7c143f62e566c79a9a54ebfab28332c30e26c70f578bc31d04e102a76a8a769d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:36:06 ---> job-cost.sh 02:36:06 lf-activate-venv: SKIPPING 02:36:06 INFO: No Stack... 02:36:07 INFO: Retrieving Pricing Info for: v3-standard-8 02:36:08 INFO: Archiving Costs [Pipeline] sh 02:36:08 + cat /w/workspace/device-s7/13/archives/cost.csv 02:36:08 + cut -d, -f6 [Pipeline] lock 02:36:08 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-13-stack-cost] 02:36:08 Resource [jenkins-edgexfoundry-device-s7-main-13-stack-cost] did not exist. Created. 02:36:08 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:36:08 /w/workspace/device-s7/13@tmp/durable-d743c93c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:36:09 + echo total: 0.2199999988079071 [Pipeline] stash 02:36:09 Warning: overwriting stash ‘stack-cost’ 02:36:09 Stashed 1 file(s) [Pipeline] } 02:36:09 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-13-stack-cost] [Pipeline] // lock [Pipeline] } 02:36:09 $ docker stop --time=1 7c143f62e566c79a9a54ebfab28332c30e26c70f578bc31d04e102a76a8a769d 02:36:10 $ docker rm -f --volumes 7c143f62e566c79a9a54ebfab28332c30e26c70f578bc31d04e102a76a8a769d [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 02:36:11 provisioning config files... 02:36:11 copy managed file [device-s7-codecov-token] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config1191079213468502474tmp [Pipeline] { [Pipeline] sh 02:36:11 + set +x 02:36:11 + curl -s https://codecov.io/bash 02:36:11 + bash -s -- 02:36:11 02:36:11 _____ _ 02:36:11 / ____| | | 02:36:11 | | ___ __| | ___ ___ _____ __ 02:36:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:36:11 | |___| (_) | (_| | __/ (_| (_) \ V / 02:36:11 \_____\___/ \__,_|\___|\___\___/ \_/ 02:36:11 Bash-1.0.6 02:36:11 02:36:11 02:36:11 ==> git version 2.25.1 found 02:36:11 ==> 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 02:36:11 Release-Date: 2020-01-08 02:36:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:36:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:36:11 ==> Jenkins CI detected. 02:36:11 current dir:  /w/workspace/edgexfoundry_device-s7_main 02:36:11 project root: . 02:36:11 --> token set from env 02:36:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:36:11 ==> Running gcov in . (disable via -X gcov) 02:36:11 ==> Python coveragepy not found 02:36:11 ==> Searching for coverage reports in: 02:36:11 + . 02:36:11 -> Found 1 reports 02:36:11 ==> Detecting git/mercurial file structure 02:36:11 ==> Reading reports 02:36:11 + ./coverage.out bytes=19094 02:36:11 ==> Appending adjustments 02:36:11 https://docs.codecov.io/docs/fixing-reports 02:36:11 + Found adjustments 02:36:11 ==> Gzipping contents 02:36:11 4.0K /tmp/codecov.ghMS0n.gz 02:36:11 ==> Uploading reports 02:36:11 url: https://codecov.io 02:36:11 query: branch=main&commit=36f5b5f54b7063bcf808d98b8b253989a426de79&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F13%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= 02:36:11 -> Pinging Codecov 02:36:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=36f5b5f54b7063bcf808d98b8b253989a426de79&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F13%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= 02:36:12 -> Uploading to 02:36:12 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-s7/36f5b5f54b7063bcf808d98b8b253989a426de79/1d076a62-9725-46e0-89b0-741d7d2c5faf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250120%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250120T023611Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=ec2413f2e006e310ffac33982cedf329dc11ead69328252c2a18845cbf64572e 02:36:12 % Total % Received % Xferd Average Speed Time Time Time Current 02:36:12 Dload Upload Total Spent Left Speed 02:36:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2849 0 0 100 2849 0 44515 --:--:-- --:--:-- --:--:-- 43830 100 2849 0 0 100 2849 0 16187 --:--:-- --:--:-- --:--:-- 16096 02:36:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-s7/commit/36f5b5f54b7063bcf808d98b8b253989a426de79 [Pipeline] } 02:36:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:36:12 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:36:12 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:36:12 02:36:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:36:13 latest: Pulling from edgex-devops/edgex-snyk-go 02:36:13 43c4264eed91: Pulling fs layer 02:36:13 4cc291be95ef: Pulling fs layer 02:36:13 2ac1f1163629: Pulling fs layer 02:36:13 5c3c966382ef: Pulling fs layer 02:36:13 4f4fb700ef54: Pulling fs layer 02:36:13 d9c7d2e4e75e: Pulling fs layer 02:36:13 9c3e1370e548: Pulling fs layer 02:36:13 9c3e1370e548: Waiting 02:36:13 4f4fb700ef54: Waiting 02:36:13 d9c7d2e4e75e: Waiting 02:36:13 5c3c966382ef: Waiting 02:36:13 4cc291be95ef: Verifying Checksum 02:36:13 4cc291be95ef: Download complete 02:36:13 5c3c966382ef: Verifying Checksum 02:36:13 5c3c966382ef: Download complete 02:36:13 4f4fb700ef54: Download complete 02:36:13 43c4264eed91: Download complete 02:36:13 d9c7d2e4e75e: Verifying Checksum 02:36:13 d9c7d2e4e75e: Download complete 02:36:13 43c4264eed91: Pull complete 02:36:13 4cc291be95ef: Pull complete 02:36:13 2ac1f1163629: Verifying Checksum 02:36:13 2ac1f1163629: Download complete 02:36:14 9c3e1370e548: Verifying Checksum 02:36:14 9c3e1370e548: Download complete 02:36:17 2ac1f1163629: Pull complete 02:36:17 5c3c966382ef: Pull complete 02:36:17 4f4fb700ef54: Pull complete 02:36:17 d9c7d2e4e75e: Pull complete 02:36:20 9c3e1370e548: Pull complete 02:36:20 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 02:36:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:36:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:36:20 prd-ubuntu20.04-docker-8c-8g-37194 does not seem to be running inside a container 02:36:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 02:36:27 $ docker top 2b9eefac189c4e2dd9790c9517ac2f318f86089bda7e7a659610d942810046aa -eo pid,comm [Pipeline] { [Pipeline] sh 02:36:27 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] echo 02:36:27 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-s7:main' [Pipeline] sh 02:36:28 + set -o pipefail 02:36:28 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-s7:main' 02:36:38 02:36:38 Monitoring /w/workspace/edgexfoundry_device-s7_main (github.com/edgexfoundry/device-s7)... 02:36:38 02:36:38 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9802e2c3-a805-43f9-b47e-5746baaac31c/history/ed2105ef-497d-451d-be1f-83150a01049a 02:36:38 02:36:38 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:36:38 02:36:38 02:36:38 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 02:36:38 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:36:38 $ docker stop --time=1 2b9eefac189c4e2dd9790c9517ac2f318f86089bda7e7a659610d942810046aa 02:36:44 $ docker rm -f --volumes 2b9eefac189c4e2dd9790c9517ac2f318f86089bda7e7a659610d942810046aa [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 02:36:45 + git log --format=format:%s -1 36f5b5f54b7063bcf808d98b8b253989a426de79 [Pipeline] sh 02:36:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:36:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:36:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:36:46 prd-ubuntu20.04-docker-8c-8g-37194 does not seem to be running inside a container 02:36:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:36:47 $ docker top 798b17a8a7a9318f5d55997f2809af70b59fe5fb24100b8393e2f3275509957b -eo pid,comm 02:36:47 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). 02:36:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:36:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:36:47 [ssh-agent] Looking for ssh-agent implementation... 02:36:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:36:47 $ docker exec 798b17a8a7a9318f5d55997f2809af70b59fe5fb24100b8393e2f3275509957b ssh-agent 02:36:47 SSH_AUTH_SOCK=/tmp/ssh-M39xTkw6a7Ts/agent.31 02:36:47 SSH_AGENT_PID=36 02:36:47 Running ssh-add (command line suppressed) 02:36:47 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_5114954100042160711.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_5114954100042160711.key) 02:36:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:36:47 + git semver tag 02:36:48 2025-01-20 02:36:48,088 [run_tag] DEBUG tag force:False 02:36:48 2025-01-20 02:36:48,088 [check_head_tag] DEBUG check head tag 02:36:48 2025-01-20 02:36:48,089 [execute] INFO git cat-file --batch-check 02:36:48 2025-01-20 02:36:48,089 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=) 02:36:48 2025-01-20 02:36:48,092 [execute] INFO git cat-file --batch 02:36:48 2025-01-20 02:36:48,092 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=) 02:36:48 2025-01-20 02:36:48,099 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 02:36:48 2025-01-20 02:36:48,099 [execute] INFO git tag -a v4.0.0-dev.6 -m v4.0.0-dev.6 02:36:48 2025-01-20 02:36:48,099 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.6', '-m', 'v4.0.0-dev.6'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=None) 02:36:48 2025-01-20 02:36:48,104 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 02:36:48 4.0.0-dev.6 [Pipeline] } 02:36:48 $ docker exec --env ******** --env ******** 798b17a8a7a9318f5d55997f2809af70b59fe5fb24100b8393e2f3275509957b ssh-agent -k 02:36:48 unset SSH_AUTH_SOCK; 02:36:48 unset SSH_AGENT_PID; 02:36:48 echo Agent pid 36 killed; 02:36:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:36:48 + git semver [Pipeline] } 02:36:48 $ docker stop --time=1 798b17a8a7a9318f5d55997f2809af70b59fe5fb24100b8393e2f3275509957b 02:36:50 $ docker rm -f --volumes 798b17a8a7a9318f5d55997f2809af70b59fe5fb24100b8393e2f3275509957b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:36:50 02:36:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:36:50 0.23.1-centos7: Pulling from edgex-lftools 02:36:50 ab5ef0e58194: Pulling fs layer 02:36:50 9712f1f96733: Pulling fs layer 02:36:50 63f879dbbcfc: Pulling fs layer 02:36:50 0d9ebad4ef96: Pulling fs layer 02:36:50 e9a5061849ea: Pulling fs layer 02:36:50 d747dcd14b5f: Pulling fs layer 02:36:50 2de7ff778b66: Pulling fs layer 02:36:50 0d9ebad4ef96: Waiting 02:36:50 e9a5061849ea: Waiting 02:36:50 d747dcd14b5f: Waiting 02:36:50 2de7ff778b66: Waiting 02:36:50 9712f1f96733: Download complete 02:36:51 63f879dbbcfc: Verifying Checksum 02:36:51 63f879dbbcfc: Download complete 02:36:51 ab5ef0e58194: Verifying Checksum 02:36:51 ab5ef0e58194: Download complete 02:36:51 d747dcd14b5f: Download complete 02:36:51 e9a5061849ea: Verifying Checksum 02:36:51 e9a5061849ea: Download complete 02:36:51 2de7ff778b66: Verifying Checksum 02:36:51 2de7ff778b66: Download complete 02:36:51 0d9ebad4ef96: Verifying Checksum 02:36:51 0d9ebad4ef96: Download complete 02:36:54 ab5ef0e58194: Pull complete 02:36:54 9712f1f96733: Pull complete 02:36:55 63f879dbbcfc: Pull complete 02:36:59 0d9ebad4ef96: Pull complete 02:36:59 e9a5061849ea: Pull complete 02:36:59 d747dcd14b5f: Pull complete 02:37:00 2de7ff778b66: Pull complete 02:37:00 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:37:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:37:00 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:37:00 prd-ubuntu20.04-docker-8c-8g-37194 does not seem to be running inside a container 02:37:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:37:12 $ docker top 1c92a4cbe6713448b892a6ad4dff5dbda0a07d6010d2da94d1c05395a35c18aa -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:37:12 provisioning config files... 02:37:12 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config17032362254379537284tmp 02:37:12 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config15054463954758117407tmp 02:37:12 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config2602119075783467977tmp [Pipeline] { [Pipeline] echo 02:37:12 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:37:12 ---> sigul-configuration.sh 02:37:12 gpg: directory `/root/.gnupg' created 02:37:12 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:37:12 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:37:12 gpg: keyring `/root/.gnupg/secring.gpg' created 02:37:12 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:37:12 gpg: CAST5 encrypted data 02:37:12 gpg: encrypted with 1 passphrase 02:37:12 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:37:12 + mkdir /home/jenkins 02:37:12 + mkdir /home/jenkins/sigul [Pipeline] sh 02:37:13 + 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 02:37:13 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:37:13 ---> sigul-install.sh 02:37:13 Sigul already installed; skipping installation. [Pipeline] sh 02:37:13 + git tag --list 02:37:13 v0.0.0 02:37:13 v0.0.1-dev.1 02:37:13 v0.0.1-dev.2 02:37:13 v4.0.0-dev.1 02:37:13 v4.0.0-dev.2 02:37:13 v4.0.0-dev.3 02:37:13 v4.0.0-dev.4 02:37:13 v4.0.0-dev.5 02:37:13 v4.0.0-dev.6 [Pipeline] sh 02:37:14 + lftools sign git-tag v4.0.0-dev.6 02:37:14 Signing Git tag with Sigul... 02:37:14 Signing v4.0.0-dev.6 [Pipeline] echo 02:37:14 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:37:15 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:37:15 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:37:15 $ docker stop --time=1 1c92a4cbe6713448b892a6ad4dff5dbda0a07d6010d2da94d1c05395a35c18aa 02:37:16 $ docker rm -f --volumes 1c92a4cbe6713448b892a6ad4dff5dbda0a07d6010d2da94d1c05395a35c18aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:37:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:37:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:37:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:37:17 prd-ubuntu20.04-docker-8c-8g-37194 does not seem to be running inside a container 02:37:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:37:17 $ docker top dd55df705473b1f9bff4454a9553657a788e5fa6ff492ad55f9bb7064d8f4956 -eo pid,comm 02:37:17 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). 02:37:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:37:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:37:17 [ssh-agent] Looking for ssh-agent implementation... 02:37:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:37:18 $ docker exec dd55df705473b1f9bff4454a9553657a788e5fa6ff492ad55f9bb7064d8f4956 ssh-agent 02:37:18 SSH_AUTH_SOCK=/tmp/ssh-MXC5lKVJj8GO/agent.32 02:37:18 SSH_AGENT_PID=38 02:37:18 Running ssh-add (command line suppressed) 02:37:18 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_17506883940075696988.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_17506883940075696988.key) 02:37:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:37:18 + git semver bump pre 02:37:18 2025-01-20 02:37:18,699 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 02:37:18 2025-01-20 02:37:18,700 [bump_version] DEBUG bumping version:4.0.0-dev.6 on axis:pre with prefix:dev 02:37:18 2025-01-20 02:37:18,700 [bump_version] DEBUG bumped version:4.0.0-dev.7 02:37:18 2025-01-20 02:37:18,700 [write_version] DEBUG write version:4.0.0-dev.7 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:True 02:37:18 2025-01-20 02:37:18,700 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 02:37:18 2025-01-20 02:37:18,700 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-s7_main/.semver/main 02:37:18 2025-01-20 02:37:18,701 [execute] INFO git cat-file --batch-check 02:37:18 2025-01-20 02:37:18,702 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=) 02:37:18 2025-01-20 02:37:18,706 [execute] INFO git cat-file --batch 02:37:18 2025-01-20 02:37:18,707 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=) 02:37:18 2025-01-20 02:37:18,711 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 02:37:18 4.0.0-dev.7 [Pipeline] } 02:37:18 $ docker exec --env ******** --env ******** dd55df705473b1f9bff4454a9553657a788e5fa6ff492ad55f9bb7064d8f4956 ssh-agent -k 02:37:18 unset SSH_AUTH_SOCK; 02:37:18 unset SSH_AGENT_PID; 02:37:18 echo Agent pid 38 killed; 02:37:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:37:19 + git semver [Pipeline] } 02:37:19 $ docker stop --time=1 dd55df705473b1f9bff4454a9553657a788e5fa6ff492ad55f9bb7064d8f4956 02:37:21 $ docker rm -f --volumes dd55df705473b1f9bff4454a9553657a788e5fa6ff492ad55f9bb7064d8f4956 [Pipeline] // withDockerContainer [Pipeline] sh 02:37:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:37:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:37:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:37:22 prd-ubuntu20.04-docker-8c-8g-37194 does not seem to be running inside a container 02:37:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:37:22 $ docker top 79df51fda386b60a38e1c165cedf3608254e4e21e0dc0763e1867609073eb5af -eo pid,comm 02:37:22 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). 02:37:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:37:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:37:22 [ssh-agent] Looking for ssh-agent implementation... 02:37:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:37:22 $ docker exec 79df51fda386b60a38e1c165cedf3608254e4e21e0dc0763e1867609073eb5af ssh-agent 02:37:22 SSH_AUTH_SOCK=/tmp/ssh-HfK4tBerlGPL/agent.32 02:37:22 SSH_AGENT_PID=39 02:37:22 Running ssh-add (command line suppressed) 02:37:22 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_7429083179063291220.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_7429083179063291220.key) 02:37:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:37:23 + git semver push 02:37:23 2025-01-20 02:37:23,385 [run_push] DEBUG push 02:37:23 2025-01-20 02:37:23,385 [execute] INFO git cat-file --batch-check 02:37:23 2025-01-20 02:37:23,386 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=) 02:37:23 2025-01-20 02:37:23,388 [execute] INFO git rev-list ab9c6e703b9a4d9ef6c18a88612bcd8310436b85 -- 02:37:23 2025-01-20 02:37:23,388 [execute] DEBUG Popen(['git', 'rev-list', 'ab9c6e703b9a4d9ef6c18a88612bcd8310436b85', '--'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=None) 02:37:23 2025-01-20 02:37:23,393 [execute] INFO git fetch -v origin 02:37:23 2025-01-20 02:37:23,394 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=True, shell=None, istream=None) 02:37:24 2025-01-20 02:37:23,839 [run_push] DEBUG no remote changes detected 02:37:24 2025-01-20 02:37:23,840 [execute] INFO git push origin semver 02:37:24 2025-01-20 02:37:23,840 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=None) 02:37:24 2025-01-20 02:37:24,615 [run_push] DEBUG push all version tags 02:37:24 2025-01-20 02:37:24,616 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:37:24 2025-01-20 02:37:24,616 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=None) 02:37:25 2025-01-20 02:37:25,321 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 02:37:25 4.0.0-dev.7 [Pipeline] } 02:37:25 $ docker exec --env ******** --env ******** 79df51fda386b60a38e1c165cedf3608254e4e21e0dc0763e1867609073eb5af ssh-agent -k 02:37:25 unset SSH_AUTH_SOCK; 02:37:25 unset SSH_AGENT_PID; 02:37:25 echo Agent pid 39 killed; 02:37:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:37:25 + git semver [Pipeline] } 02:37:26 $ docker stop --time=1 79df51fda386b60a38e1c165cedf3608254e4e21e0dc0763e1867609073eb5af 02:37:27 $ docker rm -f --volumes 79df51fda386b60a38e1c165cedf3608254e4e21e0dc0763e1867609073eb5af [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 02:37:28 + [ -d /w/workspace/edgexfoundry_device-s7_main/archives ] 02:37:28 + ls -al /w/workspace/edgexfoundry_device-s7_main/archives 02:37:28 total 16 02:37:28 drwxr-xr-x 3 root root 4096 Jan 20 02:23 . 02:37:28 drwxrwxr-x 9 jenkins jenkins 4096 Jan 20 02:37 .. 02:37:28 drwxr-xr-x 2 root root 4096 Jan 20 02:23 cost 02:37:28 -rw-r--r-- 1 root root 80 Jan 20 02:23 cost.csv 02:37:28 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_main/archives 02:37:28 + ls -al /w/workspace/edgexfoundry_device-s7_main/archives 02:37:28 total 16 02:37:28 drwxr-xr-x 3 jenkins jenkins 4096 Jan 20 02:23 . 02:37:28 drwxrwxr-x 9 jenkins jenkins 4096 Jan 20 02:37 .. 02:37:28 drwxr-xr-x 2 jenkins jenkins 4096 Jan 20 02:23 cost 02:37:28 -rw-r--r-- 1 jenkins jenkins 80 Jan 20 02:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:37:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:37:29 ---> package-listing.sh 02:37:29 ++ facter osfamily 02:37:29 ++ tr '[:upper:]' '[:lower:]' 02:37:29 + OS_FAMILY=debian 02:37:29 + workspace=/w/workspace/edgexfoundry_device-s7_main 02:37:29 + START_PACKAGES=/tmp/packages_start.txt 02:37:29 + END_PACKAGES=/tmp/packages_end.txt 02:37:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:37:29 + PACKAGES=/tmp/packages_start.txt 02:37:29 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 02:37:29 + PACKAGES=/tmp/packages_end.txt 02:37:29 + case "${OS_FAMILY}" in 02:37:29 + dpkg -l 02:37:29 + grep '^ii' 02:37:29 + '[' -f /tmp/packages_start.txt ']' 02:37:29 + '[' -f /tmp/packages_end.txt ']' 02:37:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:37:29 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 02:37:29 + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ 02:37:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo 02:37:29 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:37:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:37:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:37:30 prd-ubuntu20.04-docker-8c-8g-37194 does not seem to be running inside a container 02:37:30 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:37:30 $ docker top e15d744ce4f8f29261db2b7c80a760f1c6f3459cb98d1e999f0383b0ea447cd3 -eo pid,comm [Pipeline] { [Pipeline] sh 02:37:31 + touch /tmp/pre-build-complete [Pipeline] sh 02:37:31 + mkdir -p /var/log/sysstat [Pipeline] sh 02:37:31 + ls /var/log/sa-host 02:37:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:37:32 provisioning config files... 02:37:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config15212517158241428570tmp [Pipeline] { [Pipeline] echo 02:37:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:37:32 ---> create-netrc.sh [Pipeline] } 02:37:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:37:33 ---> python-tools-install.sh [Pipeline] echo 02:37:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:37:33 ---> sudo-logs.sh 02:37:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:37:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:37:33 ---> job-cost.sh 02:37:33 lf-activate-venv: SKIPPING 02:37:33 DEBUG: total: 0.2199999988079071 02:37:33 INFO: Retrieving Stack Cost... 02:37:34 INFO: Retrieving Pricing Info for: v3-standard-8 02:37:34 INFO: Archiving Costs [Pipeline] echo 02:37:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:37:34 ---> logs-deploy.sh 02:37:34 lf-activate-venv: SKIPPING 02:37:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/13 02:37:34 INFO: archiving workspace using pattern(s): 02:37:35 Archives upload complete. 02:37:35 INFO: archiving logs to Nexus