Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 244f87bf88a9cbb169db06adb6cd1610c86fc46c 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-ssh10579197423010180941.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-ssh4641205478395777116.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-ssh6767185979337111634.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-ssh8352300420623648144.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-ssh8329796244472728297.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 ‘prd-ubuntu20.04-docker-8c-8g-39381’ is offline Running on prd-ubuntu20.04-docker-8c-8g-39382 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-s7.git > git init /w/workspace/edgexfoundry_device-s7_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 244f87bf88a9cbb169db06adb6cd1610c86fc46c (main) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#41)" > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 244f87bf88a9cbb169db06adb6cd1610c86fc46c # timeout=10 > git rev-list --no-walk 7bf3b7cedae0f10faf0de83af88415cc28561f9e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:01:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:01:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:01:43 ========================================================= 03:01:43 EdgeX Global Pipelines Version Info 03:01:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:01:44 ------------------- 03:01:44 stable info: 03:01:44 ------------------- 03:01:44 Commited By: Cherry Wang cherry@iotechsys.com 03:01:44 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 03:01:44 Message: update stable to v1.0.269 03:01:44 ------------------- 03:01:44 experimental info: 03:01:44 ------------------- 03:01:44 Commited By: **** collab-it+edgex@linuxfoundation.org 03:01:44 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 03:01:44 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:01:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo 03:01:44 [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo 03:01:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:01:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:01:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:01:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 03:01:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:01:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:01:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:01:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:01:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:01:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo 03:01:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:01:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:01:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:01:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:01:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:01:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:01:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:01:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:01:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:01:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:01:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:01:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:01:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:01:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:01:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:01:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:01:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:01:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:01:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 244f87bf88a9cbb169db06adb6cd1610c86fc46c [Pipeline] echo 03:01:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 244f87b [Pipeline] echo 03:01:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:01:45 provisioning config files... 03:01:45 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config15755327587593175013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:01:46 ---> ****-login.sh 03:01:46 nexus3.edgexfoundry.org:10001 03:01:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:01:46 Configure a credential helper to remove this warning. See 03:01:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:01:46 03:01:46 Login Succeeded 03:01:46 nexus3.edgexfoundry.org:10002 03:01:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:01:46 Configure a credential helper to remove this warning. See 03:01:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:01:46 03:01:46 Login Succeeded 03:01:46 nexus3.edgexfoundry.org:10003 03:01:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:01:46 Configure a credential helper to remove this warning. See 03:01:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:01:46 03:01:46 Login Succeeded 03:01:46 nexus3.edgexfoundry.org:10004 03:01:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:01:46 Configure a credential helper to remove this warning. See 03:01:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:01:46 03:01:46 Login Succeeded 03:01:46 ****.io 03:01:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:01:46 Configure a credential helper to remove this warning. See 03:01:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:01:46 03:01:46 Login Succeeded 03:01:46 ---> ****-login.sh ends [Pipeline] } 03:01:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:01:47 + git rev-list -1 --merges 244f87bf88a9cbb169db06adb6cd1610c86fc46c~1..244f87bf88a9cbb169db06adb6cd1610c86fc46c [Pipeline] echo 03:01:47 -----------> git rev-list -1 --merges 244f87bf88a9cbb169db06adb6cd1610c86fc46c~1..244f87bf88a9cbb169db06adb6cd1610c86fc46c 244f87bf88a9cbb169db06adb6cd1610c86fc46c [false] [Pipeline] sh 03:01:47 + git log --format=format:%s -1 244f87bf88a9cbb169db06adb6cd1610c86fc46c [Pipeline] echo 03:01:47 ========================================================= 03:01:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:01:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:01:47 + git log --format=format:%s -1 244f87bf88a9cbb169db06adb6cd1610c86fc46c [Pipeline] echo 03:01:47 [semverPrep] GIT_COMMIT: 244f87bf88a9cbb169db06adb6cd1610c86fc46c, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#41) [Pipeline] echo 03:01:47 [semverPrep] This is not a build commit. [Pipeline] sh 03:01:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:01:48 + grep -v github /etc/ssh/ssh_known_hosts 03:01:48 + [ -e /tmp/ssh_known_hosts ] 03:01:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:01:48 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:01:48 + sudo tee -a /etc/ssh/ssh_known_hosts 03:01:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:01:48 03:01:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:01:49 0.1.4: Pulling from edgex-devops/py-git-semver 03:01:49 b85a868b505f: Pulling fs layer 03:01:49 e2be974225ed: Pulling fs layer 03:01:49 339a4e72a1f5: Pulling fs layer 03:01:49 988bab9f4d93: Pulling fs layer 03:01:49 1469e6f7b9e6: Pulling fs layer 03:01:49 eaf3925da568: Pulling fs layer 03:01:49 bab4dde63d76: Pulling fs layer 03:01:49 bde34c3a00c8: Pulling fs layer 03:01:49 b352a97aabf1: Pulling fs layer 03:01:49 4872d77fe225: Pulling fs layer 03:01:49 5851b861e8e6: Pulling fs layer 03:01:49 bab4dde63d76: Waiting 03:01:49 4872d77fe225: Waiting 03:01:49 5851b861e8e6: Waiting 03:01:49 bde34c3a00c8: Waiting 03:01:49 1469e6f7b9e6: Waiting 03:01:49 b352a97aabf1: Waiting 03:01:49 eaf3925da568: Waiting 03:01:49 988bab9f4d93: Waiting 03:01:49 e2be974225ed: Verifying Checksum 03:01:49 e2be974225ed: Download complete 03:01:49 988bab9f4d93: Verifying Checksum 03:01:49 988bab9f4d93: Download complete 03:01:49 1469e6f7b9e6: Verifying Checksum 03:01:49 1469e6f7b9e6: Download complete 03:01:49 eaf3925da568: Verifying Checksum 03:01:49 eaf3925da568: Download complete 03:01:49 339a4e72a1f5: Verifying Checksum 03:01:49 339a4e72a1f5: Download complete 03:01:49 bde34c3a00c8: Verifying Checksum 03:01:49 bde34c3a00c8: Download complete 03:01:49 b352a97aabf1: Download complete 03:01:49 4872d77fe225: Verifying Checksum 03:01:49 4872d77fe225: Download complete 03:01:49 5851b861e8e6: Download complete 03:01:49 b85a868b505f: Verifying Checksum 03:01:49 b85a868b505f: Download complete 03:01:49 bab4dde63d76: Verifying Checksum 03:01:49 bab4dde63d76: Download complete 03:01:50 b85a868b505f: Pull complete 03:01:51 e2be974225ed: Pull complete 03:01:51 339a4e72a1f5: Pull complete 03:01:51 988bab9f4d93: Pull complete 03:01:51 1469e6f7b9e6: Pull complete 03:01:51 eaf3925da568: Pull complete 03:01:54 bab4dde63d76: Pull complete 03:01:54 bde34c3a00c8: Pull complete 03:01:54 b352a97aabf1: Pull complete 03:01:54 4872d77fe225: Pull complete 03:01:54 5851b861e8e6: Pull complete 03:01:54 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:01:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:01:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:01:54 prd-ubuntu20.04-docker-8c-8g-39382 does not seem to be running inside a container 03:01:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:02:01 $ docker top 6c359189863e8e7562822268f948027c3c39eef052264ebc3539721cd3524bc0 -eo pid,comm 03:02:01 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). 03:02:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:02:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:02:01 [ssh-agent] Looking for ssh-agent implementation... 03:02:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:02:01 $ docker exec 6c359189863e8e7562822268f948027c3c39eef052264ebc3539721cd3524bc0 ssh-agent 03:02:01 SSH_AUTH_SOCK=/tmp/ssh-hi1ie0FOmkl2/agent.33 03:02:01 SSH_AGENT_PID=39 03:02:01 Running ssh-add (command line suppressed) 03:02:01 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_3908492973691902479.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_3908492973691902479.key) 03:02:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:02:01 + git tag --points-at HEAD [Pipeline] } 03:02:01 $ docker exec --env ******** --env ******** 6c359189863e8e7562822268f948027c3c39eef052264ebc3539721cd3524bc0 ssh-agent -k 03:02:02 unset SSH_AUTH_SOCK; 03:02:02 unset SSH_AGENT_PID; 03:02:02 echo Agent pid 39 killed; 03:02:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:02:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:02:02 [ssh-agent] Looking for ssh-agent implementation... 03:02:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:02:02 $ docker exec 6c359189863e8e7562822268f948027c3c39eef052264ebc3539721cd3524bc0 ssh-agent 03:02:02 SSH_AUTH_SOCK=/tmp/ssh-sNGPMvDxOw3A/agent.72 03:02:02 SSH_AGENT_PID=78 03:02:02 Running ssh-add (command line suppressed) 03:02:02 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_5984342139415158728.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_5984342139415158728.key) 03:02:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:02:02 + git semver init 03:02:03 2025-02-21 03:02:02,988 [run_init] DEBUG init version:0.0.0 force:False 03:02:03 2025-02-21 03:02:02,988 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_main/.semver 03:02:03 2025-02-21 03:02:02,989 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_main/.semver 03:02:03 2025-02-21 03:02:02,989 [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) 03:02:03 2025-02-21 03:02:03,601 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_main/.git/info/exclude 03:02:03 2025-02-21 03:02:03,602 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:False 03:02:03 2025-02-21 03:02:03,603 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 03:02:03 2025-02-21 03:02:03,603 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 03:02:03 4.0.0-dev.8 [Pipeline] } 03:02:03 $ docker exec --env ******** --env ******** 6c359189863e8e7562822268f948027c3c39eef052264ebc3539721cd3524bc0 ssh-agent -k 03:02:04 unset SSH_AUTH_SOCK; 03:02:04 unset SSH_AGENT_PID; 03:02:04 echo Agent pid 78 killed; 03:02:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:02:04 + git semver [Pipeline] } 03:02:04 $ docker stop --time=1 6c359189863e8e7562822268f948027c3c39eef052264ebc3539721cd3524bc0 03:02:05 $ docker rm -f --volumes 6c359189863e8e7562822268f948027c3c39eef052264ebc3539721cd3524bc0 [Pipeline] // withDockerContainer [Pipeline] sh 03:02:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:02:06 Stashed 1 file(s) [Pipeline] echo 03:02:06 [edgeXSemver]: initialized semver on version 4.0.0-dev.8 [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 03:02:06 provisioning config files... 03:02:06 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config2081090683399411203tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:02:07 ---> ****-login.sh 03:02:07 nexus3.edgexfoundry.org:10001 03:02:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:02:07 Configure a credential helper to remove this warning. See 03:02:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:02:07 03:02:07 Login Succeeded 03:02:07 nexus3.edgexfoundry.org:10002 03:02:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:02:07 Configure a credential helper to remove this warning. See 03:02:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:02:07 03:02:07 Login Succeeded 03:02:07 nexus3.edgexfoundry.org:10003 03:02:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:02:07 Configure a credential helper to remove this warning. See 03:02:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:02:07 03:02:07 Login Succeeded 03:02:07 nexus3.edgexfoundry.org:10004 03:02:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:02:07 Configure a credential helper to remove this warning. See 03:02:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:02:07 03:02:07 Login Succeeded 03:02:07 ****.io 03:02:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:02:07 Configure a credential helper to remove this warning. See 03:02:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:02:07 03:02:07 Login Succeeded 03:02:07 ---> ****-login.sh ends [Pipeline] } 03:02:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:02:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:02:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:02:07 ========================================================= 03:02:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 03:02:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:08 + 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 . 03:02:08 Sending build context to Docker daemon 778.2kB 03:02:08 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 03:02:08 Step 2/10 : FROM ${BASE} AS builder 03:02:08 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 03:02:08 da9db072f522: Pulling fs layer 03:02:08 6ef4a4ee8ca5: Pulling fs layer 03:02:08 06f05ace1117: Pulling fs layer 03:02:08 5fe327b54edc: Pulling fs layer 03:02:08 4f4fb700ef54: Pulling fs layer 03:02:08 92a5565b7b96: Pulling fs layer 03:02:08 ff9bb7016b71: Pulling fs layer 03:02:08 b67dba6c2c7d: Pulling fs layer 03:02:08 a813b0c90790: Pulling fs layer 03:02:08 5fe327b54edc: Waiting 03:02:08 4f4fb700ef54: Waiting 03:02:08 92a5565b7b96: Waiting 03:02:08 ff9bb7016b71: Waiting 03:02:08 b67dba6c2c7d: Waiting 03:02:08 a813b0c90790: Waiting 03:02:08 6ef4a4ee8ca5: Verifying Checksum 03:02:08 6ef4a4ee8ca5: Download complete 03:02:08 5fe327b54edc: Download complete 03:02:08 4f4fb700ef54: Download complete 03:02:08 da9db072f522: Download complete 03:02:08 92a5565b7b96: Verifying Checksum 03:02:08 92a5565b7b96: Download complete 03:02:08 ff9bb7016b71: Verifying Checksum 03:02:08 ff9bb7016b71: Download complete 03:02:08 da9db072f522: Pull complete 03:02:08 a813b0c90790: Verifying Checksum 03:02:08 a813b0c90790: Download complete 03:02:08 6ef4a4ee8ca5: Pull complete 03:02:08 06f05ace1117: Download complete 03:02:09 b67dba6c2c7d: Verifying Checksum 03:02:09 b67dba6c2c7d: Download complete 03:02:13 06f05ace1117: Pull complete 03:02:13 5fe327b54edc: Pull complete 03:02:13 4f4fb700ef54: Pull complete 03:02:13 92a5565b7b96: Pull complete 03:02:13 ff9bb7016b71: Pull complete 03:02:16 b67dba6c2c7d: Pull complete 03:02:16 a813b0c90790: Pull complete 03:02:16 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 03:02:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:02:16 ---> 3ba60ce46760 03:02:16 Step 3/10 : ARG MAKE=make build 03:02:21 Still waiting to schedule task 03:02:21 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-39383’ 03:02:22 ---> Running in f603f88cd6b0 03:02:22 Removing intermediate container f603f88cd6b0 03:02:22 ---> 466de4eb117d 03:02:22 Step 4/10 : WORKDIR /device-s7 03:02:22 ---> Running in 6e945aac03cf 03:02:22 Removing intermediate container 6e945aac03cf 03:02:22 ---> 406cfa0799f3 03:02:22 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 03:02:22 ---> Running in 22c05f83af9e 03:02:22 Removing intermediate container 22c05f83af9e 03:02:22 ---> 7b90d14d8a70 03:02:22 Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev 03:02:22 ---> Running in 1d861a3ed303 03:02:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:02:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:02:23 OK: 248 MiB in 58 packages 03:02:23 Removing intermediate container 1d861a3ed303 03:02:23 ---> 930d7ead3307 03:02:23 Step 7/10 : COPY go.mod vendor* ./ 03:02:23 ---> 12397d512736 03:02:23 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:02:23 ---> Running in 533b6131fd69 03:03:02 Removing intermediate container 533b6131fd69 03:03:02 ---> aaa25665edb2 03:03:02 Step 9/10 : COPY . . 03:03:02 ---> a61e1716a49b 03:03:02 Step 10/10 : RUN ${MAKE} 03:03:02 ---> Running in bc318968ccf0 03:03:02 noop 03:03:02 Removing intermediate container bc318968ccf0 03:03:02 ---> 14d8eb732eb6 03:03:02 Successfully built 14d8eb732eb6 03:03:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:02 + docker inspect -f . ci-base-image-x86_64 03:03:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:03:02 prd-ubuntu20.04-docker-8c-8g-39382 does not seem to be running inside a container 03:03:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:03:03 $ docker top a0ff9e6a0bd92f48d94c1c6a34f1b3a17b4288e93e6999ec67c3acbfa06f216f -eo pid,comm [Pipeline] { [Pipeline] sh 03:03:03 + go version 03:03:03 go version go1.23.4 linux/amd64 [Pipeline] } 03:03:03 $ docker stop --time=1 a0ff9e6a0bd92f48d94c1c6a34f1b3a17b4288e93e6999ec67c3acbfa06f216f 03:03:04 $ docker rm -f --volumes a0ff9e6a0bd92f48d94c1c6a34f1b3a17b4288e93e6999ec67c3acbfa06f216f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:05 + docker inspect -f . ci-base-image-x86_64 03:03:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:03:05 prd-ubuntu20.04-docker-8c-8g-39382 does not seem to be running inside a container 03:03:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:03:05 $ docker top 32943f226e119e2572760e7ac763a29150c4363a761fdc3472638b927b1731b8 -eo pid,comm [Pipeline] { [Pipeline] sh 03:03:06 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] fileExists [Pipeline] sh 03:03:06 + make test 03:03:06 go test -race -coverprofile=coverage.out ./... 03:03:14 ? github.com/edgexfoundry/device-s7 [no test files] 03:03:36 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 03:03:37 ok github.com/edgexfoundry/device-s7/internal/driver 1.026s coverage: 6.8% of statements 03:04:09 go vet ./... 03:04:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:04:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:04:16 ./bin/test-attribution-txt.sh [Pipeline] echo 03:04:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:04:16 $ docker stop --time=1 32943f226e119e2572760e7ac763a29150c4363a761fdc3472638b927b1731b8 03:04:20 $ docker rm -f --volumes 32943f226e119e2572760e7ac763a29150c4363a761fdc3472638b927b1731b8 [Pipeline] // withDockerContainer [Pipeline] sh 03:04:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:04:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:04:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:04:22 + ls -al . 03:04:22 total 216 03:04:22 drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 03:03 . 03:04:22 drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 03:01 .. 03:04:22 drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 03:03 .git 03:04:22 drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 03:01 .github 03:04:22 -rw-rw-r-- 1 jenkins jenkins 237 Feb 21 03:01 .gitignore 03:04:22 -rw-rw-r-- 1 jenkins jenkins 42 Feb 21 03:01 .golangci.yml 03:04:22 drwxr-xr-x 3 jenkins jenkins 4096 Feb 21 03:02 .semver 03:04:22 -rw-rw-r-- 1 jenkins jenkins 19679 Feb 21 03:01 Attribution.txt 03:04:22 -rw-rw-r-- 1 jenkins jenkins 1579 Feb 21 03:01 Dockerfile 03:04:22 -rw-rw-r-- 1 jenkins jenkins 643 Feb 21 03:01 Jenkinsfile 03:04:22 -rw-rw-r-- 1 jenkins jenkins 10947 Feb 21 03:01 LICENSE 03:04:22 -rw-rw-r-- 1 jenkins jenkins 1903 Feb 21 03:01 Makefile 03:04:22 -rw-rw-r-- 1 jenkins jenkins 614 Feb 21 03:01 OWNERS.md 03:04:22 -rw-rw-r-- 1 jenkins jenkins 2393 Feb 21 03:01 README.md 03:04:22 -rw-rw-r-- 1 jenkins jenkins 11 Feb 21 03:02 VERSION 03:04:22 drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 03:01 bin 03:04:22 drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 03:01 cmd 03:04:22 -rw-r--r-- 1 jenkins jenkins 19094 Feb 21 03:03 coverage.out 03:04:22 -rw-rw-r-- 1 jenkins jenkins 6121 Feb 21 03:01 go.mod 03:04:22 -rw-rw-r-- 1 jenkins jenkins 86851 Feb 21 03:01 go.sum 03:04:22 drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 03:01 internal 03:04:22 -rw-rw-r-- 1 jenkins jenkins 223 Feb 21 03:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:22 + 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=244f87bf88a9cbb169db06adb6cd1610c86fc46c --label arch=amd64 --label version=4.0.0-dev.8 . 03:04:22 Sending build context to Docker daemon 798.2kB 03:04:22 Step 1/24 : ARG BASE=golang:1.23-alpine3.20 03:04:22 Step 2/24 : FROM ${BASE} AS builder 03:04:22 ---> 14d8eb732eb6 03:04:22 Step 3/24 : ARG MAKE=make build 03:04:22 ---> Running in 665ef34845df 03:04:22 Removing intermediate container 665ef34845df 03:04:22 ---> 989d42f0d55b 03:04:22 Step 4/24 : WORKDIR /device-s7 03:04:22 ---> Running in f878a75d0ba7 03:04:22 Removing intermediate container f878a75d0ba7 03:04:22 ---> 2624a4c21726 03:04:22 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 03:04:22 ---> Running in 9d96de5f3db7 03:04:23 Removing intermediate container 9d96de5f3db7 03:04:23 ---> a320034ba796 03:04:23 Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev 03:04:23 ---> Running in c8bd33a13c87 03:04:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:04:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:04:24 OK: 248 MiB in 58 packages 03:04:24 Removing intermediate container c8bd33a13c87 03:04:24 ---> 807ff069d475 03:04:24 Step 7/24 : COPY go.mod vendor* ./ 03:04:24 ---> 9e64a9db4110 03:04:24 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:04:24 ---> Running in a25e91943fcb 03:04:25 Removing intermediate container a25e91943fcb 03:04:25 ---> e274b17b4e58 03:04:25 Step 9/24 : COPY . . 03:04:25 ---> 442dbe84e258 03:04:25 Step 10/24 : RUN ${MAKE} 03:04:25 ---> Running in 4ec9a0b5f6c6 03:04:25 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.0.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.25" -trimpath -mod=readonly -o cmd/device-s7 ./cmd 03:04:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-39385 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] ws 03:04:53 Running in /w/workspace/device-s7/16 [Pipeline] { [Pipeline] checkout 03:04:56 Selected Git installation does not exist. Using Default 03:04:56 The recommended git tool is: NONE 03:04:57 Removing intermediate container 4ec9a0b5f6c6 03:04:57 ---> 5bb1af6ecbfa 03:04:57 Step 11/24 : FROM alpine:3.20 03:04:57 3.20: Pulling from library/alpine 03:04:57 0a9a5dfd008f: Pulling fs layer 03:04:57 0a9a5dfd008f: Verifying Checksum 03:04:57 0a9a5dfd008f: Download complete 03:04:57 0a9a5dfd008f: Pull complete 03:04:57 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 03:04:57 Status: Downloaded newer image for alpine:3.20 03:04:57 ---> ff221270b9fb 03:04:57 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 03:04:57 ---> Running in a3e12ec6ddc0 03:04:57 Removing intermediate container a3e12ec6ddc0 03:04:57 ---> f169521069b1 03:04:57 Step 13/24 : RUN apk add --update --no-cache dumb-init 03:04:57 ---> Running in c07d4b95df44 03:04:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:04:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:04:57 (1/1) Installing dumb-init (1.2.5-r3) 03:04:57 Executing busybox-1.36.1-r29.trigger 03:04:57 OK: 8 MiB in 15 packages 03:04:57 Removing intermediate container c07d4b95df44 03:04:57 ---> 2dc3c54002ff 03:04:57 Step 14/24 : RUN apk --no-cache upgrade 03:04:58 ---> Running in 9b3487e815d3 03:04:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:04:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:04:58 OK: 8 MiB in 15 packages 03:04:59 Removing intermediate container 9b3487e815d3 03:04:59 ---> 4bd8d5b7b88c 03:04:59 Step 15/24 : WORKDIR / 03:04:59 ---> Running in 56e7817aff68 03:04:59 Removing intermediate container 56e7817aff68 03:04:59 ---> aaaae2bc023c 03:04:59 Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 03:04:59 ---> b354b7c8e4b3 03:04:59 Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 03:05:01 ---> 249b51cbfad4 03:05:01 Step 18/24 : COPY --from=builder /device-s7/cmd/res /res 03:05:01 ---> 7254246ba9a3 03:05:01 Step 19/24 : EXPOSE 59994 03:05:01 ---> Running in 4448534a267c 03:05:01 using credential edgex-jenkins-ssh 03:05:01 Cloning the remote Git repository 03:05:01 Removing intermediate container 4448534a267c 03:05:01 ---> fece40b1910f 03:05:01 Step 20/24 : ENTRYPOINT ["/device-s7"] 03:05:01 ---> Running in c7d6ed4d0ca7 03:05:01 Removing intermediate container c7d6ed4d0ca7 03:05:01 ---> 27ca9316c98d 03:05:01 Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 03:05:01 ---> Running in 54d15f180ef7 03:05:01 Removing intermediate container 54d15f180ef7 03:05:01 ---> d873a58b670e 03:05:01 Step 22/24 : LABEL arch=amd64 03:05:01 ---> Running in d566b131d608 03:05:01 Removing intermediate container d566b131d608 03:05:01 ---> 092ffaa01472 03:05:01 Step 23/24 : LABEL git_sha=244f87bf88a9cbb169db06adb6cd1610c86fc46c 03:05:01 ---> Running in 5039eac24a89 03:05:02 Removing intermediate container 5039eac24a89 03:05:02 ---> 6a69ea6778d9 03:05:02 Step 24/24 : LABEL version=4.0.0-dev.8 03:05:02 ---> Running in d2bfc97746df 03:05:02 Removing intermediate container d2bfc97746df 03:05:02 ---> df93fe49a156 03:05:02 [Warning] One or more build-args [ARCH] were not consumed 03:05:02 Successfully built df93fe49a156 03:05:02 Successfully tagged device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:05:02 provisioning config files... 03:05:02 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config13264627156736374250tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:05:01 Cloning repository git@github.com:edgexfoundry/device-s7.git 03:05:01 > git init /w/workspace/device-s7/16 # timeout=10 03:05:01 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git 03:05:01 > git --version # timeout=10 03:05:01 > git --version # 'git version 2.25.1' 03:05:01 using GIT_SSH to set credentials SSH Credentials for GitHub 03:05:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:05:02 ---> ****-login.sh 03:05:02 nexus3.edgexfoundry.org:10001 03:05:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:05:02 Configure a credential helper to remove this warning. See 03:05:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:05:02 03:05:02 Login Succeeded 03:05:02 nexus3.edgexfoundry.org:10002 03:05:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:05:02 Configure a credential helper to remove this warning. See 03:05:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:05:02 03:05:02 Login Succeeded 03:05:02 nexus3.edgexfoundry.org:10003 03:05:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:05:02 Configure a credential helper to remove this warning. See 03:05:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:05:02 03:05:02 Login Succeeded 03:05:02 nexus3.edgexfoundry.org:10004 03:05:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:05:02 Configure a credential helper to remove this warning. See 03:05:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:05:02 03:05:02 Login Succeeded 03:05:02 ****.io 03:05:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:05:03 Configure a credential helper to remove this warning. See 03:05:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:05:03 03:05:03 Login Succeeded 03:05:03 ---> ****-login.sh ends [Pipeline] } 03:05:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:05:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:05:03 [edgeXDocker.push] Tagging docker image device-s7 with the following tags: 03:05:03 244f87bf88a9cbb169db06adb6cd1610c86fc46c 03:05:03 latest 03:05:03 4.0.0-dev.8 03:05:03 244f87bf88a9cbb169db06adb6cd1610c86fc46c-4.0.0-dev.8 03:05:03 main 03:05:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:03 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:244f87bf88a9cbb169db06adb6cd1610c86fc46c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:02 > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 03:05:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:05:03 + docker push nexus3.edgexfoundry.org:10004/device-s7:244f87bf88a9cbb169db06adb6cd1610c86fc46c 03:05:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 03:05:03 d7ee9da9c5ee: Preparing 03:05:03 c250d3c2aa85: Preparing 03:05:03 de62f60383fd: Preparing 03:05:03 ea885d88a9c0: Preparing 03:05:03 392a2eec4205: Preparing 03:05:03 994456c4fd7b: Preparing 03:05:03 994456c4fd7b: Waiting 03:05:03 de62f60383fd: Pushed 03:05:03 392a2eec4205: Pushed 03:05:03 ea885d88a9c0: Pushed 03:05:03 d7ee9da9c5ee: Pushed 03:05:03 994456c4fd7b: Layer already exists 03:05:03 Avoid second fetch 03:05:03 Checking out Revision 244f87bf88a9cbb169db06adb6cd1610c86fc46c (main) 03:05:04 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#41)" 03:05:03 > git config core.sparsecheckout # timeout=10 03:05:03 > git checkout -f 244f87bf88a9cbb169db06adb6cd1610c86fc46c # timeout=10 03:05:08 c250d3c2aa85: Pushed 03:05:08 244f87bf88a9cbb169db06adb6cd1610c86fc46c: digest: sha256:da9e159a247154ea2352d44a607aa8f6fbb63f038b0d2c67244b349ee23332df size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:08 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:05:08 + docker push nexus3.edgexfoundry.org:10004/device-s7:latest 03:05:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 03:05:08 d7ee9da9c5ee: Preparing 03:05:08 c250d3c2aa85: Preparing 03:05:08 de62f60383fd: Preparing 03:05:08 ea885d88a9c0: Preparing 03:05:08 392a2eec4205: Preparing 03:05:08 994456c4fd7b: Preparing 03:05:08 994456c4fd7b: Waiting 03:05:08 de62f60383fd: Layer already exists 03:05:08 c250d3c2aa85: Layer already exists 03:05:08 392a2eec4205: Layer already exists 03:05:08 d7ee9da9c5ee: Layer already exists 03:05:08 ea885d88a9c0: Layer already exists 03:05:08 994456c4fd7b: Layer already exists 03:05:08 latest: digest: sha256:da9e159a247154ea2352d44a607aa8f6fbb63f038b0d2c67244b349ee23332df size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:05:09 % Total % Received % Xferd Average Speed Time Time Time Current 03:05:09 Dload Upload Total Spent Left Speed 03:05:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 171k 0 --:--:-- --:--:-- --:--:-- 173k 03:05:09 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 03:05:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:05:09 + docker push nexus3.edgexfoundry.org:10004/device-s7:4.0.0-dev.8 03:05:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 03:05:09 d7ee9da9c5ee: Preparing 03:05:09 c250d3c2aa85: Preparing 03:05:09 de62f60383fd: Preparing 03:05:09 ea885d88a9c0: Preparing 03:05:09 392a2eec4205: Preparing 03:05:09 994456c4fd7b: Preparing 03:05:09 994456c4fd7b: Waiting 03:05:09 ea885d88a9c0: Layer already exists 03:05:09 d7ee9da9c5ee: Layer already exists 03:05:09 c250d3c2aa85: Layer already exists 03:05:09 392a2eec4205: Layer already exists 03:05:09 de62f60383fd: Layer already exists 03:05:09 994456c4fd7b: Layer already exists 03:05:09 4.0.0-dev.8: digest: sha256:da9e159a247154ea2352d44a607aa8f6fbb63f038b0d2c67244b349ee23332df size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:05:10 + sudo tee /etc/docker/daemon.new 03:05:10 { 03:05:10 "registry-mirrors": [ 03:05:10 "https://nexus3.edgexfoundry.org:10001" 03:05:10 ], 03:05:10 "bip": "10.250.0.254/24", 03:05:10 "hosts": [ 03:05:10 "tcp://0.0.0.0:5555", 03:05:10 "unix:///var/run/docker.sock" 03:05:10 ], 03:05:10 "mtu": 1458, 03:05:10 "selinux-enabled": true, 03:05:10 "seccomp-profile": "/etc/docker/seccomp.json" 03:05:10 } [Pipeline] sh 03:05:10 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:244f87bf88a9cbb169db06adb6cd1610c86fc46c-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:05:10 + docker push nexus3.edgexfoundry.org:10004/device-s7:244f87bf88a9cbb169db06adb6cd1610c86fc46c-4.0.0-dev.8 03:05:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 03:05:10 d7ee9da9c5ee: Preparing 03:05:10 c250d3c2aa85: Preparing 03:05:10 de62f60383fd: Preparing 03:05:10 ea885d88a9c0: Preparing 03:05:10 392a2eec4205: Preparing 03:05:10 994456c4fd7b: Preparing 03:05:10 994456c4fd7b: Waiting 03:05:10 c250d3c2aa85: Layer already exists 03:05:10 ea885d88a9c0: Layer already exists 03:05:10 d7ee9da9c5ee: Layer already exists 03:05:10 392a2eec4205: Layer already exists 03:05:10 de62f60383fd: Layer already exists 03:05:10 994456c4fd7b: Layer already exists 03:05:10 244f87bf88a9cbb169db06adb6cd1610c86fc46c-4.0.0-dev.8: digest: sha256:da9e159a247154ea2352d44a607aa8f6fbb63f038b0d2c67244b349ee23332df size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:10 + sudo service docker restart 03:05:10 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:11 + docker push nexus3.edgexfoundry.org:10004/device-s7:main 03:05:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 03:05:11 d7ee9da9c5ee: Preparing 03:05:11 c250d3c2aa85: Preparing 03:05:11 de62f60383fd: Preparing 03:05:11 ea885d88a9c0: Preparing 03:05:11 392a2eec4205: Preparing 03:05:11 994456c4fd7b: Preparing 03:05:11 994456c4fd7b: Waiting 03:05:11 392a2eec4205: Layer already exists 03:05:11 de62f60383fd: Layer already exists 03:05:11 ea885d88a9c0: Layer already exists 03:05:11 d7ee9da9c5ee: Layer already exists 03:05:11 c250d3c2aa85: Layer already exists 03:05:11 994456c4fd7b: Layer already exists 03:05:11 main: digest: sha256:da9e159a247154ea2352d44a607aa8f6fbb63f038b0d2c67244b349ee23332df size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:05:11 ===================================================== [Pipeline] echo 03:05:11 taggedImages: 03:05:11 - nexus3.edgexfoundry.org:10004/device-s7:244f87bf88a9cbb169db06adb6cd1610c86fc46c 03:05:11 - nexus3.edgexfoundry.org:10004/device-s7:latest 03:05:11 - nexus3.edgexfoundry.org:10004/device-s7:4.0.0-dev.8 03:05:11 - nexus3.edgexfoundry.org:10004/device-s7:244f87bf88a9cbb169db06adb6cd1610c86fc46c-4.0.0-dev.8 03:05:11 - 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 03:05:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:05:11 03:05:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:05:11 latest: Pulling from edgex-lftools-log-publisher 03:05:11 5eb5b503b376: Pulling fs layer 03:05:11 5c69ac0246d0: Pulling fs layer 03:05:11 ec43610c2a17: Pulling fs layer 03:05:11 3a2ae6a8a46f: Pulling fs layer 03:05:11 33b1e0a273af: Pulling fs layer 03:05:11 5d3b04190fa2: Pulling fs layer 03:05:11 2f39f015ded8: Pulling fs layer 03:05:11 3a2ae6a8a46f: Waiting 03:05:11 33b1e0a273af: Waiting 03:05:11 5d3b04190fa2: Waiting 03:05:11 5c69ac0246d0: Download complete 03:05:11 3a2ae6a8a46f: Download complete 03:05:11 33b1e0a273af: Verifying Checksum 03:05:11 33b1e0a273af: Download complete 03:05:11 5d3b04190fa2: Verifying Checksum 03:05:11 5d3b04190fa2: Download complete 03:05:11 ec43610c2a17: Verifying Checksum 03:05:11 ec43610c2a17: Download complete 03:05:12 5eb5b503b376: Verifying Checksum 03:05:12 5eb5b503b376: Download complete 03:05:12 2f39f015ded8: Download complete 03:05:13 5eb5b503b376: Pull complete 03:05:13 5c69ac0246d0: Pull complete 03:05:13 ec43610c2a17: Pull complete 03:05:14 3a2ae6a8a46f: Pull complete 03:05:14 33b1e0a273af: Pull complete 03:05:14 5d3b04190fa2: Pull complete 03:05:18 2f39f015ded8: Pull complete 03:05:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:05:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:05:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:05:18 prd-ubuntu20.04-docker-8c-8g-39382 does not seem to be running inside a container 03:05:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:05:20 $ docker top 7d5c43f460b96a19765b14d43ae3541f67f3b8fdeb52396003d29ebd1a05ec09 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:05:21 ---> job-cost.sh 03:05:21 lf-activate-venv: SKIPPING 03:05:21 INFO: No Stack... 03:05:21 INFO: Retrieving Pricing Info for: v3-standard-8 03:05:22 INFO: Archiving Costs [Pipeline] sh 03:05:22 + cat /w/workspace/edgexfoundry_device-s7_main/archives/cost.csv 03:05:22 + cut -d, -f6 [Pipeline] lock 03:05:22 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-16-stack-cost] 03:05:22 Resource [jenkins-edgexfoundry-device-s7-main-16-stack-cost] did not exist. Created. 03:05:22 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:05:22 + echo total: 0.2199999988079071 [Pipeline] stash 03:05:22 Stashed 1 file(s) [Pipeline] } 03:05:22 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-16-stack-cost] [Pipeline] // lock [Pipeline] } 03:05:22 $ docker stop --time=1 7d5c43f460b96a19765b14d43ae3541f67f3b8fdeb52396003d29ebd1a05ec09 03:05:23 $ docker rm -f --volumes 7d5c43f460b96a19765b14d43ae3541f67f3b8fdeb52396003d29ebd1a05ec09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:05:29 provisioning config files... 03:05:29 copy managed file [device-s7-settings] to file:/w/workspace/device-s7/16@tmp/config11322486231859431761tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:05:29 ---> ****-login.sh 03:05:29 nexus3.edgexfoundry.org:10001 03:05:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:05:31 Configure a credential helper to remove this warning. See 03:05:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:05:31 03:05:31 Login Succeeded 03:05:31 nexus3.edgexfoundry.org:10002 03:05:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:05:31 Configure a credential helper to remove this warning. See 03:05:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:05:31 03:05:31 Login Succeeded 03:05:31 nexus3.edgexfoundry.org:10003 03:05:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:05:31 Configure a credential helper to remove this warning. See 03:05:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:05:31 03:05:31 Login Succeeded 03:05:31 nexus3.edgexfoundry.org:10004 03:05:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:05:31 Configure a credential helper to remove this warning. See 03:05:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:05:31 03:05:31 Login Succeeded 03:05:31 ****.io 03:05:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:05:32 Configure a credential helper to remove this warning. See 03:05:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:05:32 03:05:32 Login Succeeded 03:05:32 ---> ****-login.sh ends [Pipeline] } 03:05:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:05:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:05:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:05:32 ========================================================= 03:05:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 03:05:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:33 + 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 . 03:05:33 Sending build context to Docker daemon 490.5kB 03:05:33 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 03:05:33 Step 2/10 : FROM ${BASE} AS builder 03:05:33 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:05:33 9986a736f7d3: Pulling fs layer 03:05:33 1f018df60701: Pulling fs layer 03:05:33 39f8f326b044: Pulling fs layer 03:05:33 e6a1e7a6a96a: Pulling fs layer 03:05:33 4f4fb700ef54: Pulling fs layer 03:05:33 d45d956e0dbf: Pulling fs layer 03:05:33 d7702b0d1db1: Pulling fs layer 03:05:33 5c7f0f088c93: Pulling fs layer 03:05:33 4fdc064ae6cf: Pulling fs layer 03:05:33 d45d956e0dbf: Waiting 03:05:33 d7702b0d1db1: Waiting 03:05:33 e6a1e7a6a96a: Waiting 03:05:33 5c7f0f088c93: Waiting 03:05:33 4f4fb700ef54: Waiting 03:05:33 1f018df60701: Verifying Checksum 03:05:33 1f018df60701: Download complete 03:05:33 e6a1e7a6a96a: Verifying Checksum 03:05:33 e6a1e7a6a96a: Download complete 03:05:33 4f4fb700ef54: Verifying Checksum 03:05:33 4f4fb700ef54: Download complete 03:05:33 d45d956e0dbf: Download complete 03:05:33 d7702b0d1db1: Verifying Checksum 03:05:33 d7702b0d1db1: Download complete 03:05:33 9986a736f7d3: Verifying Checksum 03:05:33 9986a736f7d3: Download complete 03:05:34 4fdc064ae6cf: Verifying Checksum 03:05:34 4fdc064ae6cf: Download complete 03:05:34 9986a736f7d3: Pull complete 03:05:35 1f018df60701: Pull complete 03:05:35 39f8f326b044: Download complete 03:05:36 5c7f0f088c93: Verifying Checksum 03:05:36 5c7f0f088c93: Download complete 03:05:51 39f8f326b044: Pull complete 03:05:51 e6a1e7a6a96a: Pull complete 03:05:51 4f4fb700ef54: Pull complete 03:05:51 d45d956e0dbf: Pull complete 03:05:51 d7702b0d1db1: Pull complete 03:05:59 5c7f0f088c93: Pull complete 03:06:01 4fdc064ae6cf: Pull complete 03:06:01 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 03:06:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:06:01 ---> 63f30b955cb9 03:06:01 Step 3/10 : ARG MAKE=make build 03:06:03 ---> Running in 6c2cb311ce8d 03:06:03 Removing intermediate container 6c2cb311ce8d 03:06:03 ---> f73cd665e514 03:06:03 Step 4/10 : WORKDIR /device-s7 03:06:03 ---> Running in 492a0828b2ae 03:06:04 Removing intermediate container 492a0828b2ae 03:06:04 ---> d9c9d8d0bce9 03:06:04 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 03:06:04 ---> Running in 43b33fb4fea7 03:06:04 Removing intermediate container 43b33fb4fea7 03:06:04 ---> ac157524602b 03:06:04 Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev 03:06:04 ---> Running in d505885516f1 03:06:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:06:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:06:08 OK: 239 MiB in 58 packages 03:06:09 Removing intermediate container d505885516f1 03:06:09 ---> 523fa60d8bb0 03:06:09 Step 7/10 : COPY go.mod vendor* ./ 03:06:09 ---> 03b636477da9 03:06:09 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:06:09 ---> Running in 60c35fd1e1cc 03:08:01 Removing intermediate container 60c35fd1e1cc 03:08:01 ---> 73fd8581d608 03:08:01 Step 9/10 : COPY . . 03:08:01 ---> 20a8be15e0d3 03:08:01 Step 10/10 : RUN ${MAKE} 03:08:01 ---> Running in 1e15ac8c1bab 03:08:01 noop 03:08:01 Removing intermediate container 1e15ac8c1bab 03:08:01 ---> 2d35520ee031 03:08:01 Successfully built 2d35520ee031 03:08:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:02 + docker inspect -f . ci-base-image-arm64 03:08:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:08:02 prd-ubuntu20.04-docker-arm64-4c-16g-39385 does not seem to be running inside a container 03:08:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-s7/16 -v /w/workspace/device-s7/16:/w/workspace/device-s7/16:rw,z -v /w/workspace/device-s7/16@tmp:/w/workspace/device-s7/16@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 03:08:03 $ docker top af4dba9e80061337b5dd7bc3b6bec1eef534f2b049997fda1dd2cae335159e52 -eo pid,comm [Pipeline] { [Pipeline] sh 03:08:04 + go version 03:08:04 go version go1.23.4 linux/arm64 [Pipeline] } 03:08:04 $ docker stop --time=1 af4dba9e80061337b5dd7bc3b6bec1eef534f2b049997fda1dd2cae335159e52 03:08:05 $ docker rm -f --volumes af4dba9e80061337b5dd7bc3b6bec1eef534f2b049997fda1dd2cae335159e52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:06 + docker inspect -f . ci-base-image-arm64 03:08:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:08:06 prd-ubuntu20.04-docker-arm64-4c-16g-39385 does not seem to be running inside a container 03:08:06 $ 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/16 -v /w/workspace/device-s7/16:/w/workspace/device-s7/16:rw,z -v /w/workspace/device-s7/16@tmp:/w/workspace/device-s7/16@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 03:08:07 $ docker top 6389915bc2cecc29c9d320e775a1e71d2b02794249d7f33415645221b2f3ccae -eo pid,comm [Pipeline] { [Pipeline] sh 03:08:08 + git config --global --add safe.directory /w/workspace/device-s7/16 [Pipeline] fileExists [Pipeline] sh 03:08:09 + make test 03:08:09 go test -race -coverprofile=coverage.out ./... 03:08:56 ? github.com/edgexfoundry/device-s7 [no test files] 03:12:33 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 03:12:39 ok github.com/edgexfoundry/device-s7/internal/driver 1.116s coverage: 6.8% of statements 03:12:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:12:40 go vet ./... 03:16:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:16:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:16:31 ./bin/test-attribution-txt.sh [Pipeline] echo 03:16:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:16:31 $ docker stop --time=1 6389915bc2cecc29c9d320e775a1e71d2b02794249d7f33415645221b2f3ccae 03:16:33 $ docker rm -f --volumes 6389915bc2cecc29c9d320e775a1e71d2b02794249d7f33415645221b2f3ccae [Pipeline] // withDockerContainer [Pipeline] sh 03:16:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:16:36 Warning: overwriting stash ‘coverage-report’ 03:16:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:16:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:16:37 + ls -al . 03:16:37 total 212 03:16:37 drwxrwxr-x 7 jenkins jenkins 4096 Feb 21 03:08 . 03:16:37 drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 03:05 .. 03:16:37 drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 03:05 .git 03:16:37 drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 03:05 .github 03:16:37 -rw-rw-r-- 1 jenkins jenkins 237 Feb 21 03:05 .gitignore 03:16:37 -rw-rw-r-- 1 jenkins jenkins 42 Feb 21 03:05 .golangci.yml 03:16:37 -rw-rw-r-- 1 jenkins jenkins 19679 Feb 21 03:05 Attribution.txt 03:16:37 -rw-rw-r-- 1 jenkins jenkins 1579 Feb 21 03:05 Dockerfile 03:16:37 -rw-rw-r-- 1 jenkins jenkins 643 Feb 21 03:05 Jenkinsfile 03:16:37 -rw-rw-r-- 1 jenkins jenkins 10947 Feb 21 03:05 LICENSE 03:16:37 -rw-rw-r-- 1 jenkins jenkins 1903 Feb 21 03:05 Makefile 03:16:37 -rw-rw-r-- 1 jenkins jenkins 614 Feb 21 03:05 OWNERS.md 03:16:37 -rw-rw-r-- 1 jenkins jenkins 2393 Feb 21 03:05 README.md 03:16:37 -rw-rw-r-- 1 jenkins jenkins 11 Feb 21 03:02 VERSION 03:16:37 drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 03:05 bin 03:16:37 drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 03:05 cmd 03:16:37 -rw-r--r-- 1 jenkins jenkins 19094 Feb 21 03:12 coverage.out 03:16:37 -rw-rw-r-- 1 jenkins jenkins 6121 Feb 21 03:05 go.mod 03:16:37 -rw-rw-r-- 1 jenkins jenkins 86851 Feb 21 03:05 go.sum 03:16:37 drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 03:05 internal 03:16:37 -rw-rw-r-- 1 jenkins jenkins 223 Feb 21 03:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:37 + 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=244f87bf88a9cbb169db06adb6cd1610c86fc46c --label arch=arm64 --label version=4.0.0-dev.8 . 03:16:38 Sending build context to Docker daemon 510.5kB 03:16:38 Step 1/24 : ARG BASE=golang:1.23-alpine3.20 03:16:38 Step 2/24 : FROM ${BASE} AS builder 03:16:38 ---> 2d35520ee031 03:16:38 Step 3/24 : ARG MAKE=make build 03:16:38 ---> Running in 56c9f1fd0b0f 03:16:38 Removing intermediate container 56c9f1fd0b0f 03:16:38 ---> 51f726408662 03:16:38 Step 4/24 : WORKDIR /device-s7 03:16:38 ---> Running in e3344abf666c 03:16:38 Removing intermediate container e3344abf666c 03:16:38 ---> b36a2c8b93cf 03:16:38 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 03:16:38 ---> Running in 7eee61640de8 03:16:39 Removing intermediate container 7eee61640de8 03:16:39 ---> 1ccfbf9f91ea 03:16:39 Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev 03:16:39 ---> Running in faac0372cda1 03:16:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:16:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:16:42 OK: 239 MiB in 58 packages 03:16:43 Removing intermediate container faac0372cda1 03:16:43 ---> 87fd4b80755b 03:16:43 Step 7/24 : COPY go.mod vendor* ./ 03:16:43 ---> ca4daf3e5b1b 03:16:43 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:16:43 ---> Running in efb150429a0f 03:16:46 Removing intermediate container efb150429a0f 03:16:46 ---> cbbc37046f5d 03:16:46 Step 9/24 : COPY . . 03:16:46 ---> 150143263a06 03:16:46 Step 10/24 : RUN ${MAKE} 03:16:46 ---> Running in e808d75c0bf4 03:16:47 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.0.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.25" -trimpath -mod=readonly -o cmd/device-s7 ./cmd 03:20:09 Removing intermediate container e808d75c0bf4 03:20:09 ---> 9d20e670e612 03:20:09 Step 11/24 : FROM alpine:3.20 03:20:09 3.20: Pulling from library/alpine 03:20:09 94e9d8af2201: Pulling fs layer 03:20:09 94e9d8af2201: Verifying Checksum 03:20:09 94e9d8af2201: Download complete 03:20:09 94e9d8af2201: Pull complete 03:20:09 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 03:20:09 Status: Downloaded newer image for alpine:3.20 03:20:09 ---> 7aab056cecc6 03:20:09 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 03:20:09 ---> Running in 2efeb65ba12d 03:20:09 Removing intermediate container 2efeb65ba12d 03:20:09 ---> 376fa771f29f 03:20:09 Step 13/24 : RUN apk add --update --no-cache dumb-init 03:20:09 ---> Running in af28f2683b73 03:20:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:20:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:20:11 (1/1) Installing dumb-init (1.2.5-r3) 03:20:11 Executing busybox-1.36.1-r29.trigger 03:20:11 OK: 9 MiB in 15 packages 03:20:12 Removing intermediate container af28f2683b73 03:20:12 ---> a504d1ef823d 03:20:12 Step 14/24 : RUN apk --no-cache upgrade 03:20:12 ---> Running in 418c748df27d 03:20:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:20:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:20:15 OK: 9 MiB in 15 packages 03:20:15 Removing intermediate container 418c748df27d 03:20:15 ---> d06a0d288587 03:20:15 Step 15/24 : WORKDIR / 03:20:15 ---> Running in 415b98cfe9f4 03:20:16 Removing intermediate container 415b98cfe9f4 03:20:16 ---> 12a20609050d 03:20:16 Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 03:20:16 ---> d250b5da1d7e 03:20:16 Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 03:20:18 ---> 056a7f20a56e 03:20:18 Step 18/24 : COPY --from=builder /device-s7/cmd/res /res 03:20:19 ---> 680923bb69f1 03:20:19 Step 19/24 : EXPOSE 59994 03:20:19 ---> Running in f86d60f22ae1 03:20:19 Removing intermediate container f86d60f22ae1 03:20:19 ---> a1081397cb90 03:20:19 Step 20/24 : ENTRYPOINT ["/device-s7"] 03:20:19 ---> Running in 139f6a314b28 03:20:19 Removing intermediate container 139f6a314b28 03:20:19 ---> 8dd8dabfc5c0 03:20:19 Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 03:20:20 ---> Running in 204d3dfb1c9d 03:20:20 Removing intermediate container 204d3dfb1c9d 03:20:20 ---> 93ba80b30e7f 03:20:20 Step 22/24 : LABEL arch=arm64 03:20:20 ---> Running in 8df0c9ac38f5 03:20:20 Removing intermediate container 8df0c9ac38f5 03:20:20 ---> 10db46bb6692 03:20:20 Step 23/24 : LABEL git_sha=244f87bf88a9cbb169db06adb6cd1610c86fc46c 03:20:20 ---> Running in 8ed0504410dc 03:20:20 Removing intermediate container 8ed0504410dc 03:20:20 ---> e54bfc54b28a 03:20:20 Step 24/24 : LABEL version=4.0.0-dev.8 03:20:20 ---> Running in 6811f4071cbc 03:20:21 Removing intermediate container 6811f4071cbc 03:20:21 ---> 237ca06ef03f 03:20:21 [Warning] One or more build-args [ARCH] were not consumed 03:20:21 Successfully built 237ca06ef03f 03:20:21 Successfully tagged device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:20:21 provisioning config files... 03:20:21 copy managed file [device-s7-settings] to file:/w/workspace/device-s7/16@tmp/config1843855537756593420tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:20:21 ---> ****-login.sh 03:20:21 nexus3.edgexfoundry.org:10001 03:20:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:20:22 Configure a credential helper to remove this warning. See 03:20:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:20:22 03:20:22 Login Succeeded 03:20:22 nexus3.edgexfoundry.org:10002 03:20:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:20:22 Configure a credential helper to remove this warning. See 03:20:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:20:22 03:20:22 Login Succeeded 03:20:22 nexus3.edgexfoundry.org:10003 03:20:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:20:23 Configure a credential helper to remove this warning. See 03:20:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:20:23 03:20:23 Login Succeeded 03:20:23 nexus3.edgexfoundry.org:10004 03:20:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:20:23 Configure a credential helper to remove this warning. See 03:20:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:20:23 03:20:23 Login Succeeded 03:20:23 ****.io 03:20:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:20:23 Configure a credential helper to remove this warning. See 03:20:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:20:23 03:20:23 Login Succeeded 03:20:23 ---> ****-login.sh ends [Pipeline] } 03:20:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:20:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:20:24 [edgeXDocker.push] Tagging docker image device-s7-arm64 with the following tags: 03:20:24 244f87bf88a9cbb169db06adb6cd1610c86fc46c 03:20:24 latest 03:20:24 4.0.0-dev.8 03:20:24 244f87bf88a9cbb169db06adb6cd1610c86fc46c-4.0.0-dev.8 03:20:24 main 03:20:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:24 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:244f87bf88a9cbb169db06adb6cd1610c86fc46c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:24 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:244f87bf88a9cbb169db06adb6cd1610c86fc46c 03:20:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 03:20:24 bcf34afb535e: Preparing 03:20:24 396bff801ea6: Preparing 03:20:24 e2b597adba9c: Preparing 03:20:24 50a2bd4f7a40: Preparing 03:20:24 9e393abfe707: Preparing 03:20:24 dd9c8f8612c8: Preparing 03:20:24 dd9c8f8612c8: Waiting 03:20:25 50a2bd4f7a40: Pushed 03:20:25 e2b597adba9c: Pushed 03:20:25 9e393abfe707: Pushed 03:20:25 bcf34afb535e: Pushed 03:20:25 dd9c8f8612c8: Layer already exists 03:20:35 396bff801ea6: Pushed 03:20:35 244f87bf88a9cbb169db06adb6cd1610c86fc46c: digest: sha256:47e47b0484621697e8ebc74cab24abd6f262efe5a6ca027440633f987bb67abc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:35 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:35 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:latest 03:20:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 03:20:35 bcf34afb535e: Preparing 03:20:35 396bff801ea6: Preparing 03:20:35 e2b597adba9c: Preparing 03:20:35 50a2bd4f7a40: Preparing 03:20:35 9e393abfe707: Preparing 03:20:35 dd9c8f8612c8: Preparing 03:20:35 396bff801ea6: Layer already exists 03:20:35 e2b597adba9c: Layer already exists 03:20:35 50a2bd4f7a40: Layer already exists 03:20:35 bcf34afb535e: Layer already exists 03:20:35 9e393abfe707: Layer already exists 03:20:35 dd9c8f8612c8: Layer already exists 03:20:36 latest: digest: sha256:47e47b0484621697e8ebc74cab24abd6f262efe5a6ca027440633f987bb67abc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:36 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:36 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.0-dev.8 03:20:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 03:20:36 bcf34afb535e: Preparing 03:20:36 396bff801ea6: Preparing 03:20:36 e2b597adba9c: Preparing 03:20:36 50a2bd4f7a40: Preparing 03:20:36 9e393abfe707: Preparing 03:20:36 dd9c8f8612c8: Preparing 03:20:36 dd9c8f8612c8: Waiting 03:20:36 bcf34afb535e: Layer already exists 03:20:36 50a2bd4f7a40: Layer already exists 03:20:36 9e393abfe707: Layer already exists 03:20:36 396bff801ea6: Layer already exists 03:20:36 e2b597adba9c: Layer already exists 03:20:36 dd9c8f8612c8: Layer already exists 03:20:36 4.0.0-dev.8: digest: sha256:47e47b0484621697e8ebc74cab24abd6f262efe5a6ca027440633f987bb67abc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:37 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:244f87bf88a9cbb169db06adb6cd1610c86fc46c-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:37 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:244f87bf88a9cbb169db06adb6cd1610c86fc46c-4.0.0-dev.8 03:20:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 03:20:37 bcf34afb535e: Preparing 03:20:37 396bff801ea6: Preparing 03:20:37 e2b597adba9c: Preparing 03:20:37 50a2bd4f7a40: Preparing 03:20:37 9e393abfe707: Preparing 03:20:37 dd9c8f8612c8: Preparing 03:20:37 dd9c8f8612c8: Waiting 03:20:37 e2b597adba9c: Layer already exists 03:20:37 9e393abfe707: Layer already exists 03:20:37 50a2bd4f7a40: Layer already exists 03:20:37 396bff801ea6: Layer already exists 03:20:37 bcf34afb535e: Layer already exists 03:20:37 dd9c8f8612c8: Layer already exists 03:20:37 244f87bf88a9cbb169db06adb6cd1610c86fc46c-4.0.0-dev.8: digest: sha256:47e47b0484621697e8ebc74cab24abd6f262efe5a6ca027440633f987bb67abc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:38 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:38 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:main 03:20:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 03:20:38 bcf34afb535e: Preparing 03:20:38 396bff801ea6: Preparing 03:20:38 e2b597adba9c: Preparing 03:20:38 50a2bd4f7a40: Preparing 03:20:38 9e393abfe707: Preparing 03:20:38 dd9c8f8612c8: Preparing 03:20:38 dd9c8f8612c8: Waiting 03:20:38 9e393abfe707: Layer already exists 03:20:38 bcf34afb535e: Layer already exists 03:20:38 396bff801ea6: Layer already exists 03:20:38 e2b597adba9c: Layer already exists 03:20:38 50a2bd4f7a40: Layer already exists 03:20:38 dd9c8f8612c8: Layer already exists 03:20:39 main: digest: sha256:47e47b0484621697e8ebc74cab24abd6f262efe5a6ca027440633f987bb67abc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:20:39 ===================================================== [Pipeline] echo 03:20:39 taggedImages: 03:20:39 - nexus3.edgexfoundry.org:10004/device-s7-arm64:244f87bf88a9cbb169db06adb6cd1610c86fc46c 03:20:39 - nexus3.edgexfoundry.org:10004/device-s7-arm64:latest 03:20:39 - nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.0-dev.8 03:20:39 - nexus3.edgexfoundry.org:10004/device-s7-arm64:244f87bf88a9cbb169db06adb6cd1610c86fc46c-4.0.0-dev.8 03:20:39 - 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 03:20:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:20:39 03:20:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:20:40 arm64: Pulling from edgex-lftools-log-publisher 03:20:40 8998bd30e6a1: Pulling fs layer 03:20:40 04944245beec: Pulling fs layer 03:20:40 699f458cf7ca: Pulling fs layer 03:20:40 765212b225bb: Pulling fs layer 03:20:40 f23df028b6ca: Pulling fs layer 03:20:40 d65c8cfc05b1: Pulling fs layer 03:20:40 2437ff75d9bd: Pulling fs layer 03:20:40 765212b225bb: Waiting 03:20:40 f23df028b6ca: Waiting 03:20:40 d65c8cfc05b1: Waiting 03:20:40 2437ff75d9bd: Waiting 03:20:40 04944245beec: Verifying Checksum 03:20:40 04944245beec: Download complete 03:20:40 765212b225bb: Verifying Checksum 03:20:40 765212b225bb: Download complete 03:20:40 f23df028b6ca: Verifying Checksum 03:20:40 f23df028b6ca: Download complete 03:20:40 d65c8cfc05b1: Verifying Checksum 03:20:40 d65c8cfc05b1: Download complete 03:20:40 699f458cf7ca: Verifying Checksum 03:20:40 699f458cf7ca: Download complete 03:20:40 8998bd30e6a1: Verifying Checksum 03:20:40 8998bd30e6a1: Download complete 03:20:43 2437ff75d9bd: Verifying Checksum 03:20:43 2437ff75d9bd: Download complete 03:20:45 8998bd30e6a1: Pull complete 03:20:45 04944245beec: Pull complete 03:20:47 699f458cf7ca: Pull complete 03:20:47 765212b225bb: Pull complete 03:20:48 f23df028b6ca: Pull complete 03:20:48 d65c8cfc05b1: Pull complete 03:21:06 2437ff75d9bd: Pull complete 03:21:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:21:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:21:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:21:07 prd-ubuntu20.04-docker-arm64-4c-16g-39385 does not seem to be running inside a container 03:21:07 $ 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/16 -v /w/workspace/device-s7/16:/w/workspace/device-s7/16:rw,z -v /w/workspace/device-s7/16@tmp:/w/workspace/device-s7/16@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 03:21:09 $ docker top 4259ca6d51f7693bee9ff5f2eb843402bacbc304eac04eb4ced680d55011063b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:21:10 ---> job-cost.sh 03:21:10 lf-activate-venv: SKIPPING 03:21:10 INFO: No Stack... 03:21:10 INFO: Retrieving Pricing Info for: v3-standard-4 03:21:11 INFO: Archiving Costs [Pipeline] sh 03:21:12 + cat /w/workspace/device-s7/16/archives/cost.csv 03:21:12 + cut -d, -f6 [Pipeline] lock 03:21:12 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-16-stack-cost] 03:21:12 Resource [jenkins-edgexfoundry-device-s7-main-16-stack-cost] did not exist. Created. 03:21:12 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:21:13 /w/workspace/device-s7/16@tmp/durable-19959bb9/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:21:13 + echo total: 0.10999999940395355 [Pipeline] stash 03:21:14 Warning: overwriting stash ‘stack-cost’ 03:21:14 Stashed 1 file(s) [Pipeline] } 03:21:14 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-16-stack-cost] [Pipeline] // lock [Pipeline] } 03:21:14 $ docker stop --time=1 4259ca6d51f7693bee9ff5f2eb843402bacbc304eac04eb4ced680d55011063b 03:21:15 $ docker rm -f --volumes 4259ca6d51f7693bee9ff5f2eb843402bacbc304eac04eb4ced680d55011063b [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 03:21:16 provisioning config files... 03:21:16 copy managed file [device-s7-codecov-token] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config3215963594926769936tmp [Pipeline] { [Pipeline] sh 03:21:16 + set +x 03:21:16 + curl -s https://codecov.io/bash 03:21:16 + bash -s -- 03:21:16 03:21:16 _____ _ 03:21:16 / ____| | | 03:21:16 | | ___ __| | ___ ___ _____ __ 03:21:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:21:16 | |___| (_) | (_| | __/ (_| (_) \ V / 03:21:16 \_____\___/ \__,_|\___|\___\___/ \_/ 03:21:16 Bash-1.0.6 03:21:16 03:21:16 03:21:16 ==> git version 2.25.1 found 03:21:16 ==> 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 03:21:16 Release-Date: 2020-01-08 03:21:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:21:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:21:16 ==> Jenkins CI detected. 03:21:16 current dir:  /w/workspace/edgexfoundry_device-s7_main 03:21:16 project root: . 03:21:16 --> token set from env 03:21:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:21:16 ==> Running gcov in . (disable via -X gcov) 03:21:16 ==> Python coveragepy not found 03:21:16 ==> Searching for coverage reports in: 03:21:16 + . 03:21:16 -> Found 1 reports 03:21:16 ==> Detecting git/mercurial file structure 03:21:16 ==> Reading reports 03:21:16 + ./coverage.out bytes=19094 03:21:16 ==> Appending adjustments 03:21:16 https://docs.codecov.io/docs/fixing-reports 03:21:16 + Found adjustments 03:21:16 ==> Gzipping contents 03:21:16 4.0K /tmp/codecov.3pGg7e.gz 03:21:16 ==> Uploading reports 03:21:16 url: https://codecov.io 03:21:16 query: branch=main&commit=244f87bf88a9cbb169db06adb6cd1610c86fc46c&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F16%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= 03:21:16 -> Pinging Codecov 03:21:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=244f87bf88a9cbb169db06adb6cd1610c86fc46c&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F16%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= 03:21:16 -> Uploading to 03:21:16 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-s7/244f87bf88a9cbb169db06adb6cd1610c86fc46c/25a2de2f-0e87-4fb4-98f0-88cee877f230.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250221%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250221T032116Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=c8ca2983c0b1c8816247bdc7fdb48f34091046f370bfae120d77d5e5918697f9 03:21:16 % Total % Received % Xferd Average Speed Time Time Time Current 03:21:16 Dload Upload Total Spent Left Speed 03:21:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2849 0 0 100 2849 0 17586 --:--:-- --:--:-- --:--:-- 17695 03:21:16 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-s7/commit/244f87bf88a9cbb169db06adb6cd1610c86fc46c [Pipeline] } 03:21:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:21:17 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:21:17 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:21:17 03:21:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:21:17 latest: Pulling from edgex-devops/edgex-snyk-go 03:21:17 43c4264eed91: Pulling fs layer 03:21:17 4cc291be95ef: Pulling fs layer 03:21:17 2ac1f1163629: Pulling fs layer 03:21:17 5c3c966382ef: Pulling fs layer 03:21:17 4f4fb700ef54: Pulling fs layer 03:21:17 d9c7d2e4e75e: Pulling fs layer 03:21:17 9c3e1370e548: Pulling fs layer 03:21:17 4f4fb700ef54: Waiting 03:21:17 9c3e1370e548: Waiting 03:21:17 d9c7d2e4e75e: Waiting 03:21:17 5c3c966382ef: Waiting 03:21:17 4cc291be95ef: Verifying Checksum 03:21:17 4cc291be95ef: Download complete 03:21:17 5c3c966382ef: Verifying Checksum 03:21:17 5c3c966382ef: Download complete 03:21:17 4f4fb700ef54: Verifying Checksum 03:21:17 4f4fb700ef54: Download complete 03:21:17 43c4264eed91: Verifying Checksum 03:21:17 43c4264eed91: Download complete 03:21:17 d9c7d2e4e75e: Verifying Checksum 03:21:17 d9c7d2e4e75e: Download complete 03:21:17 43c4264eed91: Pull complete 03:21:17 4cc291be95ef: Pull complete 03:21:18 2ac1f1163629: Verifying Checksum 03:21:18 2ac1f1163629: Download complete 03:21:18 9c3e1370e548: Verifying Checksum 03:21:18 9c3e1370e548: Download complete 03:21:21 2ac1f1163629: Pull complete 03:21:21 5c3c966382ef: Pull complete 03:21:21 4f4fb700ef54: Pull complete 03:21:21 d9c7d2e4e75e: Pull complete 03:21:24 9c3e1370e548: Pull complete 03:21:24 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 03:21:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:21:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:21:24 prd-ubuntu20.04-docker-8c-8g-39382 does not seem to be running inside a container 03:21:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 03:21:29 $ docker top a2af7a3baeb95819f1cf0ec5a1bf9fd6ca479f362ec40272934c0d61daae6a9e -eo pid,comm [Pipeline] { [Pipeline] sh 03:21:29 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] echo 03:21:29 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-s7:main' [Pipeline] sh 03:21:30 + set -o pipefail 03:21:30 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-s7:main' 03:21:36 03:21:36 Monitoring /w/workspace/edgexfoundry_device-s7_main (github.com/edgexfoundry/device-s7)... 03:21:36 03:21:36 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9802e2c3-a805-43f9-b47e-5746baaac31c/history/e93a2db0-1c27-4f33-af2c-f200a99aa95c 03:21:36 03:21:36 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:21:36 03:21:36 03:21:36 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 03:21:36 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 03:21:37 $ docker stop --time=1 a2af7a3baeb95819f1cf0ec5a1bf9fd6ca479f362ec40272934c0d61daae6a9e 03:21:40 $ docker rm -f --volumes a2af7a3baeb95819f1cf0ec5a1bf9fd6ca479f362ec40272934c0d61daae6a9e [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 03:21:41 + git log --format=format:%s -1 244f87bf88a9cbb169db06adb6cd1610c86fc46c [Pipeline] sh 03:21:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:21:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:21:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:21:42 prd-ubuntu20.04-docker-8c-8g-39382 does not seem to be running inside a container 03:21:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:21:42 $ docker top bbb363cc395e91acf8d085bdff1a59ddb2bd329fb888238c3b2531bf4ee5be2c -eo pid,comm 03:21:42 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). 03:21:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:21:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:21:42 [ssh-agent] Looking for ssh-agent implementation... 03:21:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:21:43 $ docker exec bbb363cc395e91acf8d085bdff1a59ddb2bd329fb888238c3b2531bf4ee5be2c ssh-agent 03:21:43 SSH_AUTH_SOCK=/tmp/ssh-mxEPJqlp0zuL/agent.32 03:21:43 SSH_AGENT_PID=38 03:21:43 Running ssh-add (command line suppressed) 03:21:43 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_1193856551535046875.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_1193856551535046875.key) 03:21:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:21:43 + git semver tag 03:21:43 2025-02-21 03:21:43,720 [run_tag] DEBUG tag force:False 03:21:43 2025-02-21 03:21:43,720 [check_head_tag] DEBUG check head tag 03:21:43 2025-02-21 03:21:43,720 [execute] INFO git cat-file --batch-check 03:21:43 2025-02-21 03:21:43,720 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=) 03:21:43 2025-02-21 03:21:43,723 [execute] INFO git cat-file --batch 03:21:43 2025-02-21 03:21:43,724 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=) 03:21:43 2025-02-21 03:21:43,731 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 03:21:43 2025-02-21 03:21:43,731 [execute] INFO git tag -a v4.0.0-dev.8 -m v4.0.0-dev.8 03:21:43 2025-02-21 03:21:43,731 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.8', '-m', 'v4.0.0-dev.8'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=None) 03:21:43 2025-02-21 03:21:43,736 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 03:21:43 4.0.0-dev.8 [Pipeline] } 03:21:43 $ docker exec --env ******** --env ******** bbb363cc395e91acf8d085bdff1a59ddb2bd329fb888238c3b2531bf4ee5be2c ssh-agent -k 03:21:43 unset SSH_AUTH_SOCK; 03:21:43 unset SSH_AGENT_PID; 03:21:43 echo Agent pid 38 killed; 03:21:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:21:44 + git semver [Pipeline] } 03:21:44 $ docker stop --time=1 bbb363cc395e91acf8d085bdff1a59ddb2bd329fb888238c3b2531bf4ee5be2c 03:21:45 $ docker rm -f --volumes bbb363cc395e91acf8d085bdff1a59ddb2bd329fb888238c3b2531bf4ee5be2c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:21:46 03:21:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:21:46 0.23.1-centos7: Pulling from edgex-lftools 03:21:46 ab5ef0e58194: Pulling fs layer 03:21:46 9712f1f96733: Pulling fs layer 03:21:46 63f879dbbcfc: Pulling fs layer 03:21:46 0d9ebad4ef96: Pulling fs layer 03:21:46 e9a5061849ea: Pulling fs layer 03:21:46 d747dcd14b5f: Pulling fs layer 03:21:46 2de7ff778b66: Pulling fs layer 03:21:46 0d9ebad4ef96: Waiting 03:21:46 e9a5061849ea: Waiting 03:21:46 d747dcd14b5f: Waiting 03:21:46 2de7ff778b66: Waiting 03:21:46 9712f1f96733: Verifying Checksum 03:21:46 9712f1f96733: Download complete 03:21:46 63f879dbbcfc: Verifying Checksum 03:21:46 63f879dbbcfc: Download complete 03:21:47 e9a5061849ea: Verifying Checksum 03:21:47 e9a5061849ea: Download complete 03:21:47 d747dcd14b5f: Verifying Checksum 03:21:47 d747dcd14b5f: Download complete 03:21:47 0d9ebad4ef96: Verifying Checksum 03:21:47 0d9ebad4ef96: Download complete 03:21:47 ab5ef0e58194: Verifying Checksum 03:21:47 ab5ef0e58194: Download complete 03:21:47 2de7ff778b66: Verifying Checksum 03:21:47 2de7ff778b66: Download complete 03:21:49 ab5ef0e58194: Pull complete 03:21:49 9712f1f96733: Pull complete 03:21:50 63f879dbbcfc: Pull complete 03:21:53 0d9ebad4ef96: Pull complete 03:21:53 e9a5061849ea: Pull complete 03:21:53 d747dcd14b5f: Pull complete 03:21:54 2de7ff778b66: Pull complete 03:21:54 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:21:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:21:54 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:21:54 prd-ubuntu20.04-docker-8c-8g-39382 does not seem to be running inside a container 03:21:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:21:59 $ docker top ec5ed88fa11ac1c585eeeb3a27d97fcedaae496de930df47d9d1edb09adfb42a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:21:59 provisioning config files... 03:21:59 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config16799597465297657347tmp 03:21:59 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config15260731688590277569tmp 03:21:59 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config6777685000022860172tmp [Pipeline] { [Pipeline] echo 03:21:59 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:21:59 ---> sigul-configuration.sh 03:21:59 gpg: directory `/root/.gnupg' created 03:21:59 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:21:59 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:21:59 gpg: keyring `/root/.gnupg/secring.gpg' created 03:21:59 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:21:59 gpg: CAST5 encrypted data 03:21:59 gpg: encrypted with 1 passphrase 03:21:59 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:21:59 + mkdir /home/jenkins 03:21:59 + mkdir /home/jenkins/sigul [Pipeline] sh 03:22:00 + 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 03:22:00 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:22:00 ---> sigul-install.sh 03:22:00 Sigul already installed; skipping installation. [Pipeline] sh 03:22:00 + git tag --list 03:22:00 v0.0.0 03:22:00 v0.0.1-dev.1 03:22:00 v0.0.1-dev.2 03:22:00 v4.0.0-dev.1 03:22:00 v4.0.0-dev.2 03:22:00 v4.0.0-dev.3 03:22:00 v4.0.0-dev.4 03:22:00 v4.0.0-dev.5 03:22:00 v4.0.0-dev.6 03:22:00 v4.0.0-dev.7 03:22:00 v4.0.0-dev.8 [Pipeline] sh 03:22:01 + lftools sign git-tag v4.0.0-dev.8 03:22:01 Signing Git tag with Sigul... 03:22:01 Signing v4.0.0-dev.8 [Pipeline] echo 03:22:01 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:22:02 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:22:02 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:22:02 $ docker stop --time=1 ec5ed88fa11ac1c585eeeb3a27d97fcedaae496de930df47d9d1edb09adfb42a 03:22:03 $ docker rm -f --volumes ec5ed88fa11ac1c585eeeb3a27d97fcedaae496de930df47d9d1edb09adfb42a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:22:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:22:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:22:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:22:04 prd-ubuntu20.04-docker-8c-8g-39382 does not seem to be running inside a container 03:22:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:22:04 $ docker top b7c3d30dd84572d8a0f66416f68658c1a93960f72d8c68df58deef8259934e79 -eo pid,comm 03:22:04 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). 03:22:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:22:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:22:04 [ssh-agent] Looking for ssh-agent implementation... 03:22:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:22:04 $ docker exec b7c3d30dd84572d8a0f66416f68658c1a93960f72d8c68df58deef8259934e79 ssh-agent 03:22:05 SSH_AUTH_SOCK=/tmp/ssh-sn1WvuPCBv9i/agent.32 03:22:05 SSH_AGENT_PID=38 03:22:05 Running ssh-add (command line suppressed) 03:22:05 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_14857678120000999660.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_14857678120000999660.key) 03:22:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:22:05 + git semver bump pre 03:22:05 2025-02-21 03:22:05,680 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 03:22:05 2025-02-21 03:22:05,680 [bump_version] DEBUG bumping version:4.0.0-dev.8 on axis:pre with prefix:dev 03:22:05 2025-02-21 03:22:05,680 [bump_version] DEBUG bumped version:4.0.0-dev.9 03:22:05 2025-02-21 03:22:05,681 [write_version] DEBUG write version:4.0.0-dev.9 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:True 03:22:05 2025-02-21 03:22:05,681 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 03:22:05 2025-02-21 03:22:05,681 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-s7_main/.semver/main 03:22:05 2025-02-21 03:22:05,682 [execute] INFO git cat-file --batch-check 03:22:05 2025-02-21 03:22:05,682 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=) 03:22:05 2025-02-21 03:22:05,687 [execute] INFO git cat-file --batch 03:22:05 2025-02-21 03:22:05,688 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=) 03:22:05 2025-02-21 03:22:05,692 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 03:22:05 4.0.0-dev.9 [Pipeline] } 03:22:05 $ docker exec --env ******** --env ******** b7c3d30dd84572d8a0f66416f68658c1a93960f72d8c68df58deef8259934e79 ssh-agent -k 03:22:05 unset SSH_AUTH_SOCK; 03:22:05 unset SSH_AGENT_PID; 03:22:05 echo Agent pid 38 killed; 03:22:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:22:06 + git semver [Pipeline] } 03:22:06 $ docker stop --time=1 b7c3d30dd84572d8a0f66416f68658c1a93960f72d8c68df58deef8259934e79 03:22:07 $ docker rm -f --volumes b7c3d30dd84572d8a0f66416f68658c1a93960f72d8c68df58deef8259934e79 [Pipeline] // withDockerContainer [Pipeline] sh 03:22:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:22:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:22:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:22:08 prd-ubuntu20.04-docker-8c-8g-39382 does not seem to be running inside a container 03:22:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:22:08 $ docker top c40e92595134d9c50c92611e622923c9c6cb62a4e6658e68fdc2db8a65360d9b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:22:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:22:09 [ssh-agent] Looking for ssh-agent implementation... 03:22:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:22:09 $ docker exec c40e92595134d9c50c92611e622923c9c6cb62a4e6658e68fdc2db8a65360d9b ssh-agent 03:22:09 SSH_AUTH_SOCK=/tmp/ssh-bLCC4bq0IJan/agent.33 03:22:09 SSH_AGENT_PID=39 03:22:09 Running ssh-add (command line suppressed) 03:22:09 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_4575531249146744707.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_4575531249146744707.key) 03:22:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:22:09 + git semver push 03:22:09 2025-02-21 03:22:09,824 [run_push] DEBUG push 03:22:09 2025-02-21 03:22:09,824 [execute] INFO git cat-file --batch-check 03:22:09 2025-02-21 03:22:09,825 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=) 03:22:09 2025-02-21 03:22:09,828 [execute] INFO git rev-list d01e54a98d66d38840b44975bffcc48c16abbc60 -- 03:22:09 2025-02-21 03:22:09,829 [execute] DEBUG Popen(['git', 'rev-list', 'd01e54a98d66d38840b44975bffcc48c16abbc60', '--'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=None) 03:22:09 2025-02-21 03:22:09,833 [execute] INFO git fetch -v origin 03:22:09 2025-02-21 03:22:09,833 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=True, shell=None, istream=None) 03:22:10 2025-02-21 03:22:10,287 [run_push] DEBUG no remote changes detected 03:22:10 2025-02-21 03:22:10,288 [execute] INFO git push origin semver 03:22:10 2025-02-21 03:22:10,288 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=None) 03:22:11 2025-02-21 03:22:11,004 [run_push] DEBUG push all version tags 03:22:11 2025-02-21 03:22:11,004 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:22:11 2025-02-21 03:22:11,005 [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) 03:22:11 2025-02-21 03:22:11,603 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 03:22:11 4.0.0-dev.9 [Pipeline] } 03:22:11 $ docker exec --env ******** --env ******** c40e92595134d9c50c92611e622923c9c6cb62a4e6658e68fdc2db8a65360d9b ssh-agent -k 03:22:11 unset SSH_AUTH_SOCK; 03:22:11 unset SSH_AGENT_PID; 03:22:11 echo Agent pid 39 killed; 03:22:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:22:12 + git semver [Pipeline] } 03:22:12 $ docker stop --time=1 c40e92595134d9c50c92611e622923c9c6cb62a4e6658e68fdc2db8a65360d9b 03:22:13 $ docker rm -f --volumes c40e92595134d9c50c92611e622923c9c6cb62a4e6658e68fdc2db8a65360d9b [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 03:22:14 + [ -d /w/workspace/edgexfoundry_device-s7_main/archives ] 03:22:14 + ls -al /w/workspace/edgexfoundry_device-s7_main/archives 03:22:14 total 16 03:22:14 drwxr-xr-x 3 root root 4096 Feb 21 03:05 . 03:22:14 drwxrwxr-x 9 jenkins jenkins 4096 Feb 21 03:22 .. 03:22:14 drwxr-xr-x 2 root root 4096 Feb 21 03:05 cost 03:22:14 -rw-r--r-- 1 root root 80 Feb 21 03:05 cost.csv 03:22:14 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_main/archives 03:22:14 + ls -al /w/workspace/edgexfoundry_device-s7_main/archives 03:22:14 total 16 03:22:14 drwxr-xr-x 3 jenkins jenkins 4096 Feb 21 03:05 . 03:22:14 drwxrwxr-x 9 jenkins jenkins 4096 Feb 21 03:22 .. 03:22:14 drwxr-xr-x 2 jenkins jenkins 4096 Feb 21 03:05 cost 03:22:14 -rw-r--r-- 1 jenkins jenkins 80 Feb 21 03:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:22:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:22:15 ---> package-listing.sh 03:22:15 ++ facter osfamily 03:22:15 ++ tr '[:upper:]' '[:lower:]' 03:22:15 + OS_FAMILY=debian 03:22:15 + workspace=/w/workspace/edgexfoundry_device-s7_main 03:22:15 + START_PACKAGES=/tmp/packages_start.txt 03:22:15 + END_PACKAGES=/tmp/packages_end.txt 03:22:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:22:15 + PACKAGES=/tmp/packages_start.txt 03:22:15 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 03:22:15 + PACKAGES=/tmp/packages_end.txt 03:22:15 + case "${OS_FAMILY}" in 03:22:15 + dpkg -l 03:22:15 + grep '^ii' 03:22:15 + '[' -f /tmp/packages_start.txt ']' 03:22:15 + '[' -f /tmp/packages_end.txt ']' 03:22:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:22:15 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 03:22:15 + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ 03:22:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo 03:22:15 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 03:22:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:22:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:22:16 prd-ubuntu20.04-docker-8c-8g-39382 does not seem to be running inside a container 03:22:16 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:22:16 $ docker top a88f9d2a57146aa12af917c42e28bd7d6d2ceaa7d1aa902bd40ac67f71e569df -eo pid,comm [Pipeline] { [Pipeline] sh 03:22:17 + touch /tmp/pre-build-complete [Pipeline] sh 03:22:17 + mkdir -p /var/log/sysstat [Pipeline] sh 03:22:17 + ls /var/log/sa-host 03:22:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:22:17 provisioning config files... 03:22:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config7789718040067572111tmp [Pipeline] { [Pipeline] echo 03:22:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:22:18 ---> create-netrc.sh [Pipeline] } 03:22:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:22:18 ---> python-tools-install.sh [Pipeline] echo 03:22:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:22:18 ---> sudo-logs.sh 03:22:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:22:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:22:19 ---> job-cost.sh 03:22:19 lf-activate-venv: SKIPPING 03:22:19 DEBUG: total: 0.2199999988079071 03:22:19 INFO: Retrieving Stack Cost... 03:22:19 INFO: Retrieving Pricing Info for: v3-standard-8 03:22:19 INFO: Archiving Costs [Pipeline] echo 03:22:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:22:20 ---> logs-deploy.sh 03:22:20 lf-activate-venv: SKIPPING 03:22:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/16 03:22:20 INFO: archiving workspace using pattern(s): 03:22:21 Archives upload complete. 03:22:21 INFO: archiving logs to Nexus