Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 17ef24f3537a4392c31b01c5521ecfb56bf17d0b 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-ssh1852393593940992263.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-ssh17459772446909240350.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-onvif-camera/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-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14805225728369902325.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-ssh1696188258606740825.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-onvif-camera/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-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8609505779605571691.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-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [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-onvif-camera-settings PROJECT: device-onvif-camera 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-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v3 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-centos7-blackbox-4c-2g-39928’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-40152’ is offline Running on prd-ubuntu20.04-docker-8c-8g-40155 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 17ef24f3537a4392c31b01c5521ecfb56bf17d0b (main) > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.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 17ef24f3537a4392c31b01c5521ecfb56bf17d0b # timeout=10 Commit message: "Merge pull request #500 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.26" > git rev-list --no-walk 89941b0a9895bc26ebe4c09e1e6b065cfac3867b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:27:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:27:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:27:10 ========================================================= 06:27:10 EdgeX Global Pipelines Version Info 06:27:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:27:11 ------------------- 06:27:11 stable info: 06:27:11 ------------------- 06:27:11 Commited By: Cherry Wang cherry@iotechsys.com 06:27:11 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 06:27:11 Message: update stable to v1.0.269 06:27:12 ------------------- 06:27:12 experimental info: 06:27:12 ------------------- 06:27:12 Commited By: Ginny Guan ginny@iotechsys.com 06:27:12 Commit SHA: 7f93e8bad95e9991f74bdd88f4a3d704a5893b6d 06:27:12 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:27:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 06:27:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 06:27:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:27:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:27:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:27:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 06:27:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:27:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:27:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:27:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:27:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:27:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 06:27:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:27:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:27:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:27:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:27:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:27:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:27:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:27:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:27:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:27:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 06:27:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:27:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:27:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:27:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:27:12 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:27:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:27:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:27:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:27:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 17ef24f3537a4392c31b01c5521ecfb56bf17d0b [Pipeline] echo 06:27:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 17ef24f [Pipeline] echo 06:27:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:27:13 provisioning config files... 06:27:13 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config150986787169239445tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:27:13 ---> ****-login.sh 06:27:13 nexus3.edgexfoundry.org:10001 06:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:13 Configure a credential helper to remove this warning. See 06:27:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:13 06:27:13 Login Succeeded 06:27:13 nexus3.edgexfoundry.org:10002 06:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:13 Configure a credential helper to remove this warning. See 06:27:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:13 06:27:13 Login Succeeded 06:27:13 nexus3.edgexfoundry.org:10003 06:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:13 Configure a credential helper to remove this warning. See 06:27:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:13 06:27:13 Login Succeeded 06:27:13 nexus3.edgexfoundry.org:10004 06:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:13 Configure a credential helper to remove this warning. See 06:27:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:13 06:27:13 Login Succeeded 06:27:13 ****.io 06:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:14 Configure a credential helper to remove this warning. See 06:27:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:14 06:27:14 Login Succeeded 06:27:14 ---> ****-login.sh ends [Pipeline] } 06:27:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:27:14 + git rev-list -1 --merges 17ef24f3537a4392c31b01c5521ecfb56bf17d0b~1..17ef24f3537a4392c31b01c5521ecfb56bf17d0b [Pipeline] echo 06:27:14 -----------> git rev-list -1 --merges 17ef24f3537a4392c31b01c5521ecfb56bf17d0b~1..17ef24f3537a4392c31b01c5521ecfb56bf17d0b 17ef24f3537a4392c31b01c5521ecfb56bf17d0b 06:27:14 17ef24f3537a4392c31b01c5521ecfb56bf17d0b [false] [Pipeline] sh 06:27:14 + git log --format=format:%s -1 17ef24f3537a4392c31b01c5521ecfb56bf17d0b [Pipeline] echo 06:27:14 ========================================================= 06:27:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:27:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:27:15 + git log --format=format:%s -1 17ef24f3537a4392c31b01c5521ecfb56bf17d0b [Pipeline] echo 06:27:15 [semverPrep] GIT_COMMIT: 17ef24f3537a4392c31b01c5521ecfb56bf17d0b, Commit Message: Merge pull request #500 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.26 [Pipeline] echo 06:27:15 [semverPrep] This is not a build commit. [Pipeline] sh 06:27:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:27:15 + grep -v github /etc/ssh/ssh_known_hosts 06:27:15 + [ -e /tmp/ssh_known_hosts ] 06:27:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:27:15 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:27:15 + sudo tee -a /etc/ssh/ssh_known_hosts 06:27:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:27:16 06:27:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:27:16 0.1.4: Pulling from edgex-devops/py-git-semver 06:27:16 b85a868b505f: Pulling fs layer 06:27:16 e2be974225ed: Pulling fs layer 06:27:16 339a4e72a1f5: Pulling fs layer 06:27:16 988bab9f4d93: Pulling fs layer 06:27:16 1469e6f7b9e6: Pulling fs layer 06:27:16 eaf3925da568: Pulling fs layer 06:27:16 bab4dde63d76: Pulling fs layer 06:27:16 bde34c3a00c8: Pulling fs layer 06:27:16 b352a97aabf1: Pulling fs layer 06:27:16 4872d77fe225: Pulling fs layer 06:27:16 5851b861e8e6: Pulling fs layer 06:27:16 988bab9f4d93: Waiting 06:27:16 1469e6f7b9e6: Waiting 06:27:16 eaf3925da568: Waiting 06:27:16 bde34c3a00c8: Waiting 06:27:16 5851b861e8e6: Waiting 06:27:16 e2be974225ed: Verifying Checksum 06:27:16 e2be974225ed: Download complete 06:27:16 988bab9f4d93: Download complete 06:27:16 1469e6f7b9e6: Verifying Checksum 06:27:16 1469e6f7b9e6: Download complete 06:27:16 339a4e72a1f5: Verifying Checksum 06:27:16 339a4e72a1f5: Download complete 06:27:16 eaf3925da568: Download complete 06:27:16 bde34c3a00c8: Download complete 06:27:16 b352a97aabf1: Download complete 06:27:16 4872d77fe225: Verifying Checksum 06:27:16 4872d77fe225: Download complete 06:27:16 5851b861e8e6: Verifying Checksum 06:27:16 5851b861e8e6: Download complete 06:27:16 b85a868b505f: Verifying Checksum 06:27:16 b85a868b505f: Download complete 06:27:16 bab4dde63d76: Verifying Checksum 06:27:16 bab4dde63d76: Download complete 06:27:17 b85a868b505f: Pull complete 06:27:18 e2be974225ed: Pull complete 06:27:18 339a4e72a1f5: Pull complete 06:27:18 988bab9f4d93: Pull complete 06:27:18 1469e6f7b9e6: Pull complete 06:27:18 eaf3925da568: Pull complete 06:27:20 bab4dde63d76: Pull complete 06:27:20 bde34c3a00c8: Pull complete 06:27:20 b352a97aabf1: Pull complete 06:27:21 4872d77fe225: Pull complete 06:27:21 5851b861e8e6: Pull complete 06:27:21 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:27:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:27:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:27:21 prd-ubuntu20.04-docker-8c-8g-40155 does not seem to be running inside a container 06:27:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 06:27:23 $ docker top a05a923c4558eb9cd7c14b82a89661fcb78c9331daf09a3087f3c98582bcb9ce -eo pid,comm 06:27:23 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:27:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:27:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:27:23 [ssh-agent] Looking for ssh-agent implementation... 06:27:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:27:24 $ docker exec a05a923c4558eb9cd7c14b82a89661fcb78c9331daf09a3087f3c98582bcb9ce ssh-agent 06:27:24 SSH_AUTH_SOCK=/tmp/ssh-Y9vXyHr9QUdO/agent.32 06:27:24 SSH_AGENT_PID=38 06:27:24 Running ssh-add (command line suppressed) 06:27:24 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11320811422677812960.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11320811422677812960.key) 06:27:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:27:24 + git tag --points-at HEAD [Pipeline] } 06:27:24 $ docker exec --env ******** --env ******** a05a923c4558eb9cd7c14b82a89661fcb78c9331daf09a3087f3c98582bcb9ce ssh-agent -k 06:27:24 unset SSH_AUTH_SOCK; 06:27:24 unset SSH_AGENT_PID; 06:27:24 echo Agent pid 38 killed; 06:27:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:27:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:27:24 [ssh-agent] Looking for ssh-agent implementation... 06:27:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:27:24 $ docker exec a05a923c4558eb9cd7c14b82a89661fcb78c9331daf09a3087f3c98582bcb9ce ssh-agent 06:27:24 SSH_AUTH_SOCK=/tmp/ssh-qYDXGLHJqrUZ/agent.71 06:27:24 SSH_AGENT_PID=77 06:27:24 Running ssh-add (command line suppressed) 06:27:25 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_18182807977665682955.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_18182807977665682955.key) 06:27:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:27:25 + git semver init 06:27:25 2025-03-04 06:27:25,550 [run_init] DEBUG init version:0.0.0 force:False 06:27:25 2025-03-04 06:27:25,550 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 06:27:25 2025-03-04 06:27:25,551 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 06:27:25 2025-03-04 06:27:25,551 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 06:27:27 2025-03-04 06:27:26,802 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 06:27:27 2025-03-04 06:27:26,802 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 06:27:27 2025-03-04 06:27:26,802 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 06:27:27 2025-03-04 06:27:26,803 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 06:27:27 4.0.0-dev.13 [Pipeline] } 06:27:27 $ docker exec --env ******** --env ******** a05a923c4558eb9cd7c14b82a89661fcb78c9331daf09a3087f3c98582bcb9ce ssh-agent -k 06:27:27 unset SSH_AUTH_SOCK; 06:27:27 unset SSH_AGENT_PID; 06:27:27 echo Agent pid 77 killed; 06:27:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:27:27 + git semver [Pipeline] } 06:27:27 $ docker stop --time=1 a05a923c4558eb9cd7c14b82a89661fcb78c9331daf09a3087f3c98582bcb9ce 06:27:29 $ docker rm -f --volumes a05a923c4558eb9cd7c14b82a89661fcb78c9331daf09a3087f3c98582bcb9ce [Pipeline] // withDockerContainer [Pipeline] sh 06:27:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:27:29 Stashed 1 file(s) [Pipeline] echo 06:27:29 [edgeXSemver]: initialized semver on version 4.0.0-dev.13 [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 06:27:29 provisioning config files... 06:27:29 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config319339856405060913tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:27:30 ---> ****-login.sh 06:27:30 nexus3.edgexfoundry.org:10001 06:27:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:30 Configure a credential helper to remove this warning. See 06:27:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:30 06:27:30 Login Succeeded 06:27:30 nexus3.edgexfoundry.org:10002 06:27:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:30 Configure a credential helper to remove this warning. See 06:27:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:30 06:27:30 Login Succeeded 06:27:30 nexus3.edgexfoundry.org:10003 06:27:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:30 Configure a credential helper to remove this warning. See 06:27:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:30 06:27:30 Login Succeeded 06:27:30 nexus3.edgexfoundry.org:10004 06:27:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:30 Configure a credential helper to remove this warning. See 06:27:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:30 06:27:30 Login Succeeded 06:27:30 ****.io 06:27:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:30 Configure a credential helper to remove this warning. See 06:27:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:30 06:27:30 Login Succeeded 06:27:30 ---> ****-login.sh ends [Pipeline] } 06:27:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:27:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:27:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:27:30 ========================================================= 06:27:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 06:27:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:31 + 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 . 06:27:31 Sending build context to Docker daemon 37.06MB 06:27:31 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 06:27:31 Step 2/13 : FROM ${BASE} AS builder 06:27:31 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 06:27:31 da9db072f522: Pulling fs layer 06:27:31 6ef4a4ee8ca5: Pulling fs layer 06:27:31 06f05ace1117: Pulling fs layer 06:27:31 5fe327b54edc: Pulling fs layer 06:27:31 4f4fb700ef54: Pulling fs layer 06:27:31 92a5565b7b96: Pulling fs layer 06:27:31 ff9bb7016b71: Pulling fs layer 06:27:31 b67dba6c2c7d: Pulling fs layer 06:27:31 4f4fb700ef54: Waiting 06:27:31 ff9bb7016b71: Waiting 06:27:31 92a5565b7b96: Waiting 06:27:31 a813b0c90790: Pulling fs layer 06:27:31 b67dba6c2c7d: Waiting 06:27:31 a813b0c90790: Waiting 06:27:31 6ef4a4ee8ca5: Download complete 06:27:31 4f4fb700ef54: Verifying Checksum 06:27:31 92a5565b7b96: Download complete 06:27:31 da9db072f522: Verifying Checksum 06:27:31 da9db072f522: Download complete 06:27:31 ff9bb7016b71: Download complete 06:27:31 da9db072f522: Pull complete 06:27:31 a813b0c90790: Verifying Checksum 06:27:31 a813b0c90790: Download complete 06:27:31 6ef4a4ee8ca5: Pull complete 06:27:31 06f05ace1117: Verifying Checksum 06:27:31 06f05ace1117: Download complete 06:27:32 b67dba6c2c7d: Verifying Checksum 06:27:32 b67dba6c2c7d: Download complete 06:27:36 06f05ace1117: Pull complete 06:27:36 5fe327b54edc: Pull complete 06:27:36 4f4fb700ef54: Pull complete 06:27:36 92a5565b7b96: Pull complete 06:27:36 ff9bb7016b71: Pull complete 06:27:38 b67dba6c2c7d: Pull complete 06:27:38 a813b0c90790: Pull complete 06:27:38 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 06:27:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:27:38 ---> 3ba60ce46760 06:27:38 Step 3/13 : ARG ADD_BUILD_TAGS="" 06:27:43 ---> Running in b77d0879eef1 06:27:43 Removing intermediate container b77d0879eef1 06:27:43 ---> ff2d4f4a1738 06:27:43 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:27:43 ---> Running in 4eba1706eb11 06:27:43 Removing intermediate container 4eba1706eb11 06:27:43 ---> 90627ac277ae 06:27:43 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 06:27:43 ---> Running in 46f9295caf88 06:27:43 Removing intermediate container 46f9295caf88 06:27:43 ---> 714c5038beda 06:27:43 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 06:27:43 ---> Running in 52bdbc7777e3 06:27:43 Removing intermediate container 52bdbc7777e3 06:27:43 ---> c01c6bc500a9 06:27:43 Step 7/13 : LABEL Name=edgex-device-onvif-camera 06:27:43 ---> Running in 501d6d2c5ccc 06:27:43 Removing intermediate container 501d6d2c5ccc 06:27:43 ---> 2c16ba1fb887 06:27:43 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:27:43 ---> Running in 61e89db4b916 06:27:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:27:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:27:44 OK: 248 MiB in 58 packages 06:27:44 Removing intermediate container 61e89db4b916 06:27:44 ---> 92053110bf74 06:27:44 Step 9/13 : WORKDIR /device-onvif-camera 06:27:44 ---> Running in 04394cffcbf8 06:27:44 Still waiting to schedule task 06:27:44 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-40153’ 06:27:44 Removing intermediate container 04394cffcbf8 06:27:44 ---> 7b74ae574390 06:27:44 Step 10/13 : COPY go.mod vendor* ./ 06:27:44 ---> 6aecb2efc52e 06:27:44 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:27:44 ---> Running in ebe8bb3307be 06:28:31 Removing intermediate container ebe8bb3307be 06:28:31 ---> ec0976eaf1d9 06:28:31 Step 12/13 : COPY . . 06:28:32 ---> 3a4909aea6ce 06:28:32 Step 13/13 : RUN ${MAKE} 06:28:32 ---> Running in 329428d2d06d 06:28:32 noop 06:28:32 Removing intermediate container 329428d2d06d 06:28:32 ---> bb9e58e04acb 06:28:32 Successfully built bb9e58e04acb 06:28:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:33 + docker inspect -f . ci-base-image-x86_64 06:28:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:28:33 prd-ubuntu20.04-docker-8c-8g-40155 does not seem to be running inside a container 06:28:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 06:28:33 $ docker top 0dc64f1d2ccb84958051b5db49a3242c9b4b1172d501905da7883e946dd0e111 -eo pid,comm [Pipeline] { [Pipeline] sh 06:28:33 + go version 06:28:33 go version go1.23.4 linux/amd64 [Pipeline] } 06:28:33 $ docker stop --time=1 0dc64f1d2ccb84958051b5db49a3242c9b4b1172d501905da7883e946dd0e111 06:28:35 $ docker rm -f --volumes 0dc64f1d2ccb84958051b5db49a3242c9b4b1172d501905da7883e946dd0e111 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:35 + docker inspect -f . ci-base-image-x86_64 06:28:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:28:35 prd-ubuntu20.04-docker-8c-8g-40155 does not seem to be running inside a container 06:28:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 06:28:36 $ docker top b7b8fc5accfbaea0ad49476b6b93e55c7a0c085d4e21b4652afa320dca9d7f25 -eo pid,comm [Pipeline] { [Pipeline] sh 06:28:36 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 06:28:36 + make test 06:28:36 go test ./... -coverprofile=coverage.out ./... 06:28:38 ? github.com/edgexfoundry/device-onvif-camera [no test files] 06:29:00 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 06:29:00 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 06:29:00 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.030s coverage: 31.4% of statements 06:29:00 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.510s coverage: 86.5% of statements 06:29:12 go vet ./... 06:29:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:29:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:29:19 ./bin/test-attribution-txt.sh [Pipeline] echo 06:29:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:29:19 $ docker stop --time=1 b7b8fc5accfbaea0ad49476b6b93e55c7a0c085d4e21b4652afa320dca9d7f25 06:29:22 $ docker rm -f --volumes b7b8fc5accfbaea0ad49476b6b93e55c7a0c085d4e21b4652afa320dca9d7f25 [Pipeline] // withDockerContainer [Pipeline] sh 06:29:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:29:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:29:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:29:23 + ls -al . 06:29:23 total 316 06:29:23 drwxrwxr-x 9 jenkins jenkins 4096 Mar 4 06:28 . 06:29:23 drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 06:27 .. 06:29:23 drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 06:29 .git 06:29:23 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 06:27 .github 06:29:23 -rw-rw-r-- 1 jenkins jenkins 493 Mar 4 06:27 .gitignore 06:29:23 -rw-rw-r-- 1 jenkins jenkins 199 Mar 4 06:27 .golangci.yml 06:29:23 drwxr-xr-x 3 jenkins jenkins 4096 Mar 4 06:27 .semver 06:29:23 -rw-rw-r-- 1 jenkins jenkins 19973 Mar 4 06:27 Attribution.txt 06:29:23 -rw-rw-r-- 1 jenkins jenkins 17665 Mar 4 06:27 CHANGELOG.md 06:29:23 -rw-rw-r-- 1 jenkins jenkins 1715 Mar 4 06:27 Dockerfile 06:29:23 -rw-rw-r-- 1 jenkins jenkins 677 Mar 4 06:27 GOVERNANCE.md 06:29:23 -rw-rw-r-- 1 jenkins jenkins 739 Mar 4 06:27 Jenkinsfile 06:29:23 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 4 06:27 LICENSE 06:29:23 -rw-rw-r-- 1 jenkins jenkins 3465 Mar 4 06:27 Makefile 06:29:23 -rw-rw-r-- 1 jenkins jenkins 625 Mar 4 06:27 OWNERS.md 06:29:23 -rw-rw-r-- 1 jenkins jenkins 2620 Mar 4 06:27 README.md 06:29:23 -rw-rw-r-- 1 jenkins jenkins 12 Mar 4 06:27 VERSION 06:29:23 drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 06:27 bin 06:29:23 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 06:27 cmd 06:29:23 -rw-r--r-- 1 jenkins jenkins 92466 Mar 4 06:28 coverage.out 06:29:23 drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 06:27 doc 06:29:23 -rw-rw-r-- 1 jenkins jenkins 6489 Mar 4 06:27 go.mod 06:29:23 -rw-rw-r-- 1 jenkins jenkins 87368 Mar 4 06:27 go.sum 06:29:23 drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 06:27 internal 06:29:23 -rw-rw-r-- 1 jenkins jenkins 236 Mar 4 06:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:23 + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=17ef24f3537a4392c31b01c5521ecfb56bf17d0b --label arch=amd64 --label version=4.0.0-dev.13 . 06:29:23 Sending build context to Docker daemon 37.16MB 06:29:23 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 06:29:23 Step 2/27 : FROM ${BASE} AS builder 06:29:23 ---> bb9e58e04acb 06:29:23 Step 3/27 : ARG ADD_BUILD_TAGS="" 06:29:24 ---> Running in 5873f04b4fb1 06:29:24 Removing intermediate container 5873f04b4fb1 06:29:24 ---> 2e07626ad639 06:29:24 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:29:24 ---> Running in 6170d3aec9cc 06:29:24 Removing intermediate container 6170d3aec9cc 06:29:24 ---> 965a21c43241 06:29:24 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 06:29:24 ---> Running in 350930f5b4d1 06:29:24 Removing intermediate container 350930f5b4d1 06:29:24 ---> 90caaefed97c 06:29:24 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 06:29:24 ---> Running in 350d800879d9 06:29:24 Removing intermediate container 350d800879d9 06:29:24 ---> b4ffa93c72f4 06:29:24 Step 7/27 : LABEL Name=edgex-device-onvif-camera 06:29:24 ---> Running in 08d6b2b2a609 06:29:24 Removing intermediate container 08d6b2b2a609 06:29:24 ---> 427399db80ef 06:29:24 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:29:24 ---> Running in 5cbcce3d28b5 06:29:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:29:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:29:25 OK: 248 MiB in 58 packages 06:29:25 Removing intermediate container 5cbcce3d28b5 06:29:25 ---> 67492001f130 06:29:25 Step 9/27 : WORKDIR /device-onvif-camera 06:29:25 ---> Running in 18198260cbee 06:29:26 Removing intermediate container 18198260cbee 06:29:26 ---> 080290f64da6 06:29:26 Step 10/27 : COPY go.mod vendor* ./ 06:29:26 ---> ce3929ea138e 06:29:26 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:29:26 ---> Running in 94cf587d6442 06:29:27 Removing intermediate container 94cf587d6442 06:29:27 ---> 32fd5ea4e9e5 06:29:27 Step 12/27 : COPY . . 06:29:28 ---> cd8b7aa56b19 06:29:28 Step 13/27 : RUN ${MAKE} 06:29:28 ---> Running in 48a7a5c58d59 06:29:28 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 06:30:00 Removing intermediate container 48a7a5c58d59 06:30:00 ---> 91ba703e13a6 06:30:00 Step 14/27 : FROM alpine:3.20 06:30:00 3.20: Pulling from library/alpine 06:30:00 0a9a5dfd008f: Pulling fs layer 06:30:01 0a9a5dfd008f: Verifying Checksum 06:30:01 0a9a5dfd008f: Download complete 06:30:01 0a9a5dfd008f: Pull complete 06:30:01 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 06:30:01 Status: Downloaded newer image for alpine:3.20 06:30:01 ---> ff221270b9fb 06:30:01 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 06:30:01 ---> Running in 264add2425cf 06:30:01 Removing intermediate container 264add2425cf 06:30:01 ---> 682062b0ae65 06:30:01 Step 16/27 : RUN apk add --update --no-cache dumb-init 06:30:01 ---> Running in 43066dfb4827 06:30:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:30:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:30:02 (1/1) Installing dumb-init (1.2.5-r3) 06:30:02 Executing busybox-1.36.1-r29.trigger 06:30:02 OK: 8 MiB in 15 packages 06:30:02 Removing intermediate container 43066dfb4827 06:30:02 ---> 616c40ff5505 06:30:02 Step 17/27 : RUN apk --no-cache upgrade 06:30:02 ---> Running in 65fb072b75a2 06:30:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:30:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:30:03 OK: 8 MiB in 15 packages 06:30:03 Removing intermediate container 65fb072b75a2 06:30:03 ---> 1d736247626a 06:30:03 Step 18/27 : WORKDIR / 06:30:03 ---> Running in 48482d9b9cba 06:30:03 Removing intermediate container 48482d9b9cba 06:30:03 ---> fa9cac478ee9 06:30:03 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 06:30:05 ---> 96735e6a7559 06:30:05 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 06:30:05 ---> ff8c2aa25a96 06:30:05 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 06:30:05 ---> fa147b2e8d7c 06:30:05 Step 22/27 : EXPOSE 59984 06:30:05 ---> Running in 75323ac7502d 06:30:05 Removing intermediate container 75323ac7502d 06:30:05 ---> 7f40bc9578bc 06:30:05 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 06:30:05 ---> Running in 4e3909758e17 06:30:05 Removing intermediate container 4e3909758e17 06:30:05 ---> 5712ab824e33 06:30:05 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 06:30:05 ---> Running in 4cbe4e70eba3 06:30:05 Removing intermediate container 4cbe4e70eba3 06:30:05 ---> 5059fbd6275f 06:30:05 Step 25/27 : LABEL arch=amd64 06:30:05 ---> Running in f7dedb1f37c9 06:30:05 Removing intermediate container f7dedb1f37c9 06:30:05 ---> 57bcaef8d79c 06:30:05 Step 26/27 : LABEL git_sha=17ef24f3537a4392c31b01c5521ecfb56bf17d0b 06:30:05 ---> Running in 7f937470989f 06:30:06 Removing intermediate container 7f937470989f 06:30:06 ---> c3231445eddd 06:30:06 Step 27/27 : LABEL version=4.0.0-dev.13 06:30:06 ---> Running in e7ec4b6dce3c 06:30:06 Removing intermediate container e7ec4b6dce3c 06:30:06 ---> e39e40f953e3 06:30:06 [Warning] One or more build-args [ARCH] were not consumed 06:30:06 Successfully built e39e40f953e3 06:30:06 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:30:06 provisioning config files... 06:30:06 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7161500238883771005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:30:06 ---> ****-login.sh 06:30:06 nexus3.edgexfoundry.org:10001 06:30:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:30:06 Configure a credential helper to remove this warning. See 06:30:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:30:06 06:30:06 Login Succeeded 06:30:06 nexus3.edgexfoundry.org:10002 06:30:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:30:06 Configure a credential helper to remove this warning. See 06:30:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:30:06 06:30:06 Login Succeeded 06:30:06 nexus3.edgexfoundry.org:10003 06:30:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:30:06 Configure a credential helper to remove this warning. See 06:30:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:30:06 06:30:06 Login Succeeded 06:30:06 nexus3.edgexfoundry.org:10004 06:30:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:30:06 Configure a credential helper to remove this warning. See 06:30:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:30:06 06:30:06 Login Succeeded 06:30:06 ****.io 06:30:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:30:07 Configure a credential helper to remove this warning. See 06:30:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:30:07 06:30:07 Login Succeeded 06:30:07 ---> ****-login.sh ends [Pipeline] } 06:30:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:30:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:30:07 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 06:30:07 17ef24f3537a4392c31b01c5521ecfb56bf17d0b 06:30:07 latest 06:30:07 4.0.0-dev.13 06:30:07 17ef24f3537a4392c31b01c5521ecfb56bf17d0b-4.0.0-dev.13 06:30:07 main 06:30:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:07 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:17ef24f3537a4392c31b01c5521ecfb56bf17d0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:08 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:17ef24f3537a4392c31b01c5521ecfb56bf17d0b 06:30:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 06:30:08 4db3ddf1172a: Preparing 06:30:08 83e46cf7ba93: Preparing 06:30:08 bd3c87649b88: Preparing 06:30:08 6b3d8b65b0db: Preparing 06:30:08 9cccbc0b0ca3: Preparing 06:30:08 994456c4fd7b: Preparing 06:30:08 994456c4fd7b: Waiting 06:30:08 83e46cf7ba93: Pushed 06:30:08 994456c4fd7b: Layer already exists 06:30:08 9cccbc0b0ca3: Pushed 06:30:08 4db3ddf1172a: Pushed 06:30:08 6b3d8b65b0db: Pushed 06:30:11 bd3c87649b88: Pushed 06:30:11 17ef24f3537a4392c31b01c5521ecfb56bf17d0b: digest: sha256:6a183a561afe92a339a8279ee6218123d75114c27e7da45e46f6d1d9d7391720 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:11 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:11 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 06:30:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 06:30:11 4db3ddf1172a: Preparing 06:30:11 83e46cf7ba93: Preparing 06:30:11 bd3c87649b88: Preparing 06:30:11 6b3d8b65b0db: Preparing 06:30:11 9cccbc0b0ca3: Preparing 06:30:11 994456c4fd7b: Preparing 06:30:11 994456c4fd7b: Waiting 06:30:11 9cccbc0b0ca3: Layer already exists 06:30:11 bd3c87649b88: Layer already exists 06:30:11 6b3d8b65b0db: Layer already exists 06:30:11 4db3ddf1172a: Layer already exists 06:30:11 83e46cf7ba93: Layer already exists 06:30:11 994456c4fd7b: Layer already exists 06:30:11 latest: digest: sha256:6a183a561afe92a339a8279ee6218123d75114c27e7da45e46f6d1d9d7391720 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:12 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:12 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.13 06:30:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 06:30:12 4db3ddf1172a: Preparing 06:30:12 83e46cf7ba93: Preparing 06:30:12 bd3c87649b88: Preparing 06:30:12 6b3d8b65b0db: Preparing 06:30:12 9cccbc0b0ca3: Preparing 06:30:12 994456c4fd7b: Preparing 06:30:12 994456c4fd7b: Waiting 06:30:12 bd3c87649b88: Layer already exists 06:30:12 4db3ddf1172a: Layer already exists 06:30:12 9cccbc0b0ca3: Layer already exists 06:30:12 6b3d8b65b0db: Layer already exists 06:30:12 83e46cf7ba93: Layer already exists 06:30:12 994456c4fd7b: Layer already exists 06:30:12 4.0.0-dev.13: digest: sha256:6a183a561afe92a339a8279ee6218123d75114c27e7da45e46f6d1d9d7391720 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:12 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:17ef24f3537a4392c31b01c5521ecfb56bf17d0b-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:13 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:17ef24f3537a4392c31b01c5521ecfb56bf17d0b-4.0.0-dev.13 06:30:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 06:30:13 4db3ddf1172a: Preparing 06:30:13 83e46cf7ba93: Preparing 06:30:13 bd3c87649b88: Preparing 06:30:13 6b3d8b65b0db: Preparing 06:30:13 9cccbc0b0ca3: Preparing 06:30:13 994456c4fd7b: Preparing 06:30:13 994456c4fd7b: Waiting 06:30:13 6b3d8b65b0db: Layer already exists 06:30:13 83e46cf7ba93: Layer already exists 06:30:13 9cccbc0b0ca3: Layer already exists 06:30:13 4db3ddf1172a: Layer already exists 06:30:13 bd3c87649b88: Layer already exists 06:30:13 994456c4fd7b: Layer already exists 06:30:13 17ef24f3537a4392c31b01c5521ecfb56bf17d0b-4.0.0-dev.13: digest: sha256:6a183a561afe92a339a8279ee6218123d75114c27e7da45e46f6d1d9d7391720 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:13 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:13 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 06:30:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 06:30:13 4db3ddf1172a: Preparing 06:30:13 83e46cf7ba93: Preparing 06:30:13 bd3c87649b88: Preparing 06:30:13 6b3d8b65b0db: Preparing 06:30:13 9cccbc0b0ca3: Preparing 06:30:13 994456c4fd7b: Preparing 06:30:13 994456c4fd7b: Waiting 06:30:13 83e46cf7ba93: Layer already exists 06:30:13 4db3ddf1172a: Layer already exists 06:30:13 bd3c87649b88: Layer already exists 06:30:13 9cccbc0b0ca3: Layer already exists 06:30:13 6b3d8b65b0db: Layer already exists 06:30:13 994456c4fd7b: Layer already exists 06:30:13 main: digest: sha256:6a183a561afe92a339a8279ee6218123d75114c27e7da45e46f6d1d9d7391720 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:30:13 ===================================================== [Pipeline] echo 06:30:14 taggedImages: 06:30:14 - nexus3.edgexfoundry.org:10004/device-onvif-camera:17ef24f3537a4392c31b01c5521ecfb56bf17d0b 06:30:14 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 06:30:14 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.13 06:30:14 - nexus3.edgexfoundry.org:10004/device-onvif-camera:17ef24f3537a4392c31b01c5521ecfb56bf17d0b-4.0.0-dev.13 06:30:14 - nexus3.edgexfoundry.org:10004/device-onvif-camera: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 06:30:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:30:14 06:30:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:30:14 latest: Pulling from edgex-lftools-log-publisher 06:30:14 5eb5b503b376: Pulling fs layer 06:30:14 5c69ac0246d0: Pulling fs layer 06:30:14 ec43610c2a17: Pulling fs layer 06:30:14 3a2ae6a8a46f: Pulling fs layer 06:30:14 33b1e0a273af: Pulling fs layer 06:30:14 5d3b04190fa2: Pulling fs layer 06:30:14 2f39f015ded8: Pulling fs layer 06:30:14 33b1e0a273af: Waiting 06:30:14 5d3b04190fa2: Waiting 06:30:14 3a2ae6a8a46f: Waiting 06:30:14 2f39f015ded8: Waiting 06:30:14 5c69ac0246d0: Verifying Checksum 06:30:14 5c69ac0246d0: Download complete 06:30:14 3a2ae6a8a46f: Verifying Checksum 06:30:14 3a2ae6a8a46f: Download complete 06:30:14 33b1e0a273af: Verifying Checksum 06:30:14 33b1e0a273af: Download complete 06:30:14 5d3b04190fa2: Verifying Checksum 06:30:14 5d3b04190fa2: Download complete 06:30:14 ec43610c2a17: Verifying Checksum 06:30:14 5eb5b503b376: Download complete 06:30:15 2f39f015ded8: Download complete 06:30:16 5eb5b503b376: Pull complete 06:30:16 5c69ac0246d0: Pull complete 06:30:16 ec43610c2a17: Pull complete 06:30:16 3a2ae6a8a46f: Pull complete 06:30:17 33b1e0a273af: Pull complete 06:30:17 5d3b04190fa2: Pull complete 06:30:22 2f39f015ded8: Pull complete 06:30:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:30:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:30:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:30:22 prd-ubuntu20.04-docker-8c-8g-40155 does not seem to be running inside a container 06:30:22 $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 06:30:26 $ docker top 53ced7a47bb36256f7cb97fb19c307fbe475cac184d8b4debcc377d60e12b78e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:30:26 ---> job-cost.sh 06:30:26 lf-activate-venv: SKIPPING 06:30:26 INFO: No Stack... 06:30:26 INFO: Retrieving Pricing Info for: v3-standard-8 06:30:26 INFO: Archiving Costs [Pipeline] sh 06:30:27 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 06:30:27 + cut -d, -f6 [Pipeline] lock 06:30:27 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-222-stack-cost] 06:30:27 Resource [jenkins-edgexfoundry-device-onvif-camera-main-222-stack-cost] did not exist. Created. 06:30:27 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-222-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:30:27 + echo total: 0.2199999988079071 [Pipeline] stash 06:30:27 Stashed 1 file(s) [Pipeline] } 06:30:27 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-222-stack-cost] [Pipeline] // lock [Pipeline] } 06:30:27 $ docker stop --time=1 53ced7a47bb36256f7cb97fb19c307fbe475cac184d8b4debcc377d60e12b78e 06:30:28 $ docker rm -f --volumes 53ced7a47bb36256f7cb97fb19c307fbe475cac184d8b4debcc377d60e12b78e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:30:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-40160 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 06:30:40 Running in /w/workspace/device-onvif-camera/222 [Pipeline] { [Pipeline] checkout 06:30:43 The recommended git tool is: git 06:30:49 using credential edgex-jenkins-ssh 06:30:49 Cloning the remote Git repository 06:30:49 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 06:30:49 > git init /w/workspace/device-onvif-camera/222 # timeout=10 06:30:49 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 06:30:49 > git --version # timeout=10 06:30:49 > git --version # 'git version 2.25.1' 06:30:49 using GIT_SSH to set credentials SSH Credentials for GitHub 06:30:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:30:53 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 06:30:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:30:54 Avoid second fetch 06:30:54 Checking out Revision 17ef24f3537a4392c31b01c5521ecfb56bf17d0b (main) 06:30:54 > git config core.sparsecheckout # timeout=10 06:30:54 > git checkout -f 17ef24f3537a4392c31b01c5521ecfb56bf17d0b # timeout=10 06:30:55 Commit message: "Merge pull request #500 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.26" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:31:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:31:00 % Total % Received % Xferd Average Speed Time Time Time Current 06:31:00 Dload Upload Total Spent Left Speed 06:31:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 208k 0 --:--:-- --:--:-- --:--:-- 212k [Pipeline] sh 06:31:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:31:01 + sudo tee /etc/docker/daemon.new 06:31:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:31:01 { 06:31:01 "registry-mirrors": [ 06:31:01 "https://nexus3.edgexfoundry.org:10001" 06:31:01 ], 06:31:01 "bip": "10.250.0.254/24", 06:31:01 "hosts": [ 06:31:01 "tcp://0.0.0.0:5555", 06:31:01 "unix:///var/run/docker.sock" 06:31:01 ], 06:31:01 "mtu": 1458, 06:31:01 "selinux-enabled": true, 06:31:01 "seccomp-profile": "/etc/docker/seccomp.json" 06:31:01 } [Pipeline] sh 06:31:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:31:01 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:31:20 provisioning config files... 06:31:20 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/222@tmp/config2399664633165639436tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:31:20 ---> ****-login.sh 06:31:20 nexus3.edgexfoundry.org:10001 06:31:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:31:21 Configure a credential helper to remove this warning. See 06:31:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:31:21 06:31:21 Login Succeeded 06:31:21 nexus3.edgexfoundry.org:10002 06:31:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:31:21 Configure a credential helper to remove this warning. See 06:31:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:31:21 06:31:21 Login Succeeded 06:31:21 nexus3.edgexfoundry.org:10003 06:31:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:31:22 Configure a credential helper to remove this warning. See 06:31:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:31:22 06:31:22 Login Succeeded 06:31:22 nexus3.edgexfoundry.org:10004 06:31:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:31:22 Configure a credential helper to remove this warning. See 06:31:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:31:22 06:31:22 Login Succeeded 06:31:22 ****.io 06:31:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:31:23 Configure a credential helper to remove this warning. See 06:31:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:31:23 06:31:23 Login Succeeded 06:31:23 ---> ****-login.sh ends [Pipeline] } 06:31:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:31:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:31:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:31:23 ========================================================= 06:31:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 06:31:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:24 + 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 . 06:31:25 Sending build context to Docker daemon 21.94MB 06:31:25 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 06:31:25 Step 2/13 : FROM ${BASE} AS builder 06:31:25 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:31:25 9986a736f7d3: Pulling fs layer 06:31:25 1f018df60701: Pulling fs layer 06:31:25 39f8f326b044: Pulling fs layer 06:31:25 e6a1e7a6a96a: Pulling fs layer 06:31:25 4f4fb700ef54: Pulling fs layer 06:31:25 d45d956e0dbf: Pulling fs layer 06:31:25 d7702b0d1db1: Pulling fs layer 06:31:25 5c7f0f088c93: Pulling fs layer 06:31:25 4fdc064ae6cf: Pulling fs layer 06:31:25 4f4fb700ef54: Waiting 06:31:25 d45d956e0dbf: Waiting 06:31:25 d7702b0d1db1: Waiting 06:31:25 5c7f0f088c93: Waiting 06:31:25 4fdc064ae6cf: Waiting 06:31:25 e6a1e7a6a96a: Waiting 06:31:25 1f018df60701: Verifying Checksum 06:31:25 1f018df60701: Download complete 06:31:25 e6a1e7a6a96a: Verifying Checksum 06:31:25 e6a1e7a6a96a: Download complete 06:31:25 4f4fb700ef54: Verifying Checksum 06:31:25 4f4fb700ef54: Download complete 06:31:25 d45d956e0dbf: Verifying Checksum 06:31:25 d45d956e0dbf: Download complete 06:31:25 d7702b0d1db1: Verifying Checksum 06:31:25 d7702b0d1db1: Download complete 06:31:25 9986a736f7d3: Verifying Checksum 06:31:25 9986a736f7d3: Download complete 06:31:26 4fdc064ae6cf: Verifying Checksum 06:31:26 4fdc064ae6cf: Download complete 06:31:26 9986a736f7d3: Pull complete 06:31:27 1f018df60701: Pull complete 06:31:27 39f8f326b044: Verifying Checksum 06:31:27 39f8f326b044: Download complete 06:31:29 5c7f0f088c93: Verifying Checksum 06:31:44 39f8f326b044: Pull complete 06:31:44 e6a1e7a6a96a: Pull complete 06:31:44 4f4fb700ef54: Pull complete 06:31:44 d45d956e0dbf: Pull complete 06:31:44 d7702b0d1db1: Pull complete 06:31:52 5c7f0f088c93: Pull complete 06:31:54 4fdc064ae6cf: Pull complete 06:31:54 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 06:31:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:31:54 ---> 63f30b955cb9 06:31:54 Step 3/13 : ARG ADD_BUILD_TAGS="" 06:31:56 ---> Running in 381bad6e825a 06:31:56 Removing intermediate container 381bad6e825a 06:31:56 ---> 834db998d013 06:31:56 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:31:56 ---> Running in f55fa930249a 06:31:57 Removing intermediate container f55fa930249a 06:31:57 ---> 43c30ce8e413 06:31:57 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 06:31:57 ---> Running in f55ea1f0e100 06:31:57 Removing intermediate container f55ea1f0e100 06:31:57 ---> 01febac51d08 06:31:57 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 06:31:57 ---> Running in 2fbfb7bd44d9 06:31:58 Removing intermediate container 2fbfb7bd44d9 06:31:58 ---> bd0ec3664cfb 06:31:58 Step 7/13 : LABEL Name=edgex-device-onvif-camera 06:31:58 ---> Running in 6cddcb906d1a 06:31:58 Removing intermediate container 6cddcb906d1a 06:31:58 ---> 0bcf50f6a161 06:31:58 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:31:58 ---> Running in 3525756c5bd1 06:32:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:32:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:32:02 OK: 239 MiB in 58 packages 06:32:03 Removing intermediate container 3525756c5bd1 06:32:03 ---> b013e96498f6 06:32:03 Step 9/13 : WORKDIR /device-onvif-camera 06:32:03 ---> Running in 259536572b82 06:32:03 Removing intermediate container 259536572b82 06:32:03 ---> 91051324a537 06:32:03 Step 10/13 : COPY go.mod vendor* ./ 06:32:04 ---> c218be1aede2 06:32:04 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:32:04 ---> Running in fa1d509db003 06:34:10 Removing intermediate container fa1d509db003 06:34:10 ---> 04b58a21302b 06:34:10 Step 12/13 : COPY . . 06:34:10 ---> d6e586aa8eb6 06:34:10 Step 13/13 : RUN ${MAKE} 06:34:10 ---> Running in cab91c7939f9 06:34:10 noop 06:34:10 Removing intermediate container cab91c7939f9 06:34:10 ---> 3c6534157dfa 06:34:10 Successfully built 3c6534157dfa 06:34:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:11 + docker inspect -f . ci-base-image-arm64 06:34:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:34:11 prd-ubuntu20.04-docker-arm64-4c-16g-40160 does not seem to be running inside a container 06:34:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/222 -v /w/workspace/device-onvif-camera/222:/w/workspace/device-onvif-camera/222:rw,z -v /w/workspace/device-onvif-camera/222@tmp:/w/workspace/device-onvif-camera/222@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 06:34:13 $ docker top 902621cf64c1c2bab95468d8b502d4b0410e0a7d4e7c32407d1a508d2de27d8c -eo pid,comm [Pipeline] { [Pipeline] sh 06:34:13 + go version 06:34:13 go version go1.23.4 linux/arm64 [Pipeline] } 06:34:14 $ docker stop --time=1 902621cf64c1c2bab95468d8b502d4b0410e0a7d4e7c32407d1a508d2de27d8c 06:34:15 $ docker rm -f --volumes 902621cf64c1c2bab95468d8b502d4b0410e0a7d4e7c32407d1a508d2de27d8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:16 + docker inspect -f . ci-base-image-arm64 06:34:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:34:16 prd-ubuntu20.04-docker-arm64-4c-16g-40160 does not seem to be running inside a container 06:34:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/222 -v /w/workspace/device-onvif-camera/222:/w/workspace/device-onvif-camera/222:rw,z -v /w/workspace/device-onvif-camera/222@tmp:/w/workspace/device-onvif-camera/222@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 06:34:18 $ docker top 251e969fffa308544a0a3fb4fb57717d9f364eaa3fcdf49ee6143a9f532ecc0e -eo pid,comm [Pipeline] { [Pipeline] sh 06:34:18 + git config --global --add safe.directory /w/workspace/device-onvif-camera/222 [Pipeline] fileExists [Pipeline] sh 06:34:19 + make test 06:34:19 go test ./... -coverprofile=coverage.out ./... 06:34:26 ? github.com/edgexfoundry/device-onvif-camera [no test files] 06:38:48 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 06:38:50 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 06:38:52 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.194s coverage: 31.4% of statements 06:39:14 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 22.350s coverage: 86.5% of statements 06:39:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:39:14 go vet ./... 06:40:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:40:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:40:11 ./bin/test-attribution-txt.sh [Pipeline] echo 06:40:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:40:11 $ docker stop --time=1 251e969fffa308544a0a3fb4fb57717d9f364eaa3fcdf49ee6143a9f532ecc0e 06:40:13 $ docker rm -f --volumes 251e969fffa308544a0a3fb4fb57717d9f364eaa3fcdf49ee6143a9f532ecc0e [Pipeline] // withDockerContainer [Pipeline] sh 06:40:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:40:15 Warning: overwriting stash ‘coverage-report’ 06:40:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:40:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:40:16 + ls -al . 06:40:16 total 312 06:40:16 drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 06:34 . 06:40:16 drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 06:30 .. 06:40:16 drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 06:30 .git 06:40:16 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 06:30 .github 06:40:16 -rw-rw-r-- 1 jenkins jenkins 493 Mar 4 06:30 .gitignore 06:40:16 -rw-rw-r-- 1 jenkins jenkins 199 Mar 4 06:30 .golangci.yml 06:40:16 -rw-rw-r-- 1 jenkins jenkins 19973 Mar 4 06:30 Attribution.txt 06:40:16 -rw-rw-r-- 1 jenkins jenkins 17665 Mar 4 06:30 CHANGELOG.md 06:40:16 -rw-rw-r-- 1 jenkins jenkins 1715 Mar 4 06:30 Dockerfile 06:40:16 -rw-rw-r-- 1 jenkins jenkins 677 Mar 4 06:30 GOVERNANCE.md 06:40:16 -rw-rw-r-- 1 jenkins jenkins 739 Mar 4 06:30 Jenkinsfile 06:40:16 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 4 06:30 LICENSE 06:40:16 -rw-rw-r-- 1 jenkins jenkins 3465 Mar 4 06:30 Makefile 06:40:16 -rw-rw-r-- 1 jenkins jenkins 625 Mar 4 06:30 OWNERS.md 06:40:16 -rw-rw-r-- 1 jenkins jenkins 2620 Mar 4 06:30 README.md 06:40:16 -rw-rw-r-- 1 jenkins jenkins 12 Mar 4 06:27 VERSION 06:40:16 drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 06:30 bin 06:40:16 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 06:30 cmd 06:40:16 -rw-r--r-- 1 jenkins jenkins 92466 Mar 4 06:39 coverage.out 06:40:16 drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 06:30 doc 06:40:16 -rw-rw-r-- 1 jenkins jenkins 6489 Mar 4 06:30 go.mod 06:40:16 -rw-rw-r-- 1 jenkins jenkins 87368 Mar 4 06:30 go.sum 06:40:16 drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 06:30 internal 06:40:16 -rw-rw-r-- 1 jenkins jenkins 236 Mar 4 06:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:17 + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=17ef24f3537a4392c31b01c5521ecfb56bf17d0b --label arch=arm64 --label version=4.0.0-dev.13 . 06:40:17 Sending build context to Docker daemon 22.04MB 06:40:17 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 06:40:17 Step 2/27 : FROM ${BASE} AS builder 06:40:17 ---> 3c6534157dfa 06:40:17 Step 3/27 : ARG ADD_BUILD_TAGS="" 06:40:17 ---> Running in 9b2a9ef462ca 06:40:18 Removing intermediate container 9b2a9ef462ca 06:40:18 ---> da488931e490 06:40:18 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:40:18 ---> Running in fbabf6598d4b 06:40:18 Removing intermediate container fbabf6598d4b 06:40:18 ---> 615a6627df7c 06:40:18 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 06:40:18 ---> Running in dc8c8cc9de33 06:40:19 Removing intermediate container dc8c8cc9de33 06:40:19 ---> 6490c47501df 06:40:19 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 06:40:19 ---> Running in 6fb3215b5a03 06:40:19 Removing intermediate container 6fb3215b5a03 06:40:19 ---> 87a4f938a6f0 06:40:19 Step 7/27 : LABEL Name=edgex-device-onvif-camera 06:40:19 ---> Running in bbffabf50e92 06:40:19 Removing intermediate container bbffabf50e92 06:40:19 ---> fbf5eb830461 06:40:19 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:40:20 ---> Running in 3ace5b518d24 06:40:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:40:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:40:23 OK: 239 MiB in 58 packages 06:40:24 Removing intermediate container 3ace5b518d24 06:40:24 ---> 180d6a1ac2fe 06:40:24 Step 9/27 : WORKDIR /device-onvif-camera 06:40:24 ---> Running in 8dc4ce6abd9f 06:40:24 Removing intermediate container 8dc4ce6abd9f 06:40:24 ---> 8fe0f9e09be3 06:40:24 Step 10/27 : COPY go.mod vendor* ./ 06:40:24 ---> 6821891dcc14 06:40:24 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:40:24 ---> Running in 5617ad2dedd1 06:40:27 Removing intermediate container 5617ad2dedd1 06:40:27 ---> e292971bb785 06:40:27 Step 12/27 : COPY . . 06:40:29 ---> ba5023a1e34b 06:40:29 Step 13/27 : RUN ${MAKE} 06:40:29 ---> Running in cbbaec3dd5f3 06:40:30 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 06:44:22 Removing intermediate container cbbaec3dd5f3 06:44:22 ---> b9b6308a42a9 06:44:22 Step 14/27 : FROM alpine:3.20 06:44:22 3.20: Pulling from library/alpine 06:44:22 94e9d8af2201: Pulling fs layer 06:44:22 94e9d8af2201: Download complete 06:44:22 94e9d8af2201: Pull complete 06:44:22 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 06:44:22 Status: Downloaded newer image for alpine:3.20 06:44:22 ---> 7aab056cecc6 06:44:22 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 06:44:22 ---> Running in bac825146256 06:44:22 Removing intermediate container bac825146256 06:44:22 ---> 382121320ca8 06:44:22 Step 16/27 : RUN apk add --update --no-cache dumb-init 06:44:22 ---> Running in d6e1175b87b5 06:44:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:44:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:44:22 (1/1) Installing dumb-init (1.2.5-r3) 06:44:22 Executing busybox-1.36.1-r29.trigger 06:44:22 OK: 9 MiB in 15 packages 06:44:22 Removing intermediate container d6e1175b87b5 06:44:22 ---> bb7cf394c788 06:44:22 Step 17/27 : RUN apk --no-cache upgrade 06:44:22 ---> Running in 188d65047c71 06:44:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:44:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:44:22 OK: 9 MiB in 15 packages 06:44:22 Removing intermediate container 188d65047c71 06:44:22 ---> a17c9af14251 06:44:22 Step 18/27 : WORKDIR / 06:44:22 ---> Running in 7dc5c1a6ed95 06:44:22 Removing intermediate container 7dc5c1a6ed95 06:44:22 ---> ca7feea52208 06:44:22 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 06:44:22 ---> e7b9b9731617 06:44:22 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 06:44:22 ---> 0e6f23b0f19e 06:44:22 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 06:44:22 ---> 5f41df581000 06:44:22 Step 22/27 : EXPOSE 59984 06:44:22 ---> Running in 189164efa714 06:44:22 Removing intermediate container 189164efa714 06:44:22 ---> bca12b55f784 06:44:22 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 06:44:22 ---> Running in f4beccc5699d 06:44:22 Removing intermediate container f4beccc5699d 06:44:22 ---> 019934bc9c45 06:44:22 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 06:44:22 ---> Running in b1ec6d20e5f2 06:44:22 Removing intermediate container b1ec6d20e5f2 06:44:22 ---> e6855ebf7c10 06:44:22 Step 25/27 : LABEL arch=arm64 06:44:22 ---> Running in 95c867e9c2ba 06:44:22 Removing intermediate container 95c867e9c2ba 06:44:22 ---> d52853ee7eba 06:44:22 Step 26/27 : LABEL git_sha=17ef24f3537a4392c31b01c5521ecfb56bf17d0b 06:44:22 ---> Running in 3f268ff9310b 06:44:22 Removing intermediate container 3f268ff9310b 06:44:22 ---> b2f8900940bf 06:44:22 Step 27/27 : LABEL version=4.0.0-dev.13 06:44:22 ---> Running in 0bbba41e9119 06:44:22 Removing intermediate container 0bbba41e9119 06:44:22 ---> 11d3919d6c86 06:44:22 [Warning] One or more build-args [ARCH] were not consumed 06:44:22 Successfully built 11d3919d6c86 06:44:22 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:44:22 provisioning config files... 06:44:22 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/222@tmp/config11744579592777136602tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:44:23 ---> ****-login.sh 06:44:23 nexus3.edgexfoundry.org:10001 06:44:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:44:23 Configure a credential helper to remove this warning. See 06:44:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:44:23 06:44:23 Login Succeeded 06:44:23 nexus3.edgexfoundry.org:10002 06:44:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:44:23 Configure a credential helper to remove this warning. See 06:44:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:44:23 06:44:23 Login Succeeded 06:44:23 nexus3.edgexfoundry.org:10003 06:44:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:44:24 Configure a credential helper to remove this warning. See 06:44:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:44:24 06:44:24 Login Succeeded 06:44:24 nexus3.edgexfoundry.org:10004 06:44:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:44:24 Configure a credential helper to remove this warning. See 06:44:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:44:24 06:44:24 Login Succeeded 06:44:24 ****.io 06:44:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:44:24 Configure a credential helper to remove this warning. See 06:44:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:44:24 06:44:24 Login Succeeded 06:44:25 ---> ****-login.sh ends [Pipeline] } 06:44:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:44:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:44:25 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 06:44:25 17ef24f3537a4392c31b01c5521ecfb56bf17d0b 06:44:25 latest 06:44:25 4.0.0-dev.13 06:44:25 17ef24f3537a4392c31b01c5521ecfb56bf17d0b-4.0.0-dev.13 06:44:25 main 06:44:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:25 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:17ef24f3537a4392c31b01c5521ecfb56bf17d0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:25 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:17ef24f3537a4392c31b01c5521ecfb56bf17d0b 06:44:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 06:44:25 9dc9c6cda08c: Preparing 06:44:25 9a175154fb37: Preparing 06:44:25 5fe98bbdd657: Preparing 06:44:25 40934e7d0229: Preparing 06:44:25 76af991ebb52: Preparing 06:44:25 dd9c8f8612c8: Preparing 06:44:25 dd9c8f8612c8: Waiting 06:44:26 9dc9c6cda08c: Pushed 06:44:26 40934e7d0229: Pushed 06:44:26 9a175154fb37: Pushed 06:44:26 76af991ebb52: Pushed 06:44:26 dd9c8f8612c8: Layer already exists 06:44:34 5fe98bbdd657: Pushed 06:44:34 17ef24f3537a4392c31b01c5521ecfb56bf17d0b: digest: sha256:6a972e573cc37fbd97e93eb2556b20c98ca2875896cb91bf8d9ae51db5332f9e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:34 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:35 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 06:44:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 06:44:35 9dc9c6cda08c: Preparing 06:44:35 9a175154fb37: Preparing 06:44:35 5fe98bbdd657: Preparing 06:44:35 40934e7d0229: Preparing 06:44:35 76af991ebb52: Preparing 06:44:35 dd9c8f8612c8: Preparing 06:44:35 dd9c8f8612c8: Waiting 06:44:35 5fe98bbdd657: Layer already exists 06:44:35 9a175154fb37: Layer already exists 06:44:35 40934e7d0229: Layer already exists 06:44:35 76af991ebb52: Layer already exists 06:44:35 9dc9c6cda08c: Layer already exists 06:44:35 dd9c8f8612c8: Layer already exists 06:44:35 latest: digest: sha256:6a972e573cc37fbd97e93eb2556b20c98ca2875896cb91bf8d9ae51db5332f9e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:35 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:35 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.13 06:44:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 06:44:35 9dc9c6cda08c: Preparing 06:44:35 9a175154fb37: Preparing 06:44:35 5fe98bbdd657: Preparing 06:44:35 40934e7d0229: Preparing 06:44:35 76af991ebb52: Preparing 06:44:35 dd9c8f8612c8: Preparing 06:44:35 dd9c8f8612c8: Waiting 06:44:35 9dc9c6cda08c: Layer already exists 06:44:35 5fe98bbdd657: Layer already exists 06:44:35 76af991ebb52: Layer already exists 06:44:35 40934e7d0229: Layer already exists 06:44:35 9a175154fb37: Layer already exists 06:44:35 dd9c8f8612c8: Layer already exists 06:44:35 4.0.0-dev.13: digest: sha256:6a972e573cc37fbd97e93eb2556b20c98ca2875896cb91bf8d9ae51db5332f9e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:36 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:17ef24f3537a4392c31b01c5521ecfb56bf17d0b-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:36 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:17ef24f3537a4392c31b01c5521ecfb56bf17d0b-4.0.0-dev.13 06:44:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 06:44:36 9dc9c6cda08c: Preparing 06:44:36 9a175154fb37: Preparing 06:44:36 5fe98bbdd657: Preparing 06:44:36 40934e7d0229: Preparing 06:44:36 76af991ebb52: Preparing 06:44:36 dd9c8f8612c8: Preparing 06:44:36 dd9c8f8612c8: Waiting 06:44:36 9a175154fb37: Layer already exists 06:44:36 40934e7d0229: Layer already exists 06:44:36 76af991ebb52: Layer already exists 06:44:36 5fe98bbdd657: Layer already exists 06:44:36 9dc9c6cda08c: Layer already exists 06:44:36 dd9c8f8612c8: Layer already exists 06:44:37 17ef24f3537a4392c31b01c5521ecfb56bf17d0b-4.0.0-dev.13: digest: sha256:6a972e573cc37fbd97e93eb2556b20c98ca2875896cb91bf8d9ae51db5332f9e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:37 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:37 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 06:44:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 06:44:37 9dc9c6cda08c: Preparing 06:44:37 9a175154fb37: Preparing 06:44:37 5fe98bbdd657: Preparing 06:44:37 40934e7d0229: Preparing 06:44:37 76af991ebb52: Preparing 06:44:37 dd9c8f8612c8: Preparing 06:44:37 dd9c8f8612c8: Waiting 06:44:37 76af991ebb52: Layer already exists 06:44:37 9a175154fb37: Layer already exists 06:44:37 5fe98bbdd657: Layer already exists 06:44:37 40934e7d0229: Layer already exists 06:44:37 9dc9c6cda08c: Layer already exists 06:44:37 dd9c8f8612c8: Layer already exists 06:44:38 main: digest: sha256:6a972e573cc37fbd97e93eb2556b20c98ca2875896cb91bf8d9ae51db5332f9e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:44:38 ===================================================== [Pipeline] echo 06:44:38 taggedImages: 06:44:38 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:17ef24f3537a4392c31b01c5521ecfb56bf17d0b 06:44:38 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 06:44:38 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.13 06:44:38 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:17ef24f3537a4392c31b01c5521ecfb56bf17d0b-4.0.0-dev.13 06:44:38 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:44:38 06:44:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:44:38 arm64: Pulling from edgex-lftools-log-publisher 06:44:38 8998bd30e6a1: Pulling fs layer 06:44:38 04944245beec: Pulling fs layer 06:44:38 699f458cf7ca: Pulling fs layer 06:44:38 765212b225bb: Pulling fs layer 06:44:38 f23df028b6ca: Pulling fs layer 06:44:38 d65c8cfc05b1: Pulling fs layer 06:44:38 2437ff75d9bd: Pulling fs layer 06:44:38 f23df028b6ca: Waiting 06:44:38 765212b225bb: Waiting 06:44:38 d65c8cfc05b1: Waiting 06:44:38 2437ff75d9bd: Waiting 06:44:39 04944245beec: Verifying Checksum 06:44:39 04944245beec: Download complete 06:44:39 765212b225bb: Download complete 06:44:39 f23df028b6ca: Verifying Checksum 06:44:39 f23df028b6ca: Download complete 06:44:39 d65c8cfc05b1: Verifying Checksum 06:44:39 d65c8cfc05b1: Download complete 06:44:39 699f458cf7ca: Verifying Checksum 06:44:39 699f458cf7ca: Download complete 06:44:39 8998bd30e6a1: Download complete 06:44:42 2437ff75d9bd: Verifying Checksum 06:44:42 2437ff75d9bd: Download complete 06:44:44 8998bd30e6a1: Pull complete 06:44:44 04944245beec: Pull complete 06:44:46 699f458cf7ca: Pull complete 06:44:46 765212b225bb: Pull complete 06:44:47 f23df028b6ca: Pull complete 06:44:47 d65c8cfc05b1: Pull complete 06:45:05 2437ff75d9bd: Pull complete 06:45:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:45:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:45:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:45:06 prd-ubuntu20.04-docker-arm64-4c-16g-40160 does not seem to be running inside a container 06:45:06 $ 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-onvif-camera/222 -v /w/workspace/device-onvif-camera/222:/w/workspace/device-onvif-camera/222:rw,z -v /w/workspace/device-onvif-camera/222@tmp:/w/workspace/device-onvif-camera/222@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 06:45:09 $ docker top c3f38b51cabbf00aa068e349cb57f3efb4c174f40bd9d3a6724915f6d58e9a27 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:45:09 ---> job-cost.sh 06:45:09 lf-activate-venv: SKIPPING 06:45:09 INFO: No Stack... 06:45:10 INFO: Retrieving Pricing Info for: v3-standard-4 06:45:11 INFO: Archiving Costs [Pipeline] sh 06:45:11 + cat /w/workspace/device-onvif-camera/222/archives/cost.csv 06:45:11 + cut -d, -f6 [Pipeline] lock 06:45:11 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-222-stack-cost] 06:45:11 Resource [jenkins-edgexfoundry-device-onvif-camera-main-222-stack-cost] did not exist. Created. 06:45:11 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-222-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:45:12 /w/workspace/device-onvif-camera/222@tmp/durable-16979eea/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:45:13 + echo total: 0.10999999940395355 [Pipeline] stash 06:45:13 Warning: overwriting stash ‘stack-cost’ 06:45:13 Stashed 1 file(s) [Pipeline] } 06:45:13 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-222-stack-cost] [Pipeline] // lock [Pipeline] } 06:45:13 $ docker stop --time=1 c3f38b51cabbf00aa068e349cb57f3efb4c174f40bd9d3a6724915f6d58e9a27 06:45:14 $ docker rm -f --volumes c3f38b51cabbf00aa068e349cb57f3efb4c174f40bd9d3a6724915f6d58e9a27 [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 06:45:15 provisioning config files... 06:45:15 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15132445687759544336tmp [Pipeline] { [Pipeline] sh 06:45:15 + set +x 06:45:15 + + curlbash -s https://codecov.io/bash 06:45:15 -s -- 06:45:15 06:45:15 _____ _ 06:45:15 / ____| | | 06:45:15 | | ___ __| | ___ ___ _____ __ 06:45:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:45:15 | |___| (_) | (_| | __/ (_| (_) \ V / 06:45:15 \_____\___/ \__,_|\___|\___\___/ \_/ 06:45:15 Bash-1.0.6 06:45:15 06:45:15 06:45:15 ==> git version 2.25.1 found 06:45:15 ==> 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 06:45:15 Release-Date: 2020-01-08 06:45:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:45:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:45:15 ==> Jenkins CI detected. 06:45:15 current dir:  /w/workspace/foundry_device-onvif-camera_main 06:45:15 project root: . 06:45:15 --> token set from env 06:45:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:45:15 ==> Running gcov in . (disable via -X gcov) 06:45:15 ==> Python coveragepy not found 06:45:15 ==> Searching for coverage reports in: 06:45:15 + . 06:45:15 -> Found 1 reports 06:45:15 ==> Detecting git/mercurial file structure 06:45:15 ==> Reading reports 06:45:15 + ./coverage.out bytes=92466 06:45:15 ==> Appending adjustments 06:45:15 https://docs.codecov.io/docs/fixing-reports 06:45:15 + Found adjustments 06:45:15 ==> Gzipping contents 06:45:15 12K /tmp/codecov.GQL2J4.gz 06:45:15 ==> Uploading reports 06:45:15 url: https://codecov.io 06:45:15 query: branch=main&commit=17ef24f3537a4392c31b01c5521ecfb56bf17d0b&build=222&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F222%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 06:45:15 -> Pinging Codecov 06:45:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=17ef24f3537a4392c31b01c5521ecfb56bf17d0b&build=222&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F222%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 06:45:16 -> Uploading to 06:45:16 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/17ef24f3537a4392c31b01c5521ecfb56bf17d0b/5feaa907-6fdd-4157-91ef-6c38fd04039b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250304%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250304T064516Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=327f2b21be096b6ae6169cbf368c934ef0ab857f7f7bb20ea83aeded43566726 06:45:16 % Total % Received % Xferd Average Speed Time Time Time Current 06:45:16 Dload Upload Total Spent Left Speed 06:45:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11485 0 0 100 11485 0 68772 --:--:-- --:--:-- --:--:-- 68772 06:45:16 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/17ef24f3537a4392c31b01c5521ecfb56bf17d0b [Pipeline] } 06:45:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:45:16 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:45:16 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:45:16 06:45:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:45:17 latest: Pulling from edgex-devops/edgex-snyk-go 06:45:17 43c4264eed91: Pulling fs layer 06:45:17 4cc291be95ef: Pulling fs layer 06:45:17 2ac1f1163629: Pulling fs layer 06:45:17 5c3c966382ef: Pulling fs layer 06:45:17 4f4fb700ef54: Pulling fs layer 06:45:17 d9c7d2e4e75e: Pulling fs layer 06:45:17 9c3e1370e548: Pulling fs layer 06:45:17 5c3c966382ef: Waiting 06:45:17 4f4fb700ef54: Waiting 06:45:17 d9c7d2e4e75e: Waiting 06:45:17 9c3e1370e548: Waiting 06:45:17 4cc291be95ef: Download complete 06:45:17 5c3c966382ef: Verifying Checksum 06:45:17 5c3c966382ef: Download complete 06:45:17 4f4fb700ef54: Verifying Checksum 06:45:17 4f4fb700ef54: Download complete 06:45:17 43c4264eed91: Download complete 06:45:17 43c4264eed91: Pull complete 06:45:17 d9c7d2e4e75e: Verifying Checksum 06:45:17 d9c7d2e4e75e: Download complete 06:45:17 4cc291be95ef: Pull complete 06:45:18 2ac1f1163629: Verifying Checksum 06:45:18 2ac1f1163629: Download complete 06:45:18 9c3e1370e548: Verifying Checksum 06:45:18 9c3e1370e548: Download complete 06:45:21 2ac1f1163629: Pull complete 06:45:21 5c3c966382ef: Pull complete 06:45:21 4f4fb700ef54: Pull complete 06:45:21 d9c7d2e4e75e: Pull complete 06:45:24 9c3e1370e548: Pull complete 06:45:24 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 06:45:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:45:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:45:25 prd-ubuntu20.04-docker-8c-8g-40155 does not seem to be running inside a container 06:45: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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 06:45:28 $ docker top 9e1faf9fa336ad180d224fcca6fb3fcc00f25ca882dcb379932301b3bcc46139 -eo pid,comm [Pipeline] { [Pipeline] sh 06:45:28 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo 06:45:28 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 06:45:29 + set -o pipefail 06:45:29 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 06:45:39 06:45:39 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 06:45:39 06:45:39 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/79127dd7-8b5e-46e8-83ba-2d7fb27a9d78 06:45:39 06:45:39 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 06:45:39 06:45:39 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:45:39 06:45:39 06:45:39 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 06:45:39 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:45:39 $ docker stop --time=1 9e1faf9fa336ad180d224fcca6fb3fcc00f25ca882dcb379932301b3bcc46139 06:45:42 $ docker rm -f --volumes 9e1faf9fa336ad180d224fcca6fb3fcc00f25ca882dcb379932301b3bcc46139 [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) [Pipeline] echo 06:45:43 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:45:43 provisioning config files... 06:45:43 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12193689619078667582tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:45:43 --> edgex-publish-swagger.sh 06:45:43 === Publish doc/openapi/v3 API === 06:45:43 [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger 06:45:43 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] 06:45:43 % Total % Received % Xferd Average Speed Time Time Time Current 06:45:43 Dload Upload Total Spent Left Speed 06:45:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 156 100 485k 275 857k --:--:-- --:--:-- --:--:-- 858k 06:45:44 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 06:45:44 [Pipeline] } 06:45:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:45:44 + git log --format=format:%s -1 17ef24f3537a4392c31b01c5521ecfb56bf17d0b [Pipeline] sh 06:45:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:45:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:45:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:45:45 prd-ubuntu20.04-docker-8c-8g-40155 does not seem to be running inside a container 06:45:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 06:45:45 $ docker top d8352d0271456916386533ad78914a1a080f43d44defcb406cc836b846031dd0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:45:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:45:46 [ssh-agent] Looking for ssh-agent implementation... 06:45:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:45:46 $ docker exec d8352d0271456916386533ad78914a1a080f43d44defcb406cc836b846031dd0 ssh-agent 06:45:46 SSH_AUTH_SOCK=/tmp/ssh-dGpFxwBJQFNd/agent.32 06:45:46 SSH_AGENT_PID=38 06:45:46 Running ssh-add (command line suppressed) 06:45:46 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9686586422769809361.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9686586422769809361.key) 06:45:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:45:46 + git semver tag 06:45:46 2025-03-04 06:45:46,903 [run_tag] DEBUG tag force:False 06:45:46 2025-03-04 06:45:46,903 [check_head_tag] DEBUG check head tag 06:45:46 2025-03-04 06:45:46,904 [execute] INFO git cat-file --batch-check 06:45:46 2025-03-04 06:45:46,904 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 06:45:46 2025-03-04 06:45:46,907 [execute] INFO git cat-file --batch 06:45:46 2025-03-04 06:45:46,908 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 06:45:46 2025-03-04 06:45:46,929 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 06:45:46 2025-03-04 06:45:46,930 [execute] INFO git tag -a v4.0.0-dev.13 -m v4.0.0-dev.13 06:45:46 2025-03-04 06:45:46,930 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.13', '-m', 'v4.0.0-dev.13'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 06:45:46 2025-03-04 06:45:46,934 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 06:45:46 4.0.0-dev.13 [Pipeline] } 06:45:47 $ docker exec --env ******** --env ******** d8352d0271456916386533ad78914a1a080f43d44defcb406cc836b846031dd0 ssh-agent -k 06:45:47 unset SSH_AUTH_SOCK; 06:45:47 unset SSH_AGENT_PID; 06:45:47 echo Agent pid 38 killed; 06:45:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:45:47 + git semver [Pipeline] } 06:45:47 $ docker stop --time=1 d8352d0271456916386533ad78914a1a080f43d44defcb406cc836b846031dd0 06:45:48 $ docker rm -f --volumes d8352d0271456916386533ad78914a1a080f43d44defcb406cc836b846031dd0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:45:49 06:45:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:45:49 0.23.1-centos7: Pulling from edgex-lftools 06:45:49 ab5ef0e58194: Pulling fs layer 06:45:49 9712f1f96733: Pulling fs layer 06:45:49 63f879dbbcfc: Pulling fs layer 06:45:49 0d9ebad4ef96: Pulling fs layer 06:45:49 e9a5061849ea: Pulling fs layer 06:45:49 d747dcd14b5f: Pulling fs layer 06:45:49 2de7ff778b66: Pulling fs layer 06:45:49 e9a5061849ea: Waiting 06:45:49 d747dcd14b5f: Waiting 06:45:49 0d9ebad4ef96: Waiting 06:45:49 9712f1f96733: Verifying Checksum 06:45:49 9712f1f96733: Download complete 06:45:49 63f879dbbcfc: Verifying Checksum 06:45:49 63f879dbbcfc: Download complete 06:45:50 e9a5061849ea: Verifying Checksum 06:45:50 e9a5061849ea: Download complete 06:45:50 d747dcd14b5f: Download complete 06:45:50 0d9ebad4ef96: Verifying Checksum 06:45:50 0d9ebad4ef96: Download complete 06:45:50 ab5ef0e58194: Verifying Checksum 06:45:50 2de7ff778b66: Download complete 06:45:53 ab5ef0e58194: Pull complete 06:45:53 9712f1f96733: Pull complete 06:45:53 63f879dbbcfc: Pull complete 06:45:57 0d9ebad4ef96: Pull complete 06:45:57 e9a5061849ea: Pull complete 06:45:57 d747dcd14b5f: Pull complete 06:45:58 2de7ff778b66: Pull complete 06:45:58 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:45:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:45:58 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:45:58 prd-ubuntu20.04-docker-8c-8g-40155 does not seem to be running inside a container 06:45:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 06:46:03 $ docker top 90023874bc37e6f58804e006f5b20d23c9c67da2c786efb1daf346bad7fefdfd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:46:03 provisioning config files... 06:46:03 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8573691806217944797tmp 06:46:03 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12123173584100363221tmp 06:46:03 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13657275920398758388tmp [Pipeline] { [Pipeline] echo 06:46:03 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:46:04 ---> sigul-configuration.sh 06:46:04 gpg: directory `/root/.gnupg' created 06:46:04 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:46:04 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:46:04 gpg: keyring `/root/.gnupg/secring.gpg' created 06:46:04 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:46:04 gpg: CAST5 encrypted data 06:46:04 gpg: encrypted with 1 passphrase 06:46:04 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:46:04 + mkdir /home/jenkins 06:46:04 + mkdir /home/jenkins/sigul [Pipeline] sh 06:46:04 + 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 06:46:04 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:46:04 ---> sigul-install.sh 06:46:04 Sigul already installed; skipping installation. [Pipeline] sh 06:46:05 + git tag --list 06:46:05 v0.0.0 06:46:05 v2.2.0 06:46:05 v2.3.0 06:46:05 v2.3.1 06:46:05 v3.0 06:46:05 v3.0.0 06:46:05 v3.1 06:46:05 v3.1.0 06:46:05 v3.1.0-dev.1 06:46:05 v3.1.0-dev.10 06:46:05 v3.1.0-dev.11 06:46:05 v3.1.0-dev.12 06:46:05 v3.1.0-dev.13 06:46:05 v3.1.0-dev.14 06:46:05 v3.1.0-dev.15 06:46:05 v3.1.0-dev.16 06:46:05 v3.1.0-dev.17 06:46:05 v3.1.0-dev.18 06:46:05 v3.1.0-dev.19 06:46:05 v3.1.0-dev.2 06:46:05 v3.1.0-dev.20 06:46:05 v3.1.0-dev.21 06:46:05 v3.1.0-dev.22 06:46:05 v3.1.0-dev.23 06:46:05 v3.1.0-dev.24 06:46:05 v3.1.0-dev.25 06:46:05 v3.1.0-dev.26 06:46:05 v3.1.0-dev.27 06:46:05 v3.1.0-dev.28 06:46:05 v3.1.0-dev.3 06:46:05 v3.1.0-dev.4 06:46:05 v3.1.0-dev.5 06:46:05 v3.1.0-dev.6 06:46:05 v3.1.0-dev.7 06:46:05 v3.1.0-dev.8 06:46:05 v3.1.0-dev.9 06:46:05 v3.1.1 06:46:05 v3.2.0-dev.1 06:46:05 v3.2.0-dev.10 06:46:05 v3.2.0-dev.11 06:46:05 v3.2.0-dev.12 06:46:05 v3.2.0-dev.13 06:46:05 v3.2.0-dev.14 06:46:05 v3.2.0-dev.15 06:46:05 v3.2.0-dev.16 06:46:05 v3.2.0-dev.17 06:46:05 v3.2.0-dev.18 06:46:05 v3.2.0-dev.19 06:46:05 v3.2.0-dev.2 06:46:05 v3.2.0-dev.20 06:46:05 v3.2.0-dev.21 06:46:05 v3.2.0-dev.22 06:46:05 v3.2.0-dev.23 06:46:05 v3.2.0-dev.3 06:46:05 v3.2.0-dev.4 06:46:05 v3.2.0-dev.5 06:46:05 v3.2.0-dev.6 06:46:05 v3.2.0-dev.7 06:46:05 v3.2.0-dev.8 06:46:05 v3.2.0-dev.9 06:46:05 v4.0.0-dev.1 06:46:05 v4.0.0-dev.10 06:46:05 v4.0.0-dev.11 06:46:05 v4.0.0-dev.12 06:46:05 v4.0.0-dev.13 06:46:05 v4.0.0-dev.2 06:46:05 v4.0.0-dev.3 06:46:05 v4.0.0-dev.4 06:46:05 v4.0.0-dev.5 06:46:05 v4.0.0-dev.6 06:46:05 v4.0.0-dev.7 06:46:05 v4.0.0-dev.8 06:46:05 v4.0.0-dev.9 [Pipeline] sh 06:46:05 + lftools sign git-tag v4.0.0-dev.13 06:46:06 Signing Git tag with Sigul... 06:46:06 Signing v4.0.0-dev.13 [Pipeline] echo 06:46:06 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:46:06 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:46:06 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:46:06 $ docker stop --time=1 90023874bc37e6f58804e006f5b20d23c9c67da2c786efb1daf346bad7fefdfd 06:46:08 $ docker rm -f --volumes 90023874bc37e6f58804e006f5b20d23c9c67da2c786efb1daf346bad7fefdfd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:46:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:46:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:46:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:46:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:46:09 prd-ubuntu20.04-docker-8c-8g-40155 does not seem to be running inside a container 06:46:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 06:46:09 $ docker top 8b4440f07d3fffb954f89cbdb43f1693fbc626029d2c3f97b17c8f64143212f9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:46:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:46:09 [ssh-agent] Looking for ssh-agent implementation... 06:46:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:46:09 $ docker exec 8b4440f07d3fffb954f89cbdb43f1693fbc626029d2c3f97b17c8f64143212f9 ssh-agent 06:46:09 SSH_AUTH_SOCK=/tmp/ssh-sqomEGJ5MhVJ/agent.33 06:46:09 SSH_AGENT_PID=39 06:46:09 Running ssh-add (command line suppressed) 06:46:09 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15499191319619250183.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15499191319619250183.key) 06:46:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:46:10 + git semver bump pre 06:46:10 2025-03-04 06:46:10,329 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 06:46:10 2025-03-04 06:46:10,329 [bump_version] DEBUG bumping version:4.0.0-dev.13 on axis:pre with prefix:dev 06:46:10 2025-03-04 06:46:10,329 [bump_version] DEBUG bumped version:4.0.0-dev.14 06:46:10 2025-03-04 06:46:10,329 [write_version] DEBUG write version:4.0.0-dev.14 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 06:46:10 2025-03-04 06:46:10,329 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 06:46:10 2025-03-04 06:46:10,330 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 06:46:10 2025-03-04 06:46:10,332 [execute] INFO git cat-file --batch-check 06:46:10 2025-03-04 06:46:10,332 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 06:46:10 2025-03-04 06:46:10,337 [execute] INFO git cat-file --batch 06:46:10 2025-03-04 06:46:10,337 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 06:46:10 2025-03-04 06:46:10,341 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 06:46:10 4.0.0-dev.14 [Pipeline] } 06:46:10 $ docker exec --env ******** --env ******** 8b4440f07d3fffb954f89cbdb43f1693fbc626029d2c3f97b17c8f64143212f9 ssh-agent -k 06:46:10 unset SSH_AUTH_SOCK; 06:46:10 unset SSH_AGENT_PID; 06:46:10 echo Agent pid 39 killed; 06:46:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:46:10 + git semver [Pipeline] } 06:46:11 $ docker stop --time=1 8b4440f07d3fffb954f89cbdb43f1693fbc626029d2c3f97b17c8f64143212f9 06:46:12 $ docker rm -f --volumes 8b4440f07d3fffb954f89cbdb43f1693fbc626029d2c3f97b17c8f64143212f9 [Pipeline] // withDockerContainer [Pipeline] sh 06:46:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:46:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:46:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:46:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:46:13 prd-ubuntu20.04-docker-8c-8g-40155 does not seem to be running inside a container 06:46:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 06:46:13 $ docker top ee095761dfa8cd007dbf5517afd41facfa157288da5eef8c59cd8dee7d1872a6 -eo pid,comm 06:46:13 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). 06:46:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:46:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:46:13 [ssh-agent] Looking for ssh-agent implementation... 06:46:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:46:13 $ docker exec ee095761dfa8cd007dbf5517afd41facfa157288da5eef8c59cd8dee7d1872a6 ssh-agent 06:46:13 SSH_AUTH_SOCK=/tmp/ssh-0i8LOfePqpZ1/agent.32 06:46:13 SSH_AGENT_PID=38 06:46:13 Running ssh-add (command line suppressed) 06:46:13 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9559672403261756423.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9559672403261756423.key) 06:46:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:46:14 + git semver push 06:46:14 2025-03-04 06:46:14,407 [run_push] DEBUG push 06:46:14 2025-03-04 06:46:14,408 [execute] INFO git cat-file --batch-check 06:46:14 2025-03-04 06:46:14,408 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 06:46:14 2025-03-04 06:46:14,411 [execute] INFO git rev-list ff935f88657800e0fade8a5a455efd6b6bdd765c -- 06:46:14 2025-03-04 06:46:14,411 [execute] DEBUG Popen(['git', 'rev-list', 'ff935f88657800e0fade8a5a455efd6b6bdd765c', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 06:46:14 2025-03-04 06:46:14,421 [execute] INFO git fetch -v origin 06:46:14 2025-03-04 06:46:14,421 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 06:46:15 2025-03-04 06:46:14,872 [run_push] DEBUG no remote changes detected 06:46:15 2025-03-04 06:46:14,873 [execute] INFO git push origin semver 06:46:15 2025-03-04 06:46:14,873 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 06:46:15 2025-03-04 06:46:15,480 [run_push] DEBUG push all version tags 06:46:15 2025-03-04 06:46:15,481 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:46:15 2025-03-04 06:46:15,481 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 06:46:16 2025-03-04 06:46:16,147 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 06:46:16 4.0.0-dev.14 [Pipeline] } 06:46:16 $ docker exec --env ******** --env ******** ee095761dfa8cd007dbf5517afd41facfa157288da5eef8c59cd8dee7d1872a6 ssh-agent -k 06:46:16 unset SSH_AUTH_SOCK; 06:46:16 unset SSH_AGENT_PID; 06:46:16 echo Agent pid 38 killed; 06:46:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:46:16 + git semver [Pipeline] } 06:46:16 $ docker stop --time=1 ee095761dfa8cd007dbf5517afd41facfa157288da5eef8c59cd8dee7d1872a6 06:46:18 $ docker rm -f --volumes ee095761dfa8cd007dbf5517afd41facfa157288da5eef8c59cd8dee7d1872a6 [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 06:46:18 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 06:46:18 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 06:46:18 total 16 06:46:18 drwxr-xr-x 3 root root 4096 Mar 4 06:30 . 06:46:18 drwxrwxr-x 10 jenkins jenkins 4096 Mar 4 06:46 .. 06:46:18 drwxr-xr-x 2 root root 4096 Mar 4 06:30 cost 06:46:18 -rw-r--r-- 1 root root 91 Mar 4 06:30 cost.csv 06:46:18 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 06:46:18 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 06:46:18 total 16 06:46:18 drwxr-xr-x 3 jenkins jenkins 4096 Mar 4 06:30 . 06:46:18 drwxrwxr-x 10 jenkins jenkins 4096 Mar 4 06:46 .. 06:46:18 drwxr-xr-x 2 jenkins jenkins 4096 Mar 4 06:30 cost 06:46:18 -rw-r--r-- 1 jenkins jenkins 91 Mar 4 06:30 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:46:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:46:20 ---> package-listing.sh 06:46:20 ++ facter osfamily 06:46:20 ++ tr '[:upper:]' '[:lower:]' 06:46:20 + OS_FAMILY=debian 06:46:20 + workspace=/w/workspace/foundry_device-onvif-camera_main 06:46:20 + START_PACKAGES=/tmp/packages_start.txt 06:46:20 + END_PACKAGES=/tmp/packages_end.txt 06:46:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:46:20 + PACKAGES=/tmp/packages_start.txt 06:46:20 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 06:46:20 + PACKAGES=/tmp/packages_end.txt 06:46:20 + case "${OS_FAMILY}" in 06:46:20 + dpkg -l 06:46:20 + grep '^ii' 06:46:20 + '[' -f /tmp/packages_start.txt ']' 06:46:20 + '[' -f /tmp/packages_end.txt ']' 06:46:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:46:20 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 06:46:20 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 06:46:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 06:46:20 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:46:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:46:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:46:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:46:21 prd-ubuntu20.04-docker-8c-8g-40155 does not seem to be running inside a container 06:46:21 $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 06:46:21 $ docker top f7a7a4bb127dbf23f3ba824497bc289e5eca88f87cf6216c36b97aaf6a478a0f -eo pid,comm [Pipeline] { [Pipeline] sh 06:46:21 + touch /tmp/pre-build-complete [Pipeline] sh 06:46:22 + mkdir -p /var/log/sysstat [Pipeline] sh 06:46:22 + ls /var/log/sa-host 06:46:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:46:22 provisioning config files... 06:46:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15737822700159855025tmp [Pipeline] { [Pipeline] echo 06:46:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:46:22 ---> create-netrc.sh [Pipeline] } 06:46:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:46:23 ---> python-tools-install.sh [Pipeline] echo 06:46:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:46:23 ---> sudo-logs.sh 06:46:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:46:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:46:23 ---> job-cost.sh 06:46:23 lf-activate-venv: SKIPPING 06:46:23 DEBUG: total: 0.2199999988079071 06:46:23 INFO: Retrieving Stack Cost... 06:46:24 INFO: Retrieving Pricing Info for: v3-standard-8 06:46:24 INFO: Archiving Costs [Pipeline] echo 06:46:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:46:24 ---> logs-deploy.sh 06:46:24 lf-activate-venv: SKIPPING 06:46:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/222 06:46:24 INFO: archiving workspace using pattern(s): 06:46:25 Archives upload complete. 06:46:25 INFO: archiving logs to Nexus