Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 36c74d58d129e88b202c65abd47b34e11f551b9e 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-ssh2592743475275829763.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh1398909850930280155.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-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-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2971869921688078439.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > 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-ssh10232628438951531011.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-usb-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-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14573652255608992718.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-usb-camera] ========================================================= [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-usb-camera-settings PROJECT: device-usb-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-usb-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: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-40982 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-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-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 36c74d58d129e88b202c65abd47b34e11f551b9e (main) Commit message: "Merge pull request #394 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0" > git config core.sparsecheckout # timeout=10 > git checkout -f 36c74d58d129e88b202c65abd47b34e11f551b9e # timeout=10 > git rev-list --no-walk 5b084ac0dd3af4f4ca92d90712606057b39e447a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:55:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:55:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:55:09 ========================================================= 01:55:09 EdgeX Global Pipelines Version Info 01:55:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:55:10 ------------------- 01:55:10 stable info: 01:55:10 ------------------- 01:55:10 Commited By: Cherry Wang cherry@iotechsys.com 01:55:10 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 01:55:10 Message: update stable to v1.0.271 01:55:11 ------------------- 01:55:11 experimental info: 01:55:11 ------------------- 01:55:11 Commited By: **** collab-it+edgex@linuxfoundation.org 01:55:11 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 01:55:11 Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:55:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 01:55:11 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 01:55:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:55:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:55:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:55:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:55:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:55:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:55:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:55:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:55:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:55:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 01:55:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:55:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:55:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:55:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:55:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:55:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:55:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:55:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:55:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:55:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:55:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:55:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:55:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:55:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:55:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:55:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:55:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:55:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:55:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 36c74d58d129e88b202c65abd47b34e11f551b9e [Pipeline] echo 01:55:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 36c74d5 [Pipeline] echo 01:55:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:55:11 provisioning config files... 01:55:11 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8985395696409230613tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:55:12 ---> ****-login.sh 01:55:12 nexus3.edgexfoundry.org:10001 01:55:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:12 Configure a credential helper to remove this warning. See 01:55:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:12 01:55:12 Login Succeeded 01:55:12 nexus3.edgexfoundry.org:10002 01:55:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:12 Configure a credential helper to remove this warning. See 01:55:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:12 01:55:12 Login Succeeded 01:55:12 nexus3.edgexfoundry.org:10003 01:55:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:12 Configure a credential helper to remove this warning. See 01:55:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:12 01:55:12 Login Succeeded 01:55:12 nexus3.edgexfoundry.org:10004 01:55:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:12 Configure a credential helper to remove this warning. See 01:55:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:12 01:55:12 Login Succeeded 01:55:12 ****.io 01:55:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:13 Configure a credential helper to remove this warning. See 01:55:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:13 01:55:13 Login Succeeded 01:55:13 ---> ****-login.sh ends [Pipeline] } 01:55:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:55:13 + git rev-list -1 --merges 36c74d58d129e88b202c65abd47b34e11f551b9e~1..36c74d58d129e88b202c65abd47b34e11f551b9e [Pipeline] echo 01:55:13 -----------> git rev-list -1 --merges 36c74d58d129e88b202c65abd47b34e11f551b9e~1..36c74d58d129e88b202c65abd47b34e11f551b9e 36c74d58d129e88b202c65abd47b34e11f551b9e 01:55:13 36c74d58d129e88b202c65abd47b34e11f551b9e [false] [Pipeline] sh 01:55:13 + git log --format=format:%s -1 36c74d58d129e88b202c65abd47b34e11f551b9e [Pipeline] echo 01:55:13 ========================================================= 01:55:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:55:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:55:14 + git log --format=format:%s -1 36c74d58d129e88b202c65abd47b34e11f551b9e [Pipeline] echo 01:55:14 [semverPrep] GIT_COMMIT: 36c74d58d129e88b202c65abd47b34e11f551b9e, Commit Message: Merge pull request #394 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0 [Pipeline] echo 01:55:14 [semverPrep] This is not a build commit. [Pipeline] sh 01:55:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:55:14 + grep -v github /etc/ssh/ssh_known_hosts 01:55:14 + [ -e /tmp/ssh_known_hosts ] 01:55:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:55:14 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:55:14 + sudo tee -a /etc/ssh/ssh_known_hosts 01:55:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:55:14 01:55:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:55:15 0.1.4: Pulling from edgex-devops/py-git-semver 01:55:15 b85a868b505f: Pulling fs layer 01:55:15 e2be974225ed: Pulling fs layer 01:55:15 339a4e72a1f5: Pulling fs layer 01:55:15 988bab9f4d93: Pulling fs layer 01:55:15 1469e6f7b9e6: Pulling fs layer 01:55:15 eaf3925da568: Pulling fs layer 01:55:15 bab4dde63d76: Pulling fs layer 01:55:15 bde34c3a00c8: Pulling fs layer 01:55:15 b352a97aabf1: Pulling fs layer 01:55:15 4872d77fe225: Pulling fs layer 01:55:15 5851b861e8e6: Pulling fs layer 01:55:15 bab4dde63d76: Waiting 01:55:15 1469e6f7b9e6: Waiting 01:55:15 eaf3925da568: Waiting 01:55:15 bde34c3a00c8: Waiting 01:55:15 b352a97aabf1: Waiting 01:55:15 5851b861e8e6: Waiting 01:55:15 4872d77fe225: Waiting 01:55:15 988bab9f4d93: Waiting 01:55:15 e2be974225ed: Verifying Checksum 01:55:15 e2be974225ed: Download complete 01:55:15 988bab9f4d93: Download complete 01:55:15 1469e6f7b9e6: Verifying Checksum 01:55:15 1469e6f7b9e6: Download complete 01:55:15 339a4e72a1f5: Verifying Checksum 01:55:15 339a4e72a1f5: Download complete 01:55:15 eaf3925da568: Download complete 01:55:15 bde34c3a00c8: Verifying Checksum 01:55:15 bde34c3a00c8: Download complete 01:55:15 b85a868b505f: Verifying Checksum 01:55:15 b85a868b505f: Download complete 01:55:15 4872d77fe225: Verifying Checksum 01:55:15 4872d77fe225: Download complete 01:55:15 b352a97aabf1: Download complete 01:55:15 5851b861e8e6: Download complete 01:55:15 bab4dde63d76: Verifying Checksum 01:55:15 bab4dde63d76: Download complete 01:55:16 b85a868b505f: Pull complete 01:55:17 e2be974225ed: Pull complete 01:55:17 339a4e72a1f5: Pull complete 01:55:17 988bab9f4d93: Pull complete 01:55:17 1469e6f7b9e6: Pull complete 01:55:17 eaf3925da568: Pull complete 01:55:19 bab4dde63d76: Pull complete 01:55:19 bde34c3a00c8: Pull complete 01:55:19 b352a97aabf1: Pull complete 01:55:19 4872d77fe225: Pull complete 01:55:19 5851b861e8e6: Pull complete 01:55:20 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:55:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:55:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:55:20 prd-ubuntu20.04-docker-8c-8g-40982 does not seem to be running inside a container 01:55:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 01:55:21 $ docker top c0c841318f86e4d34d49412838fdfc54406c1c90e6858738ba54603fd3035a9f -eo pid,comm 01:55:21 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:55:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:55:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:55:21 [ssh-agent] Looking for ssh-agent implementation... 01:55:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:55:21 $ docker exec c0c841318f86e4d34d49412838fdfc54406c1c90e6858738ba54603fd3035a9f ssh-agent 01:55:21 SSH_AUTH_SOCK=/tmp/ssh-jNRoSXI0GyW8/agent.33 01:55:21 SSH_AGENT_PID=39 01:55:21 Running ssh-add (command line suppressed) 01:55:21 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4978726020635876055.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4978726020635876055.key) 01:55:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:55:22 + git tag --points-at HEAD [Pipeline] } 01:55:22 $ docker exec --env ******** --env ******** c0c841318f86e4d34d49412838fdfc54406c1c90e6858738ba54603fd3035a9f ssh-agent -k 01:55:22 unset SSH_AUTH_SOCK; 01:55:22 unset SSH_AGENT_PID; 01:55:22 echo Agent pid 39 killed; 01:55:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:55:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:55:22 [ssh-agent] Looking for ssh-agent implementation... 01:55:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:55:22 $ docker exec c0c841318f86e4d34d49412838fdfc54406c1c90e6858738ba54603fd3035a9f ssh-agent 01:55:22 SSH_AUTH_SOCK=/tmp/ssh-Qf2uZyerwE4Q/agent.72 01:55:22 SSH_AGENT_PID=79 01:55:22 Running ssh-add (command line suppressed) 01:55:22 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5512772097128016719.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5512772097128016719.key) 01:55:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:55:23 + git semver init 01:55:23 2025-03-12 01:55:23,287 [run_init] DEBUG init version:0.0.0 force:False 01:55:23 2025-03-12 01:55:23,288 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 01:55:23 2025-03-12 01:55:23,288 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 01:55:23 2025-03-12 01:55:23,289 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 01:55:24 2025-03-12 01:55:24,709 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 01:55:24 2025-03-12 01:55:24,710 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 01:55:24 2025-03-12 01:55:24,710 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:55:24 2025-03-12 01:55:24,710 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:55:24 4.0.0-dev.11 [Pipeline] } 01:55:24 $ docker exec --env ******** --env ******** c0c841318f86e4d34d49412838fdfc54406c1c90e6858738ba54603fd3035a9f ssh-agent -k 01:55:24 unset SSH_AUTH_SOCK; 01:55:24 unset SSH_AGENT_PID; 01:55:24 echo Agent pid 79 killed; 01:55:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:55:25 + git semver [Pipeline] } 01:55:25 $ docker stop --time=1 c0c841318f86e4d34d49412838fdfc54406c1c90e6858738ba54603fd3035a9f 01:55:26 $ docker rm -f --volumes c0c841318f86e4d34d49412838fdfc54406c1c90e6858738ba54603fd3035a9f [Pipeline] // withDockerContainer [Pipeline] sh 01:55:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:55:27 Stashed 1 file(s) [Pipeline] echo 01:55:27 [edgeXSemver]: initialized semver on version 4.0.0-dev.11 [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 01:55:27 provisioning config files... 01:55:27 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8633759166252727551tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:55:27 ---> ****-login.sh 01:55:27 nexus3.edgexfoundry.org:10001 01:55:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:27 Configure a credential helper to remove this warning. See 01:55:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:27 01:55:27 Login Succeeded 01:55:27 nexus3.edgexfoundry.org:10002 01:55:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:27 Configure a credential helper to remove this warning. See 01:55:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:27 01:55:27 Login Succeeded 01:55:27 nexus3.edgexfoundry.org:10003 01:55:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:28 Configure a credential helper to remove this warning. See 01:55:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:28 01:55:28 Login Succeeded 01:55:28 nexus3.edgexfoundry.org:10004 01:55:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:28 Configure a credential helper to remove this warning. See 01:55:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:28 01:55:28 Login Succeeded 01:55:28 ****.io 01:55:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:28 Configure a credential helper to remove this warning. See 01:55:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:28 01:55:28 Login Succeeded 01:55:28 ---> ****-login.sh ends [Pipeline] } 01:55:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:55:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:55:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:55:28 ========================================================= 01:55:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:55:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:28 + 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 . 01:55:28 Sending build context to Docker daemon 20.79MB 01:55:28 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 01:55:28 Step 2/13 : FROM ${BASE} AS builder 01:55:28 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 01:55:28 da9db072f522: Pulling fs layer 01:55:28 6ef4a4ee8ca5: Pulling fs layer 01:55:28 06f05ace1117: Pulling fs layer 01:55:28 5fe327b54edc: Pulling fs layer 01:55:28 4f4fb700ef54: Pulling fs layer 01:55:28 92a5565b7b96: Pulling fs layer 01:55:28 ff9bb7016b71: Pulling fs layer 01:55:28 b67dba6c2c7d: Pulling fs layer 01:55:28 a813b0c90790: Pulling fs layer 01:55:28 5fe327b54edc: Waiting 01:55:28 a813b0c90790: Waiting 01:55:28 92a5565b7b96: Waiting 01:55:28 ff9bb7016b71: Waiting 01:55:28 b67dba6c2c7d: Waiting 01:55:29 6ef4a4ee8ca5: Verifying Checksum 01:55:29 6ef4a4ee8ca5: Download complete 01:55:29 5fe327b54edc: Verifying Checksum 01:55:29 5fe327b54edc: Download complete 01:55:29 4f4fb700ef54: Verifying Checksum 01:55:29 4f4fb700ef54: Download complete 01:55:29 da9db072f522: Verifying Checksum 01:55:29 92a5565b7b96: Verifying Checksum 01:55:29 92a5565b7b96: Download complete 01:55:29 da9db072f522: Download complete 01:55:29 ff9bb7016b71: Verifying Checksum 01:55:29 ff9bb7016b71: Download complete 01:55:29 da9db072f522: Pull complete 01:55:29 a813b0c90790: Verifying Checksum 01:55:29 a813b0c90790: Download complete 01:55:29 6ef4a4ee8ca5: Pull complete 01:55:29 06f05ace1117: Verifying Checksum 01:55:29 06f05ace1117: Download complete 01:55:29 b67dba6c2c7d: Verifying Checksum 01:55:33 06f05ace1117: Pull complete 01:55:33 5fe327b54edc: Pull complete 01:55:33 4f4fb700ef54: Pull complete 01:55:33 92a5565b7b96: Pull complete 01:55:33 ff9bb7016b71: Pull complete 01:55:35 b67dba6c2c7d: Pull complete 01:55:36 a813b0c90790: Pull complete 01:55:36 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 01:55:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:55:36 ---> 3ba60ce46760 01:55:36 Step 3/13 : ARG ADD_BUILD_TAGS="" 01:55:38 ---> Running in ec4a515c6098 01:55:38 Removing intermediate container ec4a515c6098 01:55:38 ---> df3f3fbc5263 01:55:38 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:55:38 ---> Running in 9c8fa96d03a7 01:55:38 Removing intermediate container 9c8fa96d03a7 01:55:38 ---> b0f1afd77576 01:55:38 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 01:55:38 ---> Running in 8df3fda767aa 01:55:38 Removing intermediate container 8df3fda767aa 01:55:38 ---> 6e6c2cf9b9aa 01:55:38 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 01:55:38 ---> Running in dfe39cb36375 01:55:38 Removing intermediate container dfe39cb36375 01:55:38 ---> 00efa7258b22 01:55:38 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:55:38 ---> Running in aa0f47a70be4 01:55:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:55:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:55:38 (1/14) Installing libintl (0.22.5-r0) 01:55:38 (2/14) Installing eudev-libs (3.2.14-r2) 01:55:38 (3/14) Installing libjpeg-turbo (3.0.3-r0) 01:55:38 (4/14) Installing v4l-utils-libs (1.24.1-r1) 01:55:39 (5/14) Installing v4l-utils (1.24.1-r1) 01:55:39 (6/14) Installing libdvbv5 (1.24.1-r1) 01:55:39 (7/14) Installing udev-init-scripts (35-r1) 01:55:39 (8/14) Installing libeconf (0.6.3-r0) 01:55:39 (9/14) Installing libblkid (2.40.1-r1) 01:55:39 (10/14) Installing xz-libs (5.6.2-r0) 01:55:39 (11/14) Installing kmod-libs (32-r0) 01:55:39 (12/14) Installing eudev (3.2.14-r2) 01:55:39 (13/14) Installing eudev-dev (3.2.14-r2) 01:55:39 (14/14) Installing v4l-utils-dev (1.24.1-r1) 01:55:39 Executing busybox-1.36.1-r29.trigger 01:55:39 Executing eudev-3.2.14-r2.trigger 01:55:39 OK: 254 MiB in 72 packages 01:55:39 Removing intermediate container aa0f47a70be4 01:55:39 ---> 5ef1933a4d56 01:55:39 Step 8/13 : WORKDIR /device-usb-camera 01:55:39 ---> Running in 5c3982a473a1 01:55:39 Removing intermediate container 5c3982a473a1 01:55:39 ---> 7223a5e9b967 01:55:39 Step 9/13 : COPY go.mod vendor* ./ 01:55:39 ---> d36770d6415a 01:55:39 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:55:39 ---> Running in 1c11fb5b1314 01:55:42 Still waiting to schedule task 01:55:42 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 01:56:18 Removing intermediate container 1c11fb5b1314 01:56:18 ---> 3dde6078c1fd 01:56:18 Step 11/13 : COPY . . 01:56:18 ---> 1b3ebcc6af74 01:56:18 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 01:56:18 ---> Running in 9dbbdd9d8e02 01:56:18  % Total % Received % Xferd Average Speed Time Time Time Current 01:56:18 Dload Upload Total Spent Left Speed 01:56:18 0 0 0 0  0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 14100 0 --:--:-- --:--:-- --:--:-- 14351 01:56:18 Removing intermediate container 9dbbdd9d8e02 01:56:18 ---> 3a1ebf27c43a 01:56:18 Step 13/13 : RUN ${MAKE} 01:56:18 ---> Running in 7752e1a65d35 01:56:18 noop 01:56:18 Removing intermediate container 7752e1a65d35 01:56:18 ---> 6e11c33ca478 01:56:18 Successfully built 6e11c33ca478 01:56:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:18 + docker inspect -f . ci-base-image-x86_64 01:56:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:18 prd-ubuntu20.04-docker-8c-8g-40982 does not seem to be running inside a container 01:56:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 01:56:19 $ docker top aad6490bfa76ff619ab22bee57d333e77b4055a7ea1b634c38a2bf65b0187e66 -eo pid,comm [Pipeline] { [Pipeline] sh 01:56:19 + go version 01:56:19 go version go1.23.4 linux/amd64 [Pipeline] } 01:56:19 $ docker stop --time=1 aad6490bfa76ff619ab22bee57d333e77b4055a7ea1b634c38a2bf65b0187e66 01:56:20 $ docker rm -f --volumes aad6490bfa76ff619ab22bee57d333e77b4055a7ea1b634c38a2bf65b0187e66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:21 + docker inspect -f . ci-base-image-x86_64 01:56:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:21 prd-ubuntu20.04-docker-8c-8g-40982 does not seem to be running inside a container 01:56:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 01:56:21 $ docker top 21cb8551d3213e46170bbf76b39f328da9cfd31e5cb284feffb27c6236f9d8e9 -eo pid,comm [Pipeline] { [Pipeline] sh 01:56:22 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 01:56:22 + make test 01:56:22 go test ./... -coverprofile=coverage.out ./... 01:56:23 ? github.com/edgexfoundry/device-usb-camera [no test files] 01:56:41 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 01:56:41 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.014s coverage: 4.4% of statements 01:56:54 go vet ./... 01:56:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:56:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:56:58 ./bin/test-attribution-txt.sh [Pipeline] echo 01:56:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 01:56:58 $ docker stop --time=1 21cb8551d3213e46170bbf76b39f328da9cfd31e5cb284feffb27c6236f9d8e9 01:57:00 $ docker rm -f --volumes 21cb8551d3213e46170bbf76b39f328da9cfd31e5cb284feffb27c6236f9d8e9 [Pipeline] // withDockerContainer [Pipeline] sh 01:57:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:57:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:57:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:57:01 + ls -al . 01:57:01 total 288 01:57:01 drwxrwxr-x 9 jenkins jenkins 4096 Mar 12 01:56 . 01:57:01 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 01:55 .. 01:57:01 drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 01:56 .git 01:57:01 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 01:55 .github 01:57:01 -rw-rw-r-- 1 jenkins jenkins 379 Mar 12 01:55 .gitignore 01:57:01 -rw-rw-r-- 1 jenkins jenkins 203 Mar 12 01:55 .golangci.yml 01:57:01 -rw-rw-r-- 1 jenkins jenkins 77 Mar 12 01:55 .hadolint.yml 01:57:01 drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 01:55 .semver 01:57:01 -rw-rw-r-- 1 jenkins jenkins 19367 Mar 12 01:55 Attribution.txt 01:57:01 -rw-rw-r-- 1 jenkins jenkins 17743 Mar 12 01:55 CHANGELOG.md 01:57:01 -rw-rw-r-- 1 jenkins jenkins 2440 Mar 12 01:55 Dockerfile 01:57:01 -rw-rw-r-- 1 jenkins jenkins 678 Mar 12 01:55 GOVERNANCE.md 01:57:01 -rw-rw-r-- 1 jenkins jenkins 659 Mar 12 01:55 Jenkinsfile 01:57:01 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 12 01:55 LICENSE 01:57:01 -rw-rw-r-- 1 jenkins jenkins 3193 Mar 12 01:55 Makefile 01:57:01 -rw-rw-r-- 1 jenkins jenkins 622 Mar 12 01:55 OWNERS.md 01:57:01 -rw-rw-r-- 1 jenkins jenkins 2575 Mar 12 01:55 README.md 01:57:01 -rw-rw-r-- 1 jenkins jenkins 12 Mar 12 01:55 VERSION 01:57:01 drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 01:55 bin 01:57:01 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 01:55 cmd 01:57:01 -rw-r--r-- 1 jenkins jenkins 54772 Mar 12 01:56 coverage.out 01:57:01 -rwxrwxr-x 1 jenkins jenkins 84 Mar 12 01:55 docker-entrypoint.sh 01:57:01 drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 01:55 docs 01:57:01 -rw-rw-r-- 1 jenkins jenkins 6320 Mar 12 01:55 go.mod 01:57:01 -rw-rw-r-- 1 jenkins jenkins 86987 Mar 12 01:55 go.sum 01:57:01 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 01:55 internal 01:57:01 -rw-rw-r-- 1 jenkins jenkins 231 Mar 12 01:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:02 + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=36c74d58d129e88b202c65abd47b34e11f551b9e --label arch=amd64 --label version=4.0.0-dev.11 . 01:57:02 Sending build context to Docker daemon 20.85MB 01:57:02 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 01:57:02 Step 2/37 : FROM ${BASE} AS builder 01:57:02 ---> 6e11c33ca478 01:57:02 Step 3/37 : ARG ADD_BUILD_TAGS="" 01:57:02 ---> Running in 864ed860110a 01:57:02 Removing intermediate container 864ed860110a 01:57:02 ---> d0b63099b6ce 01:57:02 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:57:02 ---> Running in c48a06ef0e8b 01:57:02 Removing intermediate container c48a06ef0e8b 01:57:02 ---> 6767c5f7d2af 01:57:02 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 01:57:02 ---> Running in 76df0bcd1b0c 01:57:02 Removing intermediate container 76df0bcd1b0c 01:57:02 ---> 088942a6bf9f 01:57:02 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 01:57:02 ---> Running in 5cafdcd4c93c 01:57:02 Removing intermediate container 5cafdcd4c93c 01:57:02 ---> 2a8c6a75645e 01:57:02 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:57:02 ---> Running in 28b932884e2c 01:57:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:57:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:57:03 OK: 254 MiB in 72 packages 01:57:03 Removing intermediate container 28b932884e2c 01:57:03 ---> f2f4d2c6f7e8 01:57:03 Step 8/37 : WORKDIR /device-usb-camera 01:57:03 ---> Running in 98d881a06a67 01:57:04 Removing intermediate container 98d881a06a67 01:57:04 ---> 838cf39d7eda 01:57:04 Step 9/37 : COPY go.mod vendor* ./ 01:57:04 ---> e7dc13711653 01:57:04 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:04 ---> Running in e59f4b75a790 01:57:04 Removing intermediate container e59f4b75a790 01:57:04 ---> c6ee05347716 01:57:04 Step 11/37 : COPY . . 01:57:05 ---> 0d7309483a7b 01:57:05 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 01:57:05 ---> Running in 21cc7357ffa9 01:57:05  % Total % Received % Xferd Average Speed Time Time Time Current 01:57:05 Dload Upload Total Spent Left Speed 01:57:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 40928 0 --:--:-- --:--:-- --:--:-- 42480 01:57:05 Removing intermediate container 21cc7357ffa9 01:57:05 ---> 645385ff44c6 01:57:05 Step 13/37 : RUN ${MAKE} 01:57:05 ---> Running in da9061b1daac 01:57:06 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.0.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 01:57:38 Removing intermediate container da9061b1daac 01:57:38 ---> ba18b62c8b07 01:57:38 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 01:57:38 1.8.2: Pulling from bluenviron/mediamtx 01:57:38 8411072a22a5: Pulling fs layer 01:57:38 8411072a22a5: Verifying Checksum 01:57:38 8411072a22a5: Download complete 01:57:38 8411072a22a5: Pull complete 01:57:38 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 01:57:38 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 01:57:38 ---> 1ac78cb06e13 01:57:38 Step 15/37 : FROM alpine:3.20 01:57:38 3.20: Pulling from library/alpine 01:57:38 0a9a5dfd008f: Pulling fs layer 01:57:38 0a9a5dfd008f: Verifying Checksum 01:57:38 0a9a5dfd008f: Download complete 01:57:38 0a9a5dfd008f: Pull complete 01:57:38 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 01:57:38 Status: Downloaded newer image for alpine:3.20 01:57:38 ---> ff221270b9fb 01:57:38 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 01:57:38 ---> Running in 876bf254cbea 01:57:38 Removing intermediate container 876bf254cbea 01:57:38 ---> a4d640c5c783 01:57:38 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 01:57:38 ---> Running in f7d43e9f170f 01:57:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:57:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:57:38 (1/115) Installing dumb-init (1.2.5-r3) 01:57:38 (2/115) Installing libSvtAv1Enc (2.0.0-r1) 01:57:38 (3/115) Installing aom-libs (3.9.1-r0) 01:57:38 (4/115) Installing libxau (1.0.11-r4) 01:57:38 (5/115) Installing libmd (1.1.0-r0) 01:57:38 (6/115) Installing libbsd (0.12.2-r0) 01:57:38 (7/115) Installing libxdmcp (1.1.5-r1) 01:57:38 (8/115) Installing libxcb (1.16.1-r0) 01:57:39 (9/115) Installing libx11 (1.8.9-r1) 01:57:39 (10/115) Installing hwdata-pci (0.382-r0) 01:57:39 (11/115) Installing libpciaccess (0.18.1-r0) 01:57:39 (12/115) Installing libdrm (2.4.120-r0) 01:57:39 (13/115) Installing libxext (1.3.6-r2) 01:57:39 (14/115) Installing libxfixes (6.0.1-r4) 01:57:39 (15/115) Installing libffi (3.4.6-r0) 01:57:39 (16/115) Installing wayland-libs-client (1.22.0-r4) 01:57:39 (17/115) Installing libva (2.21.0-r0) 01:57:39 (18/115) Installing libvdpau (1.5-r3) 01:57:39 (19/115) Installing libgcc (13.2.1_git20240309-r1) 01:57:39 (20/115) Installing libstdc++ (13.2.1_git20240309-r1) 01:57:39 (21/115) Installing onevpl-libs (2023.3.1-r2) 01:57:39 (22/115) Installing ffmpeg-libavutil (6.1.1-r8) 01:57:39 (23/115) Installing libdav1d (1.4.2-r0) 01:57:39 (24/115) Installing openexr-libiex (3.1.13-r1) 01:57:39 (25/115) Installing openexr-libilmthread (3.1.13-r1) 01:57:39 (26/115) Installing imath (3.1.12-r0) 01:57:39 (27/115) Installing openexr-libopenexr (3.1.13-r1) 01:57:39 (28/115) Installing brotli-libs (1.1.0-r2) 01:57:39 (29/115) Installing giflib (5.2.2-r0) 01:57:39 (30/115) Installing libhwy (1.0.7-r0) 01:57:39 (31/115) Installing libjpeg-turbo (3.0.3-r0) 01:57:39 (32/115) Installing lcms2 (2.16-r0) 01:57:39 (33/115) Installing libpng (1.6.44-r0) 01:57:39 (34/115) Installing libjxl (0.10.2-r0) 01:57:39 (35/115) Installing lame-libs (3.100-r5) 01:57:39 (36/115) Installing opus (1.5.2-r0) 01:57:39 (37/115) Installing rav1e-libs (0.7.1-r0) 01:57:39 (38/115) Installing libgomp (13.2.1_git20240309-r1) 01:57:39 (39/115) Installing soxr (0.1.3-r7) 01:57:39 (40/115) Installing ffmpeg-libswresample (6.1.1-r8) 01:57:39 (41/115) Installing libogg (1.3.5-r5) 01:57:39 (42/115) Installing libtheora (1.1.1-r18) 01:57:39 (43/115) Installing libvorbis (1.3.7-r2) 01:57:39 (44/115) Installing libvpx (1.14.1-r0) 01:57:39 (45/115) Installing libsharpyuv (1.3.2-r0) 01:57:39 (46/115) Installing libwebp (1.3.2-r0) 01:57:39 (47/115) Installing libwebpmux (1.3.2-r0) 01:57:39 (48/115) Installing x264-libs (0.164_git20231001-r0) 01:57:39 (49/115) Installing numactl (2.0.18-r0) 01:57:39 (50/115) Installing x265-libs (3.6-r0) 01:57:39 (51/115) Installing xvidcore (1.3.7-r2) 01:57:39 (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) 01:57:39 (53/115) Installing sdl2 (2.28.5-r1) 01:57:39 (54/115) Installing alsa-lib (1.2.11-r0) 01:57:39 (55/115) Installing libexpat (2.6.4-r0) 01:57:39 (56/115) Installing libbz2 (1.0.8-r6) 01:57:39 (57/115) Installing freetype (2.13.2-r0) 01:57:39 (58/115) Installing fontconfig (2.15.0-r1) 01:57:39 (59/115) Installing fribidi (1.0.15-r0) 01:57:39 (60/115) Installing libintl (0.22.5-r0) 01:57:39 (61/115) Installing libeconf (0.6.3-r0) 01:57:39 (62/115) Installing libblkid (2.40.1-r1) 01:57:39 (63/115) Installing libmount (2.40.1-r1) 01:57:39 (64/115) Installing pcre2 (10.43-r0) 01:57:39 (65/115) Installing glib (2.80.5-r0) 01:57:39 (66/115) Installing graphite2 (1.3.14-r6) 01:57:39 (67/115) Installing harfbuzz (8.5.0-r0) 01:57:39 (68/115) Installing libunibreak (6.1-r0) 01:57:39 (69/115) Installing libass (0.17.2-r0) 01:57:39 (70/115) Installing libbluray (1.3.4-r1) 01:57:39 (71/115) Installing mpg123-libs (1.32.8-r0) 01:57:39 (72/115) Installing libopenmpt (0.7.7-r0) 01:57:39 (73/115) Installing cjson (1.7.18-r0) 01:57:39 (74/115) Installing mbedtls (3.6.2-r0) 01:57:39 (75/115) Installing librist (0.2.10-r1) 01:57:39 (76/115) Installing libsrt (1.5.3-r0) 01:57:39 (77/115) Installing libssh (0.10.6-r0) 01:57:39 (78/115) Installing xz-libs (5.6.2-r0) 01:57:39 (79/115) Installing libxml2 (2.12.7-r2) 01:57:39 (80/115) Installing libsodium (1.0.19-r0) 01:57:39 (81/115) Installing libzmq (4.3.5-r2) 01:57:39 (82/115) Installing ffmpeg-libavformat (6.1.1-r8) 01:57:39 (83/115) Installing serd-libs (0.32.2-r0) 01:57:39 (84/115) Installing zix-libs (0.4.2-r0) 01:57:39 (85/115) Installing sord-libs (0.16.16-r0) 01:57:39 (86/115) Installing sratom (0.6.16-r0) 01:57:39 (87/115) Installing lilv-libs (0.24.24-r1) 01:57:39 (88/115) Installing glslang-libs (1.3.261.1-r0) 01:57:39 (89/115) Installing libdovi (3.3.0-r0) 01:57:40 (90/115) Installing spirv-tools (1.3.261.1-r0) 01:57:40 (91/115) Installing shaderc (2024.0-r0) 01:57:40 (92/115) Installing vulkan-loader (1.3.261.1-r0) 01:57:40 (93/115) Installing libplacebo (6.338.2-r1) 01:57:40 (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) 01:57:40 (95/115) Installing ffmpeg-libswscale (6.1.1-r8) 01:57:40 (96/115) Installing vidstab (1.1.1-r0) 01:57:40 (97/115) Installing zimg (3.0.5-r2) 01:57:40 (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) 01:57:40 (99/115) Installing libasyncns (0.8-r3) 01:57:40 (100/115) Installing dbus-libs (1.14.10-r1) 01:57:40 (101/115) Installing libltdl (2.4.7-r3) 01:57:40 (102/115) Installing orc (0.4.40-r0) 01:57:40 (103/115) Installing libflac (1.4.3-r1) 01:57:40 (104/115) Installing libsndfile (1.2.2-r1) 01:57:40 (105/115) Installing speexdsp (1.2.1-r2) 01:57:40 (106/115) Installing tdb-libs (1.4.9-r1) 01:57:40 (107/115) Installing libpulse (17.0-r0) 01:57:40 (108/115) Installing v4l-utils-libs (1.24.1-r1) 01:57:40 (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) 01:57:40 (110/115) Installing ffmpeg (6.1.1-r8) 01:57:40 (111/115) Installing udev-init-scripts (35-r1) 01:57:40 (112/115) Installing eudev-libs (3.2.14-r2) 01:57:40 (113/115) Installing zstd-libs (1.5.6-r0) 01:57:40 (114/115) Installing kmod-libs (32-r0) 01:57:40 (115/115) Installing eudev (3.2.14-r2) 01:57:40 Executing busybox-1.36.1-r29.trigger 01:57:40 Executing glib-2.80.5-r0.trigger 01:57:40 Executing eudev-3.2.14-r2.trigger 01:57:40 OK: 134 MiB in 129 packages 01:57:42 Removing intermediate container f7d43e9f170f 01:57:42 ---> 3d8f18a9f43c 01:57:42 Step 18/37 : RUN apk --no-cache upgrade 01:57:42 ---> Running in 72e919e453f7 01:57:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:57:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:57:42 OK: 134 MiB in 129 packages 01:57:42 Removing intermediate container 72e919e453f7 01:57:42 ---> 8f52baef47a7 01:57:42 Step 19/37 : WORKDIR / 01:57:42 ---> Running in c913e006c924 01:57:43 Removing intermediate container c913e006c924 01:57:43 ---> 8ebccab3267d 01:57:43 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 01:57:43 ---> 1aa85f361c86 01:57:43 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 01:57:43 ---> 8cf3a36eafb5 01:57:43 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 01:57:43 ---> 9b23f72d1e33 01:57:43 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 01:57:44 ---> bb3d5740c6e0 01:57:44 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 01:57:44 ---> 6fdee0c72801 01:57:44 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 01:57:44 ---> 1eab07eef1d3 01:57:44 Step 26/37 : COPY --from=rtsp /mediamtx / 01:57:45 ---> 1ca8a5ec0da7 01:57:45 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 01:57:45 ---> Running in ca1bb270e57d 01:57:45 Removing intermediate container ca1bb270e57d 01:57:45 ---> 94e54654be8f 01:57:45 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 01:57:45 ---> Running in b66c24a44518 01:57:46 Removing intermediate container b66c24a44518 01:57:46 ---> 25e62df9e94a 01:57:46 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 01:57:46 ---> Running in 083a6db31736 01:57:46 Removing intermediate container 083a6db31736 01:57:46 ---> b66033115c94 01:57:46 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 01:57:46 ---> Running in 886887b93e2c 01:57:47 Removing intermediate container 886887b93e2c 01:57:47 ---> f3e93c376020 01:57:47 Step 31/37 : EXPOSE 59983 01:57:47 ---> Running in 186ee3e99997 01:57:47 Removing intermediate container 186ee3e99997 01:57:47 ---> b966381ff68a 01:57:47 Step 32/37 : EXPOSE 8554 01:57:47 ---> Running in ecc75f0e843e 01:57:47 Removing intermediate container ecc75f0e843e 01:57:47 ---> fe6e4a2b1036 01:57:47 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 01:57:47 ---> Running in 6f12aabaf65c 01:57:47 Removing intermediate container 6f12aabaf65c 01:57:47 ---> b6d1170add7f 01:57:47 Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] 01:57:47 ---> Running in 59c23672df6a 01:57:47 Removing intermediate container 59c23672df6a 01:57:47 ---> 8bd1ef7c7e7f 01:57:47 Step 35/37 : LABEL arch=amd64 01:57:47 ---> Running in dc9a38061ec8 01:57:47 Removing intermediate container dc9a38061ec8 01:57:47 ---> a242276e9f24 01:57:47 Step 36/37 : LABEL git_sha=36c74d58d129e88b202c65abd47b34e11f551b9e 01:57:47 ---> Running in 562db7b9aa64 01:57:47 Removing intermediate container 562db7b9aa64 01:57:47 ---> b87be9fc77c7 01:57:47 Step 37/37 : LABEL version=4.0.0-dev.11 01:57:47 ---> Running in 607378561b87 01:57:47 Removing intermediate container 607378561b87 01:57:47 ---> 006d8f21d230 01:57:47 [Warning] One or more build-args [ARCH] were not consumed 01:57:47 Successfully built 006d8f21d230 01:57:47 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:57:47 provisioning config files... 01:57:47 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17894918239442465240tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:57:48 ---> ****-login.sh 01:57:48 nexus3.edgexfoundry.org:10001 01:57:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:48 Configure a credential helper to remove this warning. See 01:57:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:48 01:57:48 Login Succeeded 01:57:48 nexus3.edgexfoundry.org:10002 01:57:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:48 Configure a credential helper to remove this warning. See 01:57:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:48 01:57:48 Login Succeeded 01:57:48 nexus3.edgexfoundry.org:10003 01:57:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:48 Configure a credential helper to remove this warning. See 01:57:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:48 01:57:48 Login Succeeded 01:57:48 nexus3.edgexfoundry.org:10004 01:57:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:48 Configure a credential helper to remove this warning. See 01:57:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:48 01:57:48 Login Succeeded 01:57:48 ****.io 01:57:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:48 Configure a credential helper to remove this warning. See 01:57:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:48 01:57:48 Login Succeeded 01:57:48 ---> ****-login.sh ends [Pipeline] } 01:57:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:57:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:57:48 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 01:57:48 36c74d58d129e88b202c65abd47b34e11f551b9e 01:57:48 latest 01:57:48 4.0.0-dev.11 01:57:48 36c74d58d129e88b202c65abd47b34e11f551b9e-4.0.0-dev.11 01:57:48 main 01:57:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:49 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:36c74d58d129e88b202c65abd47b34e11f551b9e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:49 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:36c74d58d129e88b202c65abd47b34e11f551b9e 01:57:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 01:57:49 8affa20726fb: Preparing 01:57:49 d6ed2bcc1ea8: Preparing 01:57:49 44de67c4645d: Preparing 01:57:49 44de67c4645d: Preparing 01:57:49 0e81680c8547: Preparing 01:57:49 4fdee56d7956: Preparing 01:57:49 85d083d5578a: Preparing 01:57:49 ab38f13fba15: Preparing 01:57:49 10434b25af93: Preparing 01:57:49 391cb552019d: Preparing 01:57:49 a34d1c403c27: Preparing 01:57:49 85d083d5578a: Waiting 01:57:49 ab38f13fba15: Waiting 01:57:49 10434b25af93: Waiting 01:57:49 391cb552019d: Waiting 01:57:49 4884c2542864: Preparing 01:57:49 5a523fa8f2e5: Preparing 01:57:49 4884c2542864: Waiting 01:57:49 a34d1c403c27: Waiting 01:57:49 994456c4fd7b: Preparing 01:57:49 5a523fa8f2e5: Waiting 01:57:49 994456c4fd7b: Waiting 01:57:49 d6ed2bcc1ea8: Pushed 01:57:49 4fdee56d7956: Pushed 01:57:49 8affa20726fb: Pushed 01:57:49 44de67c4645d: Pushed 01:57:49 10434b25af93: Pushed 01:57:49 85d083d5578a: Pushed 01:57:49 391cb552019d: Pushed 01:57:49 ab38f13fba15: Pushed 01:57:49 994456c4fd7b: Layer already exists 01:57:49 4884c2542864: Pushed 01:57:52 0e81680c8547: Pushed 01:57:53 a34d1c403c27: Pushed 01:58:01 5a523fa8f2e5: Pushed 01:58:01 36c74d58d129e88b202c65abd47b34e11f551b9e: digest: sha256:5cd4d003ebe133237a04620db47de4259575c2f9f51a00f29e61034b45f10c38 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:02 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:02 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 01:58:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 01:58:02 8affa20726fb: Preparing 01:58:02 d6ed2bcc1ea8: Preparing 01:58:02 44de67c4645d: Preparing 01:58:02 44de67c4645d: Preparing 01:58:02 0e81680c8547: Preparing 01:58:02 4fdee56d7956: Preparing 01:58:02 85d083d5578a: Preparing 01:58:02 ab38f13fba15: Preparing 01:58:02 10434b25af93: Preparing 01:58:02 391cb552019d: Preparing 01:58:02 a34d1c403c27: Preparing 01:58:02 4884c2542864: Preparing 01:58:02 5a523fa8f2e5: Preparing 01:58:02 994456c4fd7b: Preparing 01:58:02 ab38f13fba15: Waiting 01:58:02 391cb552019d: Waiting 01:58:02 85d083d5578a: Waiting 01:58:02 10434b25af93: Waiting 01:58:02 a34d1c403c27: Waiting 01:58:02 4884c2542864: Waiting 01:58:02 5a523fa8f2e5: Waiting 01:58:02 994456c4fd7b: Waiting 01:58:02 44de67c4645d: Layer already exists 01:58:02 d6ed2bcc1ea8: Layer already exists 01:58:02 8affa20726fb: Layer already exists 01:58:02 0e81680c8547: Layer already exists 01:58:02 4fdee56d7956: Layer already exists 01:58:02 391cb552019d: Layer already exists 01:58:02 10434b25af93: Layer already exists 01:58:02 ab38f13fba15: Layer already exists 01:58:02 85d083d5578a: Layer already exists 01:58:02 a34d1c403c27: Layer already exists 01:58:02 4884c2542864: Layer already exists 01:58:02 5a523fa8f2e5: Layer already exists 01:58:02 994456c4fd7b: Layer already exists 01:58:02 latest: digest: sha256:5cd4d003ebe133237a04620db47de4259575c2f9f51a00f29e61034b45f10c38 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:02 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:03 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.11 01:58:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 01:58:03 8affa20726fb: Preparing 01:58:03 d6ed2bcc1ea8: Preparing 01:58:03 44de67c4645d: Preparing 01:58:03 44de67c4645d: Preparing 01:58:03 0e81680c8547: Preparing 01:58:03 4fdee56d7956: Preparing 01:58:03 85d083d5578a: Preparing 01:58:03 ab38f13fba15: Preparing 01:58:03 10434b25af93: Preparing 01:58:03 391cb552019d: Preparing 01:58:03 a34d1c403c27: Preparing 01:58:03 4884c2542864: Preparing 01:58:03 5a523fa8f2e5: Preparing 01:58:03 994456c4fd7b: Preparing 01:58:03 4884c2542864: Waiting 01:58:03 10434b25af93: Waiting 01:58:03 5a523fa8f2e5: Waiting 01:58:03 994456c4fd7b: Waiting 01:58:03 391cb552019d: Waiting 01:58:03 85d083d5578a: Waiting 01:58:03 ab38f13fba15: Waiting 01:58:03 4fdee56d7956: Layer already exists 01:58:03 d6ed2bcc1ea8: Layer already exists 01:58:03 44de67c4645d: Layer already exists 01:58:03 8affa20726fb: Layer already exists 01:58:03 0e81680c8547: Layer already exists 01:58:03 10434b25af93: Layer already exists 01:58:03 ab38f13fba15: Layer already exists 01:58:03 85d083d5578a: Layer already exists 01:58:03 391cb552019d: Layer already exists 01:58:03 a34d1c403c27: Layer already exists 01:58:03 4884c2542864: Layer already exists 01:58:03 994456c4fd7b: Layer already exists 01:58:03 5a523fa8f2e5: Layer already exists 01:58:03 4.0.0-dev.11: digest: sha256:5cd4d003ebe133237a04620db47de4259575c2f9f51a00f29e61034b45f10c38 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:03 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:36c74d58d129e88b202c65abd47b34e11f551b9e-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:03 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:36c74d58d129e88b202c65abd47b34e11f551b9e-4.0.0-dev.11 01:58:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 01:58:03 8affa20726fb: Preparing 01:58:03 d6ed2bcc1ea8: Preparing 01:58:03 44de67c4645d: Preparing 01:58:03 44de67c4645d: Preparing 01:58:03 0e81680c8547: Preparing 01:58:03 4fdee56d7956: Preparing 01:58:03 85d083d5578a: Preparing 01:58:03 ab38f13fba15: Preparing 01:58:03 10434b25af93: Preparing 01:58:03 391cb552019d: Preparing 01:58:03 a34d1c403c27: Preparing 01:58:03 4884c2542864: Preparing 01:58:03 5a523fa8f2e5: Preparing 01:58:03 994456c4fd7b: Preparing 01:58:03 85d083d5578a: Waiting 01:58:03 a34d1c403c27: Waiting 01:58:03 ab38f13fba15: Waiting 01:58:03 5a523fa8f2e5: Waiting 01:58:03 391cb552019d: Waiting 01:58:03 10434b25af93: Waiting 01:58:03 4884c2542864: Waiting 01:58:03 44de67c4645d: Layer already exists 01:58:03 8affa20726fb: Layer already exists 01:58:03 0e81680c8547: Layer already exists 01:58:03 4fdee56d7956: Layer already exists 01:58:03 d6ed2bcc1ea8: Layer already exists 01:58:03 85d083d5578a: Layer already exists 01:58:03 ab38f13fba15: Layer already exists 01:58:03 10434b25af93: Layer already exists 01:58:03 391cb552019d: Layer already exists 01:58:03 a34d1c403c27: Layer already exists 01:58:03 4884c2542864: Layer already exists 01:58:03 5a523fa8f2e5: Layer already exists 01:58:03 994456c4fd7b: Layer already exists 01:58:03 36c74d58d129e88b202c65abd47b34e11f551b9e-4.0.0-dev.11: digest: sha256:5cd4d003ebe133237a04620db47de4259575c2f9f51a00f29e61034b45f10c38 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:04 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:04 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 01:58:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 01:58:04 8affa20726fb: Preparing 01:58:04 d6ed2bcc1ea8: Preparing 01:58:04 44de67c4645d: Preparing 01:58:04 44de67c4645d: Preparing 01:58:04 0e81680c8547: Preparing 01:58:04 4fdee56d7956: Preparing 01:58:04 85d083d5578a: Preparing 01:58:04 ab38f13fba15: Preparing 01:58:04 10434b25af93: Preparing 01:58:04 391cb552019d: Preparing 01:58:04 a34d1c403c27: Preparing 01:58:04 4884c2542864: Preparing 01:58:04 5a523fa8f2e5: Preparing 01:58:04 994456c4fd7b: Preparing 01:58:04 ab38f13fba15: Waiting 01:58:04 10434b25af93: Waiting 01:58:04 391cb552019d: Waiting 01:58:04 a34d1c403c27: Waiting 01:58:04 4884c2542864: Waiting 01:58:04 5a523fa8f2e5: Waiting 01:58:04 994456c4fd7b: Waiting 01:58:04 85d083d5578a: Waiting 01:58:04 8affa20726fb: Layer already exists 01:58:04 d6ed2bcc1ea8: Layer already exists 01:58:04 0e81680c8547: Layer already exists 01:58:04 4fdee56d7956: Layer already exists 01:58:04 44de67c4645d: Layer already exists 01:58:04 85d083d5578a: Layer already exists 01:58:04 10434b25af93: Layer already exists 01:58:04 ab38f13fba15: Layer already exists 01:58:04 a34d1c403c27: Layer already exists 01:58:04 391cb552019d: Layer already exists 01:58:04 5a523fa8f2e5: Layer already exists 01:58:04 4884c2542864: Layer already exists 01:58:04 994456c4fd7b: Layer already exists 01:58:04 main: digest: sha256:5cd4d003ebe133237a04620db47de4259575c2f9f51a00f29e61034b45f10c38 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:58:04 ===================================================== [Pipeline] echo 01:58:04 taggedImages: 01:58:04 - nexus3.edgexfoundry.org:10004/device-usb-camera:36c74d58d129e88b202c65abd47b34e11f551b9e 01:58:04 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 01:58:04 - nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.11 01:58:04 - nexus3.edgexfoundry.org:10004/device-usb-camera:36c74d58d129e88b202c65abd47b34e11f551b9e-4.0.0-dev.11 01:58:04 - nexus3.edgexfoundry.org:10004/device-usb-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 01:58:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:58:04 01:58:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:58:05 latest: Pulling from edgex-lftools-log-publisher 01:58:05 5eb5b503b376: Pulling fs layer 01:58:05 5c69ac0246d0: Pulling fs layer 01:58:05 ec43610c2a17: Pulling fs layer 01:58:05 3a2ae6a8a46f: Pulling fs layer 01:58:05 33b1e0a273af: Pulling fs layer 01:58:05 5d3b04190fa2: Pulling fs layer 01:58:05 2f39f015ded8: Pulling fs layer 01:58:05 5d3b04190fa2: Waiting 01:58:05 3a2ae6a8a46f: Waiting 01:58:05 2f39f015ded8: Waiting 01:58:05 5c69ac0246d0: Download complete 01:58:05 3a2ae6a8a46f: Verifying Checksum 01:58:05 3a2ae6a8a46f: Download complete 01:58:05 33b1e0a273af: Verifying Checksum 01:58:05 33b1e0a273af: Download complete 01:58:05 ec43610c2a17: Verifying Checksum 01:58:05 ec43610c2a17: Download complete 01:58:05 5d3b04190fa2: Download complete 01:58:05 5eb5b503b376: Verifying Checksum 01:58:05 5eb5b503b376: Download complete 01:58:06 2f39f015ded8: Download complete 01:58:06 5eb5b503b376: Pull complete 01:58:06 5c69ac0246d0: Pull complete 01:58:07 ec43610c2a17: Pull complete 01:58:07 3a2ae6a8a46f: Pull complete 01:58:07 33b1e0a273af: Pull complete 01:58:07 5d3b04190fa2: Pull complete 01:58:11 2f39f015ded8: Pull complete 01:58:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:58:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:58:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:58:11 prd-ubuntu20.04-docker-8c-8g-40982 does not seem to be running inside a container 01:58:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 01:58:13 $ docker top a121ff70bb644d2005dbfa29baa5c58b734434ece760dc02b1b5791031e5589b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:58:13 ---> job-cost.sh 01:58:13 lf-activate-venv: SKIPPING 01:58:13 INFO: No Stack... 01:58:13 INFO: Retrieving Pricing Info for: v3-standard-8 01:58:14 INFO: Archiving Costs [Pipeline] sh 01:58:14 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 01:58:14 + cut -d, -f6 [Pipeline] lock 01:58:14 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-199-stack-cost] 01:58:14 Resource [jenkins-edgexfoundry-device-usb-camera-main-199-stack-cost] did not exist. Created. 01:58:14 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-199-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:58:14 + echo total: 0.2199999988079071 [Pipeline] stash 01:58:14 Stashed 1 file(s) [Pipeline] } 01:58:14 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-199-stack-cost] [Pipeline] // lock [Pipeline] } 01:58:14 $ docker stop --time=1 a121ff70bb644d2005dbfa29baa5c58b734434ece760dc02b1b5791031e5589b 01:58:15 $ docker rm -f --volumes a121ff70bb644d2005dbfa29baa5c58b734434ece760dc02b1b5791031e5589b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:58:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-40986 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 01:58:17 Running in /w/workspace/device-usb-camera/199 [Pipeline] { [Pipeline] checkout 01:58:20 Selected Git installation does not exist. Using Default 01:58:20 The recommended git tool is: NONE 01:58:26 using credential edgex-jenkins-ssh 01:58:26 Cloning the remote Git repository 01:58:26 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 01:58:26 > git init /w/workspace/device-usb-camera/199 # timeout=10 01:58:27 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 01:58:27 > git --version # timeout=10 01:58:27 > git --version # 'git version 2.25.1' 01:58:27 using GIT_SSH to set credentials SSH Credentials for GitHub 01:58:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:58:30 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 01:58:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:58:31 Avoid second fetch 01:58:31 Checking out Revision 36c74d58d129e88b202c65abd47b34e11f551b9e (main) 01:58:32 Commit message: "Merge pull request #394 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0" 01:58:31 > git config core.sparsecheckout # timeout=10 01:58:31 > git checkout -f 36c74d58d129e88b202c65abd47b34e11f551b9e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:58:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:58:37 % Total % Received % Xferd Average Speed Time Time Time Current 01:58:37 Dload Upload Total Spent Left Speed 01:58:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 198k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh 01:58:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:58:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:58:37 + sudo tee /etc/docker/daemon.new 01:58:37 { 01:58:37 "registry-mirrors": [ 01:58:37 "https://nexus3.edgexfoundry.org:10001" 01:58:37 ], 01:58:37 "bip": "10.250.0.254/24", 01:58:37 "hosts": [ 01:58:37 "tcp://0.0.0.0:5555", 01:58:37 "unix:///var/run/docker.sock" 01:58:37 ], 01:58:37 "mtu": 1458, 01:58:37 "selinux-enabled": true, 01:58:37 "seccomp-profile": "/etc/docker/seccomp.json" 01:58:37 } [Pipeline] sh 01:58:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:58:38 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:58:56 provisioning config files... 01:58:56 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/199@tmp/config15849108014346076808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:58:57 ---> ****-login.sh 01:58:57 nexus3.edgexfoundry.org:10001 01:58:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:58 Configure a credential helper to remove this warning. See 01:58:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:58 01:58:58 Login Succeeded 01:58:58 nexus3.edgexfoundry.org:10002 01:58:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:58 Configure a credential helper to remove this warning. See 01:58:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:58 01:58:58 Login Succeeded 01:58:58 nexus3.edgexfoundry.org:10003 01:58:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:58 Configure a credential helper to remove this warning. See 01:58:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:58 01:58:58 Login Succeeded 01:58:58 nexus3.edgexfoundry.org:10004 01:58:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:59 Configure a credential helper to remove this warning. See 01:58:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:59 01:58:59 Login Succeeded 01:58:59 ****.io 01:58:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:59 Configure a credential helper to remove this warning. See 01:58:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:59 01:58:59 Login Succeeded 01:58:59 ---> ****-login.sh ends [Pipeline] } 01:58:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:59:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:59:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:59:00 ========================================================= 01:59:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 01:59:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:00 + 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 . 01:59:01 Sending build context to Docker daemon 10.66MB 01:59:01 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 01:59:01 Step 2/13 : FROM ${BASE} AS builder 01:59:01 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:59:01 9986a736f7d3: Pulling fs layer 01:59:01 1f018df60701: Pulling fs layer 01:59:01 39f8f326b044: Pulling fs layer 01:59:01 e6a1e7a6a96a: Pulling fs layer 01:59:01 4f4fb700ef54: Pulling fs layer 01:59:01 d45d956e0dbf: Pulling fs layer 01:59:01 d7702b0d1db1: Pulling fs layer 01:59:01 5c7f0f088c93: Pulling fs layer 01:59:01 4fdc064ae6cf: Pulling fs layer 01:59:01 e6a1e7a6a96a: Waiting 01:59:01 4f4fb700ef54: Waiting 01:59:01 d45d956e0dbf: Waiting 01:59:01 d7702b0d1db1: Waiting 01:59:01 5c7f0f088c93: Waiting 01:59:01 1f018df60701: Verifying Checksum 01:59:01 1f018df60701: Download complete 01:59:01 e6a1e7a6a96a: Download complete 01:59:01 4f4fb700ef54: Verifying Checksum 01:59:01 4f4fb700ef54: Download complete 01:59:01 d45d956e0dbf: Verifying Checksum 01:59:01 d45d956e0dbf: Download complete 01:59:01 d7702b0d1db1: Verifying Checksum 01:59:01 d7702b0d1db1: Download complete 01:59:01 9986a736f7d3: Verifying Checksum 01:59:01 9986a736f7d3: Download complete 01:59:02 4fdc064ae6cf: Verifying Checksum 01:59:02 4fdc064ae6cf: Download complete 01:59:02 9986a736f7d3: Pull complete 01:59:03 1f018df60701: Pull complete 01:59:03 39f8f326b044: Download complete 01:59:04 5c7f0f088c93: Verifying Checksum 01:59:04 5c7f0f088c93: Download complete 01:59:19 39f8f326b044: Pull complete 01:59:19 e6a1e7a6a96a: Pull complete 01:59:19 4f4fb700ef54: Pull complete 01:59:19 d45d956e0dbf: Pull complete 01:59:19 d7702b0d1db1: Pull complete 01:59:28 5c7f0f088c93: Pull complete 01:59:29 4fdc064ae6cf: Pull complete 01:59:29 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 01:59:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:59:29 ---> 63f30b955cb9 01:59:29 Step 3/13 : ARG ADD_BUILD_TAGS="" 01:59:30 ---> Running in 3934d4e6577c 01:59:30 Removing intermediate container 3934d4e6577c 01:59:30 ---> 0e28717fe95f 01:59:30 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:59:31 ---> Running in 07c2d2fcb25b 01:59:31 Removing intermediate container 07c2d2fcb25b 01:59:31 ---> cdd83edce88a 01:59:31 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 01:59:31 ---> Running in 8383ad3d61c9 01:59:31 Removing intermediate container 8383ad3d61c9 01:59:31 ---> 6f5e83975531 01:59:31 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 01:59:31 ---> Running in 3c27da111799 01:59:32 Removing intermediate container 3c27da111799 01:59:32 ---> fe21e58661bb 01:59:32 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:59:32 ---> Running in 8ff99edde3b5 01:59:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:59:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:59:35 (1/14) Installing libintl (0.22.5-r0) 01:59:35 (2/14) Installing eudev-libs (3.2.14-r2) 01:59:35 (3/14) Installing libjpeg-turbo (3.0.3-r0) 01:59:35 (4/14) Installing v4l-utils-libs (1.24.1-r1) 01:59:35 (5/14) Installing v4l-utils (1.24.1-r1) 01:59:36 (6/14) Installing libdvbv5 (1.24.1-r1) 01:59:36 (7/14) Installing udev-init-scripts (35-r1) 01:59:36 (8/14) Installing libeconf (0.6.3-r0) 01:59:36 (9/14) Installing libblkid (2.40.1-r1) 01:59:36 (10/14) Installing xz-libs (5.6.2-r0) 01:59:36 (11/14) Installing kmod-libs (32-r0) 01:59:36 (12/14) Installing eudev (3.2.14-r2) 01:59:36 (13/14) Installing eudev-dev (3.2.14-r2) 01:59:36 (14/14) Installing v4l-utils-dev (1.24.1-r1) 01:59:36 Executing busybox-1.36.1-r29.trigger 01:59:36 Executing eudev-3.2.14-r2.trigger 01:59:36 OK: 247 MiB in 72 packages 01:59:38 Removing intermediate container 8ff99edde3b5 01:59:38 ---> c62c363bf632 01:59:38 Step 8/13 : WORKDIR /device-usb-camera 01:59:38 ---> Running in c80f78f4970e 01:59:38 Removing intermediate container c80f78f4970e 01:59:38 ---> 15c372660422 01:59:38 Step 9/13 : COPY go.mod vendor* ./ 01:59:38 ---> 7bee1a4df19e 01:59:38 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:39 ---> Running in ceedbf1fee6b 02:01:30 Removing intermediate container ceedbf1fee6b 02:01:30 ---> fe66e20408d6 02:01:30 Step 11/13 : COPY . . 02:01:30 ---> c8cbebf73393 02:01:30 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 02:01:30 ---> Running in d050fbbce7c4 02:01:30  % Total % Received % Xferd Average Speed Time Time Time Current 02:01:30  Dload Upload Total Spent Left Speed 02:01:30 0  0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5427 0 --:--:-- --:--:-- --:--:--  5502 02:01:30 Removing intermediate container d050fbbce7c4 02:01:30 ---> 58bcb7df3fba 02:01:30 Step 13/13 : RUN ${MAKE} 02:01:30 ---> Running in 29937077e9dd 02:01:30 noop 02:01:30 Removing intermediate container 29937077e9dd 02:01:30 ---> f54c803e9477 02:01:30 Successfully built f54c803e9477 02:01:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:31 + docker inspect -f . ci-base-image-arm64 02:01:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:31 prd-ubuntu20.04-docker-arm64-4c-16g-40986 does not seem to be running inside a container 02:01:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/199 -v /w/workspace/device-usb-camera/199:/w/workspace/device-usb-camera/199:rw,z -v /w/workspace/device-usb-camera/199@tmp:/w/workspace/device-usb-camera/199@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:01:33 $ docker top cf3cc46a2688eb5b84bd29dbddf0cc49f719f8bcaef2e9fae1130949ef1eb99c -eo pid,comm [Pipeline] { [Pipeline] sh 02:01:33 + go version 02:01:33 go version go1.23.4 linux/arm64 [Pipeline] } 02:01:34 $ docker stop --time=1 cf3cc46a2688eb5b84bd29dbddf0cc49f719f8bcaef2e9fae1130949ef1eb99c 02:01:35 $ docker rm -f --volumes cf3cc46a2688eb5b84bd29dbddf0cc49f719f8bcaef2e9fae1130949ef1eb99c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:36 + docker inspect -f . ci-base-image-arm64 02:01:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:36 prd-ubuntu20.04-docker-arm64-4c-16g-40986 does not seem to be running inside a container 02:01:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/199 -v /w/workspace/device-usb-camera/199:/w/workspace/device-usb-camera/199:rw,z -v /w/workspace/device-usb-camera/199@tmp:/w/workspace/device-usb-camera/199@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:01:38 $ docker top 3662395d499e9aca6fe1fb001e26c2a2757af1337df9626412496ad1393a6364 -eo pid,comm [Pipeline] { [Pipeline] sh 02:01:38 + git config --global --add safe.directory /w/workspace/device-usb-camera/199 [Pipeline] fileExists [Pipeline] sh 02:01:39 + make test 02:01:39 go test ./... -coverprofile=coverage.out ./... 02:01:46 ? github.com/edgexfoundry/device-usb-camera [no test files] 02:05:38 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 02:05:48 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.069s coverage: 4.4% of statements 02:05:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:05:48 go vet ./... 02:06:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:06:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:06:44 ./bin/test-attribution-txt.sh [Pipeline] echo 02:06:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 02:06:44 $ docker stop --time=1 3662395d499e9aca6fe1fb001e26c2a2757af1337df9626412496ad1393a6364 02:06:46 $ docker rm -f --volumes 3662395d499e9aca6fe1fb001e26c2a2757af1337df9626412496ad1393a6364 [Pipeline] // withDockerContainer [Pipeline] sh 02:06:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:06:48 Warning: overwriting stash ‘coverage-report’ 02:06:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:06:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:06:49 + ls -al . 02:06:49 total 284 02:06:49 drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 02:01 . 02:06:49 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 01:58 .. 02:06:49 drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 01:58 .git 02:06:49 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 01:58 .github 02:06:49 -rw-rw-r-- 1 jenkins jenkins 379 Mar 12 01:58 .gitignore 02:06:49 -rw-rw-r-- 1 jenkins jenkins 203 Mar 12 01:58 .golangci.yml 02:06:49 -rw-rw-r-- 1 jenkins jenkins 77 Mar 12 01:58 .hadolint.yml 02:06:49 -rw-rw-r-- 1 jenkins jenkins 19367 Mar 12 01:58 Attribution.txt 02:06:49 -rw-rw-r-- 1 jenkins jenkins 17743 Mar 12 01:58 CHANGELOG.md 02:06:49 -rw-rw-r-- 1 jenkins jenkins 2440 Mar 12 01:58 Dockerfile 02:06:49 -rw-rw-r-- 1 jenkins jenkins 678 Mar 12 01:58 GOVERNANCE.md 02:06:49 -rw-rw-r-- 1 jenkins jenkins 659 Mar 12 01:58 Jenkinsfile 02:06:49 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 12 01:58 LICENSE 02:06:49 -rw-rw-r-- 1 jenkins jenkins 3193 Mar 12 01:58 Makefile 02:06:49 -rw-rw-r-- 1 jenkins jenkins 622 Mar 12 01:58 OWNERS.md 02:06:49 -rw-rw-r-- 1 jenkins jenkins 2575 Mar 12 01:58 README.md 02:06:49 -rw-rw-r-- 1 jenkins jenkins 12 Mar 12 01:55 VERSION 02:06:49 drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 01:58 bin 02:06:49 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 01:58 cmd 02:06:49 -rw-r--r-- 1 jenkins jenkins 54772 Mar 12 02:05 coverage.out 02:06:49 -rwxrwxr-x 1 jenkins jenkins 84 Mar 12 01:58 docker-entrypoint.sh 02:06:49 drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 01:58 docs 02:06:49 -rw-rw-r-- 1 jenkins jenkins 6320 Mar 12 01:58 go.mod 02:06:49 -rw-rw-r-- 1 jenkins jenkins 86987 Mar 12 01:58 go.sum 02:06:49 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 01:58 internal 02:06:49 -rw-rw-r-- 1 jenkins jenkins 231 Mar 12 01:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:50 + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=36c74d58d129e88b202c65abd47b34e11f551b9e --label arch=arm64 --label version=4.0.0-dev.11 . 02:06:50 Sending build context to Docker daemon 10.72MB 02:06:50 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 02:06:50 Step 2/37 : FROM ${BASE} AS builder 02:06:50 ---> f54c803e9477 02:06:50 Step 3/37 : ARG ADD_BUILD_TAGS="" 02:06:50 ---> Running in 4fc9e2e04f83 02:06:51 Removing intermediate container 4fc9e2e04f83 02:06:51 ---> cd0436c42741 02:06:51 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:06:51 ---> Running in b37ab8307bb3 02:06:51 Removing intermediate container b37ab8307bb3 02:06:51 ---> a0e63aaab9b2 02:06:51 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 02:06:51 ---> Running in 0ea7b1b2d93a 02:06:51 Removing intermediate container 0ea7b1b2d93a 02:06:51 ---> 0ae349b3e383 02:06:51 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 02:06:52 ---> Running in ad3c4ce930e6 02:06:52 Removing intermediate container ad3c4ce930e6 02:06:52 ---> 10bf280e1824 02:06:52 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:06:52 ---> Running in 24ee49df4a5f 02:06:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:06:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:06:55 OK: 247 MiB in 72 packages 02:06:56 Removing intermediate container 24ee49df4a5f 02:06:56 ---> db4a6bad8b44 02:06:56 Step 8/37 : WORKDIR /device-usb-camera 02:06:56 ---> Running in 7e140113c806 02:06:56 Removing intermediate container 7e140113c806 02:06:56 ---> 5791d4c9b6a7 02:06:56 Step 9/37 : COPY go.mod vendor* ./ 02:06:57 ---> eb0dca9ecf0f 02:06:57 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:06:57 ---> Running in 9a41aadb4a35 02:06:59 Removing intermediate container 9a41aadb4a35 02:06:59 ---> 2a540cf7068b 02:06:59 Step 11/37 : COPY . . 02:07:01 ---> cf14c7d5527b 02:07:01 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 02:07:01 ---> Running in 5e4fe04bdcb6 02:07:02  % Total % Received % Xferd Average Speed Time Time Time Current 02:07:02 Dload Upload Total Spent Left Speed 02:07:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5980  0 --:--:-- --:--:-- --:--:-- 6068 02:07:03 Removing intermediate container 5e4fe04bdcb6 02:07:03 ---> fafa56ba729b 02:07:03 Step 13/37 : RUN ${MAKE} 02:07:03 ---> Running in a3e4e1c2aeda 02:07:04 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.0.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 02:11:11 Removing intermediate container a3e4e1c2aeda 02:11:11 ---> 8b09baa4724e 02:11:11 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 02:11:11 1.8.2: Pulling from bluenviron/mediamtx 02:11:11 da4d7e05a7aa: Pulling fs layer 02:11:11 da4d7e05a7aa: Verifying Checksum 02:11:11 da4d7e05a7aa: Download complete 02:11:11 da4d7e05a7aa: Pull complete 02:11:11 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 02:11:11 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 02:11:11 ---> 62c65ed7ef0d 02:11:11 Step 15/37 : FROM alpine:3.20 02:11:11 3.20: Pulling from library/alpine 02:11:11 94e9d8af2201: Pulling fs layer 02:11:11 94e9d8af2201: Verifying Checksum 02:11:11 94e9d8af2201: Download complete 02:11:11 94e9d8af2201: Pull complete 02:11:11 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 02:11:11 Status: Downloaded newer image for alpine:3.20 02:11:11 ---> 7aab056cecc6 02:11:11 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 02:11:11 ---> Running in 0730f79a1bf2 02:11:11 Removing intermediate container 0730f79a1bf2 02:11:11 ---> 1127f9c7d4b9 02:11:11 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 02:11:11 ---> Running in 0bb1d79baacd 02:11:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:11:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:11:11 (1/114) Installing dumb-init (1.2.5-r3) 02:11:11 (2/114) Installing libSvtAv1Enc (2.0.0-r1) 02:11:11 (3/114) Installing aom-libs (3.9.1-r0) 02:11:11 (4/114) Installing libxau (1.0.11-r4) 02:11:11 (5/114) Installing libmd (1.1.0-r0) 02:11:11 (6/114) Installing libbsd (0.12.2-r0) 02:11:11 (7/114) Installing libxdmcp (1.1.5-r1) 02:11:11 (8/114) Installing libxcb (1.16.1-r0) 02:11:11 (9/114) Installing libx11 (1.8.9-r1) 02:11:11 (10/114) Installing hwdata-pci (0.382-r0) 02:11:11 (11/114) Installing libpciaccess (0.18.1-r0) 02:11:11 (12/114) Installing libdrm (2.4.120-r0) 02:11:11 (13/114) Installing libxext (1.3.6-r2) 02:11:11 (14/114) Installing libxfixes (6.0.1-r4) 02:11:11 (15/114) Installing libffi (3.4.6-r0) 02:11:11 (16/114) Installing wayland-libs-client (1.22.0-r4) 02:11:11 (17/114) Installing libva (2.21.0-r0) 02:11:11 (18/114) Installing libvdpau (1.5-r3) 02:11:11 (19/114) Installing ffmpeg-libavutil (6.1.1-r8) 02:11:11 (20/114) Installing libdav1d (1.4.2-r0) 02:11:11 (21/114) Installing libgcc (13.2.1_git20240309-r1) 02:11:11 (22/114) Installing libstdc++ (13.2.1_git20240309-r1) 02:11:11 (23/114) Installing openexr-libiex (3.1.13-r1) 02:11:11 (24/114) Installing openexr-libilmthread (3.1.13-r1) 02:11:11 (25/114) Installing imath (3.1.12-r0) 02:11:11 (26/114) Installing openexr-libopenexr (3.1.13-r1) 02:11:11 (27/114) Installing brotli-libs (1.1.0-r2) 02:11:11 (28/114) Installing giflib (5.2.2-r0) 02:11:11 (29/114) Installing libhwy (1.0.7-r0) 02:11:12 (30/114) Installing libjpeg-turbo (3.0.3-r0) 02:11:12 (31/114) Installing lcms2 (2.16-r0) 02:11:12 (32/114) Installing libpng (1.6.44-r0) 02:11:12 (33/114) Installing libjxl (0.10.2-r0) 02:11:12 (34/114) Installing lame-libs (3.100-r5) 02:11:12 (35/114) Installing opus (1.5.2-r0) 02:11:12 (36/114) Installing rav1e-libs (0.7.1-r0) 02:11:12 (37/114) Installing libgomp (13.2.1_git20240309-r1) 02:11:12 (38/114) Installing soxr (0.1.3-r7) 02:11:12 (39/114) Installing ffmpeg-libswresample (6.1.1-r8) 02:11:12 (40/114) Installing libogg (1.3.5-r5) 02:11:12 (41/114) Installing libtheora (1.1.1-r18) 02:11:12 (42/114) Installing libvorbis (1.3.7-r2) 02:11:12 (43/114) Installing libvpx (1.14.1-r0) 02:11:13 (44/114) Installing libsharpyuv (1.3.2-r0) 02:11:13 (45/114) Installing libwebp (1.3.2-r0) 02:11:13 (46/114) Installing libwebpmux (1.3.2-r0) 02:11:13 (47/114) Installing x264-libs (0.164_git20231001-r0) 02:11:13 (48/114) Installing numactl (2.0.18-r0) 02:11:13 (49/114) Installing x265-libs (3.6-r0) 02:11:13 (50/114) Installing xvidcore (1.3.7-r2) 02:11:13 (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) 02:11:14 (52/114) Installing sdl2 (2.28.5-r1) 02:11:14 (53/114) Installing alsa-lib (1.2.11-r0) 02:11:14 (54/114) Installing libexpat (2.6.4-r0) 02:11:14 (55/114) Installing libbz2 (1.0.8-r6) 02:11:14 (56/114) Installing freetype (2.13.2-r0) 02:11:14 (57/114) Installing fontconfig (2.15.0-r1) 02:11:14 (58/114) Installing fribidi (1.0.15-r0) 02:11:14 (59/114) Installing libintl (0.22.5-r0) 02:11:14 (60/114) Installing libeconf (0.6.3-r0) 02:11:14 (61/114) Installing libblkid (2.40.1-r1) 02:11:14 (62/114) Installing libmount (2.40.1-r1) 02:11:14 (63/114) Installing pcre2 (10.43-r0) 02:11:14 (64/114) Installing glib (2.80.5-r0) 02:11:15 (65/114) Installing graphite2 (1.3.14-r6) 02:11:15 (66/114) Installing harfbuzz (8.5.0-r0) 02:11:15 (67/114) Installing libunibreak (6.1-r0) 02:11:15 (68/114) Installing libass (0.17.2-r0) 02:11:15 (69/114) Installing libbluray (1.3.4-r1) 02:11:15 (70/114) Installing mpg123-libs (1.32.8-r0) 02:11:15 (71/114) Installing libopenmpt (0.7.7-r0) 02:11:15 (72/114) Installing cjson (1.7.18-r0) 02:11:15 (73/114) Installing mbedtls (3.6.2-r0) 02:11:16 (74/114) Installing librist (0.2.10-r1) 02:11:16 (75/114) Installing libsrt (1.5.3-r0) 02:11:16 (76/114) Installing libssh (0.10.6-r0) 02:11:16 (77/114) Installing xz-libs (5.6.2-r0) 02:11:16 (78/114) Installing libxml2 (2.12.7-r2) 02:11:16 (79/114) Installing libsodium (1.0.19-r0) 02:11:16 (80/114) Installing libzmq (4.3.5-r2) 02:11:16 (81/114) Installing ffmpeg-libavformat (6.1.1-r8) 02:11:16 (82/114) Installing serd-libs (0.32.2-r0) 02:11:16 (83/114) Installing zix-libs (0.4.2-r0) 02:11:16 (84/114) Installing sord-libs (0.16.16-r0) 02:11:16 (85/114) Installing sratom (0.6.16-r0) 02:11:17 (86/114) Installing lilv-libs (0.24.24-r1) 02:11:17 (87/114) Installing glslang-libs (1.3.261.1-r0) 02:11:17 (88/114) Installing libdovi (3.3.0-r0) 02:11:17 (89/114) Installing spirv-tools (1.3.261.1-r0) 02:11:17 (90/114) Installing shaderc (2024.0-r0) 02:11:17 (91/114) Installing vulkan-loader (1.3.261.1-r0) 02:11:17 (92/114) Installing libplacebo (6.338.2-r1) 02:11:17 (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) 02:11:17 (94/114) Installing ffmpeg-libswscale (6.1.1-r8) 02:11:18 (95/114) Installing vidstab (1.1.1-r0) 02:11:18 (96/114) Installing zimg (3.0.5-r2) 02:11:18 (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) 02:11:18 (98/114) Installing libasyncns (0.8-r3) 02:11:19 (99/114) Installing dbus-libs (1.14.10-r1) 02:11:19 (100/114) Installing libltdl (2.4.7-r3) 02:11:19 (101/114) Installing orc (0.4.40-r0) 02:11:19 (102/114) Installing libflac (1.4.3-r1) 02:11:19 (103/114) Installing libsndfile (1.2.2-r1) 02:11:19 (104/114) Installing speexdsp (1.2.1-r2) 02:11:19 (105/114) Installing tdb-libs (1.4.9-r1) 02:11:19 (106/114) Installing libpulse (17.0-r0) 02:11:19 (107/114) Installing v4l-utils-libs (1.24.1-r1) 02:11:19 (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) 02:11:19 (109/114) Installing ffmpeg (6.1.1-r8) 02:11:19 (110/114) Installing udev-init-scripts (35-r1) 02:11:19 (111/114) Installing eudev-libs (3.2.14-r2) 02:11:19 (112/114) Installing zstd-libs (1.5.6-r0) 02:11:19 (113/114) Installing kmod-libs (32-r0) 02:11:19 (114/114) Installing eudev (3.2.14-r2) 02:11:19 Executing busybox-1.36.1-r29.trigger 02:11:19 Executing glib-2.80.5-r0.trigger 02:11:19 Executing eudev-3.2.14-r2.trigger 02:11:19 OK: 120 MiB in 128 packages 02:11:24 Removing intermediate container 0bb1d79baacd 02:11:24 ---> 5aa5f454274e 02:11:24 Step 18/37 : RUN apk --no-cache upgrade 02:11:24 ---> Running in 502c0aada216 02:11:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:11:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:11:27 OK: 120 MiB in 128 packages 02:11:28 Removing intermediate container 502c0aada216 02:11:28 ---> 1146906fa08d 02:11:28 Step 19/37 : WORKDIR / 02:11:28 ---> Running in 92e2b05c2387 02:11:29 Removing intermediate container 92e2b05c2387 02:11:29 ---> 47e1b8072e22 02:11:29 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 02:11:31 ---> c3407b06ee8a 02:11:31 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 02:11:32 ---> e7f0da9ee64e 02:11:32 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 02:11:32 ---> 8ba627d46204 02:11:32 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 02:11:33 ---> 3f1d624fdb32 02:11:33 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 02:11:34 ---> 8e8109ff9042 02:11:34 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 02:11:34 ---> fc80e074129b 02:11:34 Step 26/37 : COPY --from=rtsp /mediamtx / 02:11:36 ---> 06b610157418 02:11:36 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 02:11:36 ---> Running in 7ec243671e11 02:11:38 Removing intermediate container 7ec243671e11 02:11:38 ---> 1e35d2a7d465 02:11:38 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 02:11:38 ---> Running in 33569b9a5161 02:11:40 Removing intermediate container 33569b9a5161 02:11:40 ---> 28dc847ed342 02:11:40 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 02:11:40 ---> Running in b604685d54ab 02:11:42 Removing intermediate container b604685d54ab 02:11:42 ---> 870c4027c980 02:11:42 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 02:11:42 ---> Running in 862a62166ca7 02:11:43 Removing intermediate container 862a62166ca7 02:11:43 ---> a637735bdc4c 02:11:43 Step 31/37 : EXPOSE 59983 02:11:43 ---> Running in 512b5a283f9d 02:11:43 Removing intermediate container 512b5a283f9d 02:11:43 ---> 1e1d7f1580d6 02:11:43 Step 32/37 : EXPOSE 8554 02:11:44 ---> Running in ae12a7bc5bc0 02:11:44 Removing intermediate container ae12a7bc5bc0 02:11:44 ---> 38c799e88a55 02:11:44 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 02:11:44 ---> Running in 64c1b94be6a1 02:11:44 Removing intermediate container 64c1b94be6a1 02:11:44 ---> 1bc6f40e53e2 02:11:44 Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] 02:11:44 ---> Running in a5e24f5c1e5b 02:11:45 Removing intermediate container a5e24f5c1e5b 02:11:45 ---> 1c7580ea1b8d 02:11:45 Step 35/37 : LABEL arch=arm64 02:11:45 ---> Running in de8b5920c85f 02:11:45 Removing intermediate container de8b5920c85f 02:11:45 ---> 0e89884cff3b 02:11:45 Step 36/37 : LABEL git_sha=36c74d58d129e88b202c65abd47b34e11f551b9e 02:11:45 ---> Running in d1ed6a10d249 02:11:46 Removing intermediate container d1ed6a10d249 02:11:46 ---> e3913affe266 02:11:46 Step 37/37 : LABEL version=4.0.0-dev.11 02:11:46 ---> Running in 270447db20b2 02:11:46 Removing intermediate container 270447db20b2 02:11:46 ---> 5b5396ccb19c 02:11:46 [Warning] One or more build-args [ARCH] were not consumed 02:11:46 Successfully built 5b5396ccb19c 02:11:46 Successfully tagged device-usb-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 02:11:46 provisioning config files... 02:11:46 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/199@tmp/config4368463691386408521tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:11:47 ---> ****-login.sh 02:11:47 nexus3.edgexfoundry.org:10001 02:11:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:11:47 Configure a credential helper to remove this warning. See 02:11:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:11:47 02:11:47 Login Succeeded 02:11:47 nexus3.edgexfoundry.org:10002 02:11:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:11:47 Configure a credential helper to remove this warning. See 02:11:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:11:47 02:11:47 Login Succeeded 02:11:47 nexus3.edgexfoundry.org:10003 02:11:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:11:48 Configure a credential helper to remove this warning. See 02:11:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:11:48 02:11:48 Login Succeeded 02:11:48 nexus3.edgexfoundry.org:10004 02:11:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:11:48 Configure a credential helper to remove this warning. See 02:11:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:11:48 02:11:48 Login Succeeded 02:11:48 ****.io 02:11:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:11:48 Configure a credential helper to remove this warning. See 02:11:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:11:48 02:11:48 Login Succeeded 02:11:48 ---> ****-login.sh ends [Pipeline] } 02:11:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:11:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:11:49 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 02:11:49 36c74d58d129e88b202c65abd47b34e11f551b9e 02:11:49 latest 02:11:49 4.0.0-dev.11 02:11:49 36c74d58d129e88b202c65abd47b34e11f551b9e-4.0.0-dev.11 02:11:49 main 02:11:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:49 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:36c74d58d129e88b202c65abd47b34e11f551b9e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:49 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:36c74d58d129e88b202c65abd47b34e11f551b9e 02:11:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 02:11:49 bf2a4f2fd737: Preparing 02:11:49 525f777fb0d2: Preparing 02:11:49 848584dc0528: Preparing 02:11:49 2ab31e1f47f4: Preparing 02:11:49 f0c0fc467d42: Preparing 02:11:49 4fdee56d7956: Preparing 02:11:49 b79b3c9724ec: Preparing 02:11:49 cc55cb97d755: Preparing 02:11:49 a7bf04252721: Preparing 02:11:49 aee1b5e1d855: Preparing 02:11:49 545cde0b35ea: Preparing 02:11:49 073797ada7b7: Preparing 02:11:49 319b60d69995: Preparing 02:11:49 dd9c8f8612c8: Preparing 02:11:49 4fdee56d7956: Waiting 02:11:49 b79b3c9724ec: Waiting 02:11:49 aee1b5e1d855: Waiting 02:11:49 cc55cb97d755: Waiting 02:11:49 545cde0b35ea: Waiting 02:11:49 073797ada7b7: Waiting 02:11:49 a7bf04252721: Waiting 02:11:49 319b60d69995: Waiting 02:11:49 dd9c8f8612c8: Waiting 02:11:50 525f777fb0d2: Pushed 02:11:50 bf2a4f2fd737: Pushed 02:11:50 2ab31e1f47f4: Pushed 02:11:50 848584dc0528: Pushed 02:11:50 4fdee56d7956: Pushed 02:11:50 cc55cb97d755: Pushed 02:11:50 a7bf04252721: Pushed 02:11:50 b79b3c9724ec: Pushed 02:11:50 aee1b5e1d855: Pushed 02:11:50 dd9c8f8612c8: Layer already exists 02:11:50 073797ada7b7: Pushed 02:11:57 f0c0fc467d42: Pushed 02:12:01 545cde0b35ea: Pushed 02:12:16 319b60d69995: Pushed 02:12:16 36c74d58d129e88b202c65abd47b34e11f551b9e: digest: sha256:3c6817a09a60f3cad3fd4b8a63a1361253653d8d6fbb4cce60aa82cc59cea087 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:16 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:17 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 02:12:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 02:12:17 bf2a4f2fd737: Preparing 02:12:17 525f777fb0d2: Preparing 02:12:17 848584dc0528: Preparing 02:12:17 2ab31e1f47f4: Preparing 02:12:17 f0c0fc467d42: Preparing 02:12:17 4fdee56d7956: Preparing 02:12:17 b79b3c9724ec: Preparing 02:12:17 cc55cb97d755: Preparing 02:12:17 a7bf04252721: Preparing 02:12:17 aee1b5e1d855: Preparing 02:12:17 545cde0b35ea: Preparing 02:12:17 073797ada7b7: Preparing 02:12:17 319b60d69995: Preparing 02:12:17 dd9c8f8612c8: Preparing 02:12:17 4fdee56d7956: Waiting 02:12:17 b79b3c9724ec: Waiting 02:12:17 cc55cb97d755: Waiting 02:12:17 aee1b5e1d855: Waiting 02:12:17 545cde0b35ea: Waiting 02:12:17 073797ada7b7: Waiting 02:12:17 a7bf04252721: Waiting 02:12:17 319b60d69995: Waiting 02:12:17 dd9c8f8612c8: Waiting 02:12:17 bf2a4f2fd737: Layer already exists 02:12:17 848584dc0528: Layer already exists 02:12:17 f0c0fc467d42: Layer already exists 02:12:17 2ab31e1f47f4: Layer already exists 02:12:17 525f777fb0d2: Layer already exists 02:12:17 cc55cb97d755: Layer already exists 02:12:17 a7bf04252721: Layer already exists 02:12:17 4fdee56d7956: Layer already exists 02:12:17 aee1b5e1d855: Layer already exists 02:12:17 b79b3c9724ec: Layer already exists 02:12:17 073797ada7b7: Layer already exists 02:12:17 319b60d69995: Layer already exists 02:12:17 dd9c8f8612c8: Layer already exists 02:12:17 545cde0b35ea: Layer already exists 02:12:17 latest: digest: sha256:3c6817a09a60f3cad3fd4b8a63a1361253653d8d6fbb4cce60aa82cc59cea087 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:17 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:18 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.11 02:12:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 02:12:18 bf2a4f2fd737: Preparing 02:12:18 525f777fb0d2: Preparing 02:12:18 848584dc0528: Preparing 02:12:18 2ab31e1f47f4: Preparing 02:12:18 f0c0fc467d42: Preparing 02:12:18 4fdee56d7956: Preparing 02:12:18 b79b3c9724ec: Preparing 02:12:18 cc55cb97d755: Preparing 02:12:18 a7bf04252721: Preparing 02:12:18 aee1b5e1d855: Preparing 02:12:18 545cde0b35ea: Preparing 02:12:18 073797ada7b7: Preparing 02:12:18 319b60d69995: Preparing 02:12:18 dd9c8f8612c8: Preparing 02:12:18 4fdee56d7956: Waiting 02:12:18 b79b3c9724ec: Waiting 02:12:18 cc55cb97d755: Waiting 02:12:18 a7bf04252721: Waiting 02:12:18 aee1b5e1d855: Waiting 02:12:18 319b60d69995: Waiting 02:12:18 545cde0b35ea: Waiting 02:12:18 dd9c8f8612c8: Waiting 02:12:18 073797ada7b7: Waiting 02:12:18 525f777fb0d2: Layer already exists 02:12:18 848584dc0528: Layer already exists 02:12:18 bf2a4f2fd737: Layer already exists 02:12:18 f0c0fc467d42: Layer already exists 02:12:18 2ab31e1f47f4: Layer already exists 02:12:18 cc55cb97d755: Layer already exists 02:12:18 4fdee56d7956: Layer already exists 02:12:18 a7bf04252721: Layer already exists 02:12:18 aee1b5e1d855: Layer already exists 02:12:18 b79b3c9724ec: Layer already exists 02:12:18 545cde0b35ea: Layer already exists 02:12:18 319b60d69995: Layer already exists 02:12:18 073797ada7b7: Layer already exists 02:12:18 dd9c8f8612c8: Layer already exists 02:12:18 4.0.0-dev.11: digest: sha256:3c6817a09a60f3cad3fd4b8a63a1361253653d8d6fbb4cce60aa82cc59cea087 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:18 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:36c74d58d129e88b202c65abd47b34e11f551b9e-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:19 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:36c74d58d129e88b202c65abd47b34e11f551b9e-4.0.0-dev.11 02:12:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 02:12:19 bf2a4f2fd737: Preparing 02:12:19 525f777fb0d2: Preparing 02:12:19 848584dc0528: Preparing 02:12:19 2ab31e1f47f4: Preparing 02:12:19 f0c0fc467d42: Preparing 02:12:19 4fdee56d7956: Preparing 02:12:19 b79b3c9724ec: Preparing 02:12:19 4fdee56d7956: Waiting 02:12:19 cc55cb97d755: Preparing 02:12:19 b79b3c9724ec: Waiting 02:12:19 cc55cb97d755: Waiting 02:12:19 a7bf04252721: Preparing 02:12:19 aee1b5e1d855: Preparing 02:12:19 545cde0b35ea: Preparing 02:12:19 073797ada7b7: Preparing 02:12:19 319b60d69995: Preparing 02:12:19 aee1b5e1d855: Waiting 02:12:19 dd9c8f8612c8: Preparing 02:12:19 545cde0b35ea: Waiting 02:12:19 a7bf04252721: Waiting 02:12:19 073797ada7b7: Waiting 02:12:19 dd9c8f8612c8: Waiting 02:12:19 319b60d69995: Waiting 02:12:19 bf2a4f2fd737: Layer already exists 02:12:19 f0c0fc467d42: Layer already exists 02:12:19 525f777fb0d2: Layer already exists 02:12:19 2ab31e1f47f4: Layer already exists 02:12:19 848584dc0528: Layer already exists 02:12:19 cc55cb97d755: Layer already exists 02:12:19 a7bf04252721: Layer already exists 02:12:19 4fdee56d7956: Layer already exists 02:12:19 aee1b5e1d855: Layer already exists 02:12:19 b79b3c9724ec: Layer already exists 02:12:19 545cde0b35ea: Layer already exists 02:12:19 319b60d69995: Layer already exists 02:12:19 dd9c8f8612c8: Layer already exists 02:12:19 073797ada7b7: Layer already exists 02:12:19 36c74d58d129e88b202c65abd47b34e11f551b9e-4.0.0-dev.11: digest: sha256:3c6817a09a60f3cad3fd4b8a63a1361253653d8d6fbb4cce60aa82cc59cea087 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:19 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:20 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 02:12:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 02:12:20 bf2a4f2fd737: Preparing 02:12:20 525f777fb0d2: Preparing 02:12:20 848584dc0528: Preparing 02:12:20 2ab31e1f47f4: Preparing 02:12:20 f0c0fc467d42: Preparing 02:12:20 4fdee56d7956: Preparing 02:12:20 b79b3c9724ec: Preparing 02:12:20 cc55cb97d755: Preparing 02:12:20 a7bf04252721: Preparing 02:12:20 aee1b5e1d855: Preparing 02:12:20 545cde0b35ea: Preparing 02:12:20 073797ada7b7: Preparing 02:12:20 319b60d69995: Preparing 02:12:20 dd9c8f8612c8: Preparing 02:12:20 cc55cb97d755: Waiting 02:12:20 a7bf04252721: Waiting 02:12:20 aee1b5e1d855: Waiting 02:12:20 545cde0b35ea: Waiting 02:12:20 073797ada7b7: Waiting 02:12:20 319b60d69995: Waiting 02:12:20 dd9c8f8612c8: Waiting 02:12:20 4fdee56d7956: Waiting 02:12:20 b79b3c9724ec: Waiting 02:12:20 f0c0fc467d42: Layer already exists 02:12:20 848584dc0528: Layer already exists 02:12:20 525f777fb0d2: Layer already exists 02:12:20 2ab31e1f47f4: Layer already exists 02:12:20 bf2a4f2fd737: Layer already exists 02:12:20 4fdee56d7956: Layer already exists 02:12:20 a7bf04252721: Layer already exists 02:12:20 b79b3c9724ec: Layer already exists 02:12:20 cc55cb97d755: Layer already exists 02:12:20 aee1b5e1d855: Layer already exists 02:12:20 545cde0b35ea: Layer already exists 02:12:20 073797ada7b7: Layer already exists 02:12:20 dd9c8f8612c8: Layer already exists 02:12:20 319b60d69995: Layer already exists 02:12:20 main: digest: sha256:3c6817a09a60f3cad3fd4b8a63a1361253653d8d6fbb4cce60aa82cc59cea087 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:12:20 ===================================================== [Pipeline] echo 02:12:20 taggedImages: 02:12:20 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:36c74d58d129e88b202c65abd47b34e11f551b9e 02:12:20 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 02:12:20 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.11 02:12:20 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:36c74d58d129e88b202c65abd47b34e11f551b9e-4.0.0-dev.11 02:12:20 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:12:21 02:12:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:12:21 arm64: Pulling from edgex-lftools-log-publisher 02:12:21 8998bd30e6a1: Pulling fs layer 02:12:21 04944245beec: Pulling fs layer 02:12:21 699f458cf7ca: Pulling fs layer 02:12:21 765212b225bb: Pulling fs layer 02:12:21 765212b225bb: Waiting 02:12:21 f23df028b6ca: Pulling fs layer 02:12:21 d65c8cfc05b1: Pulling fs layer 02:12:21 2437ff75d9bd: Pulling fs layer 02:12:21 d65c8cfc05b1: Waiting 02:12:21 2437ff75d9bd: Waiting 02:12:21 04944245beec: Verifying Checksum 02:12:21 04944245beec: Download complete 02:12:21 765212b225bb: Verifying Checksum 02:12:21 765212b225bb: Download complete 02:12:21 f23df028b6ca: Download complete 02:12:21 d65c8cfc05b1: Verifying Checksum 02:12:21 d65c8cfc05b1: Download complete 02:12:21 699f458cf7ca: Verifying Checksum 02:12:21 699f458cf7ca: Download complete 02:12:22 8998bd30e6a1: Verifying Checksum 02:12:22 8998bd30e6a1: Download complete 02:12:24 2437ff75d9bd: Verifying Checksum 02:12:24 2437ff75d9bd: Download complete 02:12:27 8998bd30e6a1: Pull complete 02:12:27 04944245beec: Pull complete 02:12:29 699f458cf7ca: Pull complete 02:12:29 765212b225bb: Pull complete 02:12:30 f23df028b6ca: Pull complete 02:12:30 d65c8cfc05b1: Pull complete 02:12:49 2437ff75d9bd: Pull complete 02:12:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:12:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:12:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:12:49 prd-ubuntu20.04-docker-arm64-4c-16g-40986 does not seem to be running inside a container 02:12:49 $ 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-usb-camera/199 -v /w/workspace/device-usb-camera/199:/w/workspace/device-usb-camera/199:rw,z -v /w/workspace/device-usb-camera/199@tmp:/w/workspace/device-usb-camera/199@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:12:51 $ docker top 40f7ea3a231fa7db12c08ae58c43553870a7bb498efba6895a69389819d81c73 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:12:52 ---> job-cost.sh 02:12:52 lf-activate-venv: SKIPPING 02:12:52 INFO: No Stack... 02:12:52 INFO: Retrieving Pricing Info for: v3-standard-4 02:12:53 INFO: Archiving Costs [Pipeline] sh 02:12:53 + cut -d, -f6 02:12:53 + cat /w/workspace/device-usb-camera/199/archives/cost.csv [Pipeline] lock 02:12:53 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-199-stack-cost] 02:12:53 Resource [jenkins-edgexfoundry-device-usb-camera-main-199-stack-cost] did not exist. Created. 02:12:53 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-199-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:12:54 /w/workspace/device-usb-camera/199@tmp/durable-aeaef2f2/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:12:55 + echo total: 0.10999999940395355 [Pipeline] stash 02:12:55 Warning: overwriting stash ‘stack-cost’ 02:12:55 Stashed 1 file(s) [Pipeline] } 02:12:55 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-199-stack-cost] [Pipeline] // lock [Pipeline] } 02:12:55 $ docker stop --time=1 40f7ea3a231fa7db12c08ae58c43553870a7bb498efba6895a69389819d81c73 02:12:56 $ docker rm -f --volumes 40f7ea3a231fa7db12c08ae58c43553870a7bb498efba6895a69389819d81c73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:12:57 provisioning config files... 02:12:57 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11679903493678461049tmp [Pipeline] { [Pipeline] sh 02:12:57 + set +x 02:12:57 + + curl -s https://codecov.io/bash 02:12:57 bash -s -- 02:12:57 02:12:57 _____ _ 02:12:57 / ____| | | 02:12:57 | | ___ __| | ___ ___ _____ __ 02:12:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:12:57 | |___| (_) | (_| | __/ (_| (_) \ V / 02:12:57 \_____\___/ \__,_|\___|\___\___/ \_/ 02:12:57 Bash-1.0.6 02:12:57 02:12:57 02:12:57 ==> git version 2.25.1 found 02:12:57 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:12:57 Release-Date: 2020-01-08 02:12:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:12:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:12:57 ==> Jenkins CI detected. 02:12:57 current dir:  /w/workspace/exfoundry_device-usb-camera_main 02:12:57 project root: . 02:12:57 --> token set from env 02:12:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:12:57 ==> Running gcov in . (disable via -X gcov) 02:12:57 ==> Python coveragepy not found 02:12:57 ==> Searching for coverage reports in: 02:12:57 + . 02:12:57 -> Found 1 reports 02:12:57 ==> Detecting git/mercurial file structure 02:12:57 ==> Reading reports 02:12:57 + ./coverage.out bytes=54772 02:12:57 ==> Appending adjustments 02:12:57 https://docs.codecov.io/docs/fixing-reports 02:12:58 + Found adjustments 02:12:58 ==> Gzipping contents 02:12:58 8.0K /tmp/codecov.YvdWDa.gz 02:12:58 ==> Uploading reports 02:12:58 url: https://codecov.io 02:12:58 query: branch=main&commit=36c74d58d129e88b202c65abd47b34e11f551b9e&build=199&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F199%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 02:12:58 -> Pinging Codecov 02:12:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=36c74d58d129e88b202c65abd47b34e11f551b9e&build=199&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F199%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 02:12:58 -> Uploading to 02:12:58 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-usb-camera/36c74d58d129e88b202c65abd47b34e11f551b9e/bf92b553-2ec5-43c9-b20c-268915c788e1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250312%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250312T021258Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=f66114cb7cb1a5651ea8fc259aa59d32702ee6a80c094a3ae43310593a7f0025 02:12:58 % Total % Received % Xferd Average Speed Time Time Time Current 02:12:58 Dload Upload Total Spent Left Speed 02:12:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6815 0 0 100 6815 0 56322 --:--:-- --:--:-- --:--:-- 56322 02:12:58 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/36c74d58d129e88b202c65abd47b34e11f551b9e [Pipeline] } 02:12:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:12:58 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:12:58 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:12:58 02:12:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:12:59 latest: Pulling from edgex-devops/edgex-snyk-go 02:12:59 43c4264eed91: Pulling fs layer 02:12:59 4cc291be95ef: Pulling fs layer 02:12:59 2ac1f1163629: Pulling fs layer 02:12:59 5c3c966382ef: Pulling fs layer 02:12:59 4f4fb700ef54: Pulling fs layer 02:12:59 d9c7d2e4e75e: Pulling fs layer 02:12:59 9c3e1370e548: Pulling fs layer 02:12:59 5c3c966382ef: Waiting 02:12:59 4f4fb700ef54: Waiting 02:12:59 d9c7d2e4e75e: Waiting 02:12:59 9c3e1370e548: Waiting 02:12:59 4cc291be95ef: Verifying Checksum 02:12:59 4cc291be95ef: Download complete 02:12:59 5c3c966382ef: Download complete 02:12:59 4f4fb700ef54: Verifying Checksum 02:12:59 4f4fb700ef54: Download complete 02:12:59 43c4264eed91: Download complete 02:12:59 43c4264eed91: Pull complete 02:12:59 d9c7d2e4e75e: Verifying Checksum 02:12:59 d9c7d2e4e75e: Download complete 02:12:59 4cc291be95ef: Pull complete 02:12:59 2ac1f1163629: Verifying Checksum 02:12:59 2ac1f1163629: Download complete 02:13:00 9c3e1370e548: Verifying Checksum 02:13:00 9c3e1370e548: Download complete 02:13:02 2ac1f1163629: Pull complete 02:13:02 5c3c966382ef: Pull complete 02:13:02 4f4fb700ef54: Pull complete 02:13:02 d9c7d2e4e75e: Pull complete 02:13:05 9c3e1370e548: Pull complete 02:13:05 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 02:13:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:13:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:05 prd-ubuntu20.04-docker-8c-8g-40982 does not seem to be running inside a container 02:13:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 02:13:07 $ docker top 74469c5fe3cffae07ec4541fa13c83d0eb3ab0e1d4a1c8893b938d06a0310d89 -eo pid,comm [Pipeline] { [Pipeline] sh 02:13:07 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo 02:13:07 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 02:13:07 + set -o pipefail 02:13:07 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 02:13:14 02:13:14 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 02:13:14 02:13:14 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/c84e1e47-b49b-46e2-8029-59bf2678c4dc 02:13:14 02:13:14 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:13:14 02:13:14 02:13:14 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 02:13:14 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:13:14 $ docker stop --time=1 74469c5fe3cffae07ec4541fa13c83d0eb3ab0e1d4a1c8893b938d06a0310d89 02:13:16 $ docker rm -f --volumes 74469c5fe3cffae07ec4541fa13c83d0eb3ab0e1d4a1c8893b938d06a0310d89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:13:17 + git log --format=format:%s -1 36c74d58d129e88b202c65abd47b34e11f551b9e [Pipeline] sh 02:13:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:13:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:13:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:18 prd-ubuntu20.04-docker-8c-8g-40982 does not seem to be running inside a container 02:13:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 02:13:18 $ docker top abe7d921eb1150b12092cf4f894155c5f7c444248296fbb4d575b2c1c0ac0081 -eo pid,comm 02:13:18 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:13:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:13:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:13:18 [ssh-agent] Looking for ssh-agent implementation... 02:13:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:13:18 $ docker exec abe7d921eb1150b12092cf4f894155c5f7c444248296fbb4d575b2c1c0ac0081 ssh-agent 02:13:18 SSH_AUTH_SOCK=/tmp/ssh-ZcsrvqM7UYZq/agent.32 02:13:18 SSH_AGENT_PID=38 02:13:18 Running ssh-add (command line suppressed) 02:13:18 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14500429573269161000.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14500429573269161000.key) 02:13:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:13:19 + git semver tag 02:13:19 2025-03-12 02:13:19,442 [run_tag] DEBUG tag force:False 02:13:19 2025-03-12 02:13:19,442 [check_head_tag] DEBUG check head tag 02:13:19 2025-03-12 02:13:19,444 [execute] INFO git cat-file --batch-check 02:13:19 2025-03-12 02:13:19,445 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 02:13:19 2025-03-12 02:13:19,449 [execute] INFO git cat-file --batch 02:13:19 2025-03-12 02:13:19,450 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 02:13:19 2025-03-12 02:13:19,496 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:13:19 2025-03-12 02:13:19,497 [execute] INFO git tag -a v4.0.0-dev.11 -m v4.0.0-dev.11 02:13:19 2025-03-12 02:13:19,497 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.11', '-m', 'v4.0.0-dev.11'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 02:13:19 2025-03-12 02:13:19,503 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:13:19 4.0.0-dev.11 [Pipeline] } 02:13:19 $ docker exec --env ******** --env ******** abe7d921eb1150b12092cf4f894155c5f7c444248296fbb4d575b2c1c0ac0081 ssh-agent -k 02:13:19 unset SSH_AUTH_SOCK; 02:13:19 unset SSH_AGENT_PID; 02:13:19 echo Agent pid 38 killed; 02:13:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:13:20 + git semver [Pipeline] } 02:13:20 $ docker stop --time=1 abe7d921eb1150b12092cf4f894155c5f7c444248296fbb4d575b2c1c0ac0081 02:13:21 $ docker rm -f --volumes abe7d921eb1150b12092cf4f894155c5f7c444248296fbb4d575b2c1c0ac0081 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:13:22 02:13:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:13:22 0.23.1-centos7: Pulling from edgex-lftools 02:13:22 ab5ef0e58194: Pulling fs layer 02:13:22 9712f1f96733: Pulling fs layer 02:13:22 63f879dbbcfc: Pulling fs layer 02:13:22 0d9ebad4ef96: Pulling fs layer 02:13:22 e9a5061849ea: Pulling fs layer 02:13:22 d747dcd14b5f: Pulling fs layer 02:13:22 0d9ebad4ef96: Waiting 02:13:22 2de7ff778b66: Pulling fs layer 02:13:22 d747dcd14b5f: Waiting 02:13:22 2de7ff778b66: Waiting 02:13:22 9712f1f96733: Verifying Checksum 02:13:22 9712f1f96733: Download complete 02:13:22 63f879dbbcfc: Verifying Checksum 02:13:22 63f879dbbcfc: Download complete 02:13:23 e9a5061849ea: Verifying Checksum 02:13:23 e9a5061849ea: Download complete 02:13:23 d747dcd14b5f: Verifying Checksum 02:13:23 d747dcd14b5f: Download complete 02:13:23 ab5ef0e58194: Verifying Checksum 02:13:23 ab5ef0e58194: Download complete 02:13:23 0d9ebad4ef96: Verifying Checksum 02:13:23 0d9ebad4ef96: Download complete 02:13:23 2de7ff778b66: Verifying Checksum 02:13:23 2de7ff778b66: Download complete 02:13:25 ab5ef0e58194: Pull complete 02:13:25 9712f1f96733: Pull complete 02:13:26 63f879dbbcfc: Pull complete 02:13:29 0d9ebad4ef96: Pull complete 02:13:30 e9a5061849ea: Pull complete 02:13:30 d747dcd14b5f: Pull complete 02:13:31 2de7ff778b66: Pull complete 02:13:31 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:13:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:13:31 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:31 prd-ubuntu20.04-docker-8c-8g-40982 does not seem to be running inside a container 02:13:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 02:13:33 $ docker top 417e70b6b3434a9560eac4198796bd2c9cbf7f12d1df6fe4c76944972dd9c8ae -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:13:33 provisioning config files... 02:13:33 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16354627349328073539tmp 02:13:33 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13780367927070763332tmp 02:13:33 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config810446913306518146tmp [Pipeline] { [Pipeline] echo 02:13:33 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:13:33 ---> sigul-configuration.sh 02:13:33 gpg: directory `/root/.gnupg' created 02:13:33 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:13:33 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:13:33 gpg: keyring `/root/.gnupg/secring.gpg' created 02:13:33 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:13:33 gpg: CAST5 encrypted data 02:13:33 gpg: encrypted with 1 passphrase 02:13:33 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:13:34 + mkdir /home/jenkins 02:13:34 + mkdir /home/jenkins/sigul [Pipeline] sh 02:13:34 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 02:13:34 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:13:34 ---> sigul-install.sh 02:13:34 Sigul already installed; skipping installation. [Pipeline] sh 02:13:34 + git tag --list 02:13:34 v0.0.0 02:13:34 v0.0.1-dev.1 02:13:34 v0.0.1-dev.10 02:13:34 v0.0.1-dev.11 02:13:34 v0.0.1-dev.12 02:13:34 v0.0.1-dev.13 02:13:34 v0.0.1-dev.14 02:13:34 v0.0.1-dev.15 02:13:34 v0.0.1-dev.16 02:13:34 v0.0.1-dev.2 02:13:34 v0.0.1-dev.3 02:13:34 v0.0.1-dev.4 02:13:34 v0.0.1-dev.5 02:13:34 v0.0.1-dev.6 02:13:34 v0.0.1-dev.7 02:13:34 v0.0.1-dev.8 02:13:34 v0.0.1-dev.9 02:13:34 v2.2.0 02:13:34 v2.2.0-dev.17 02:13:34 v2.2.0-dev.18 02:13:34 v2.2.0-dev.19 02:13:34 v2.2.0-dev.20 02:13:34 v2.2.0-dev.21 02:13:34 v2.2.0-dev.22 02:13:34 v2.2.0-dev.23 02:13:34 v2.2.0-dev.24 02:13:34 v2.2.0-dev.25 02:13:34 v2.2.0-dev.26 02:13:34 v2.2.0-dev.27 02:13:34 v2.3.0 02:13:34 v2.3.0-dev.1 02:13:34 v2.3.0-dev.10 02:13:34 v2.3.0-dev.11 02:13:34 v2.3.0-dev.12 02:13:34 v2.3.0-dev.13 02:13:34 v2.3.0-dev.14 02:13:34 v2.3.0-dev.15 02:13:34 v2.3.0-dev.16 02:13:34 v2.3.0-dev.17 02:13:34 v2.3.0-dev.18 02:13:34 v2.3.0-dev.19 02:13:34 v2.3.0-dev.2 02:13:34 v2.3.0-dev.20 02:13:34 v2.3.0-dev.21 02:13:34 v2.3.0-dev.22 02:13:34 v2.3.0-dev.23 02:13:34 v2.3.0-dev.24 02:13:34 v2.3.0-dev.25 02:13:34 v2.3.0-dev.26 02:13:34 v2.3.0-dev.27 02:13:34 v2.3.0-dev.28 02:13:34 v2.3.0-dev.3 02:13:34 v2.3.0-dev.4 02:13:34 v2.3.0-dev.5 02:13:34 v2.3.0-dev.6 02:13:34 v2.3.0-dev.7 02:13:34 v2.3.0-dev.8 02:13:34 v2.3.0-dev.9 02:13:34 v2.3.1 02:13:34 v2.3.1-dev.4 02:13:34 v2.3.1-dev.5 02:13:34 v2.3.1-dev.6 02:13:34 v3.0 02:13:34 v3.0.0 02:13:34 v3.0.0-dev.1 02:13:34 v3.0.0-dev.10 02:13:34 v3.0.0-dev.11 02:13:34 v3.0.0-dev.12 02:13:34 v3.0.0-dev.13 02:13:34 v3.0.0-dev.14 02:13:34 v3.0.0-dev.15 02:13:34 v3.0.0-dev.16 02:13:34 v3.0.0-dev.17 02:13:34 v3.0.0-dev.18 02:13:34 v3.0.0-dev.19 02:13:34 v3.0.0-dev.2 02:13:34 v3.0.0-dev.20 02:13:34 v3.0.0-dev.21 02:13:34 v3.0.0-dev.22 02:13:34 v3.0.0-dev.23 02:13:34 v3.0.0-dev.24 02:13:34 v3.0.0-dev.25 02:13:34 v3.0.0-dev.26 02:13:34 v3.0.0-dev.27 02:13:34 v3.0.0-dev.28 02:13:34 v3.0.0-dev.29 02:13:34 v3.0.0-dev.3 02:13:34 v3.0.0-dev.30 02:13:34 v3.0.0-dev.31 02:13:34 v3.0.0-dev.32 02:13:34 v3.0.0-dev.33 02:13:34 v3.0.0-dev.34 02:13:34 v3.0.0-dev.35 02:13:34 v3.0.0-dev.36 02:13:34 v3.0.0-dev.37 02:13:34 v3.0.0-dev.38 02:13:34 v3.0.0-dev.39 02:13:34 v3.0.0-dev.4 02:13:34 v3.0.0-dev.40 02:13:34 v3.0.0-dev.41 02:13:34 v3.0.0-dev.42 02:13:34 v3.0.0-dev.43 02:13:34 v3.0.0-dev.44 02:13:34 v3.0.0-dev.45 02:13:34 v3.0.0-dev.46 02:13:34 v3.0.0-dev.47 02:13:34 v3.0.0-dev.48 02:13:34 v3.0.0-dev.49 02:13:34 v3.0.0-dev.5 02:13:34 v3.0.0-dev.50 02:13:34 v3.0.0-dev.51 02:13:34 v3.0.0-dev.6 02:13:34 v3.0.0-dev.7 02:13:34 v3.0.0-dev.8 02:13:34 v3.0.0-dev.9 02:13:34 v3.1 02:13:34 v3.1.0 02:13:34 v3.1.0-dev.1 02:13:34 v3.1.0-dev.10 02:13:34 v3.1.0-dev.11 02:13:34 v3.1.0-dev.12 02:13:34 v3.1.0-dev.13 02:13:34 v3.1.0-dev.14 02:13:34 v3.1.0-dev.15 02:13:34 v3.1.0-dev.16 02:13:34 v3.1.0-dev.17 02:13:34 v3.1.0-dev.18 02:13:34 v3.1.0-dev.19 02:13:34 v3.1.0-dev.2 02:13:34 v3.1.0-dev.20 02:13:34 v3.1.0-dev.21 02:13:34 v3.1.0-dev.22 02:13:34 v3.1.0-dev.23 02:13:34 v3.1.0-dev.24 02:13:34 v3.1.0-dev.25 02:13:34 v3.1.0-dev.26 02:13:34 v3.1.0-dev.27 02:13:34 v3.1.0-dev.28 02:13:34 v3.1.0-dev.29 02:13:34 v3.1.0-dev.3 02:13:34 v3.1.0-dev.30 02:13:34 v3.1.0-dev.31 02:13:34 v3.1.0-dev.32 02:13:34 v3.1.0-dev.33 02:13:34 v3.1.0-dev.34 02:13:34 v3.1.0-dev.35 02:13:34 v3.1.0-dev.36 02:13:34 v3.1.0-dev.37 02:13:34 v3.1.0-dev.38 02:13:34 v3.1.0-dev.39 02:13:34 v3.1.0-dev.4 02:13:34 v3.1.0-dev.5 02:13:34 v3.1.0-dev.6 02:13:34 v3.1.0-dev.7 02:13:34 v3.1.0-dev.8 02:13:34 v3.1.0-dev.9 02:13:34 v3.1.1 02:13:34 v3.1.1-dev.1 02:13:34 v3.2.0-dev.1 02:13:34 v3.2.0-dev.10 02:13:34 v3.2.0-dev.11 02:13:34 v3.2.0-dev.12 02:13:34 v3.2.0-dev.13 02:13:34 v3.2.0-dev.14 02:13:34 v3.2.0-dev.15 02:13:34 v3.2.0-dev.16 02:13:34 v3.2.0-dev.17 02:13:34 v3.2.0-dev.18 02:13:34 v3.2.0-dev.19 02:13:34 v3.2.0-dev.2 02:13:34 v3.2.0-dev.20 02:13:34 v3.2.0-dev.21 02:13:34 v3.2.0-dev.22 02:13:34 v3.2.0-dev.3 02:13:34 v3.2.0-dev.4 02:13:34 v3.2.0-dev.5 02:13:34 v3.2.0-dev.6 02:13:34 v3.2.0-dev.7 02:13:34 v3.2.0-dev.8 02:13:34 v3.2.0-dev.9 02:13:34 v4.0.0-dev.1 02:13:34 v4.0.0-dev.10 02:13:34 v4.0.0-dev.11 02:13:34 v4.0.0-dev.2 02:13:34 v4.0.0-dev.3 02:13:34 v4.0.0-dev.4 02:13:34 v4.0.0-dev.5 02:13:34 v4.0.0-dev.6 02:13:34 v4.0.0-dev.7 02:13:34 v4.0.0-dev.8 02:13:34 v4.0.0-dev.9 [Pipeline] sh 02:13:35 + lftools sign git-tag v4.0.0-dev.11 02:13:35 Signing Git tag with Sigul... 02:13:35 Signing v4.0.0-dev.11 [Pipeline] echo 02:13:36 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:13:36 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:13:36 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:13:36 $ docker stop --time=1 417e70b6b3434a9560eac4198796bd2c9cbf7f12d1df6fe4c76944972dd9c8ae 02:13:37 $ docker rm -f --volumes 417e70b6b3434a9560eac4198796bd2c9cbf7f12d1df6fe4c76944972dd9c8ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:13:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:13:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:13:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:38 prd-ubuntu20.04-docker-8c-8g-40982 does not seem to be running inside a container 02:13:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 02:13:38 $ docker top fe5ab753647ad048964d5ff4ae671555190b0bf35979c69f304f9d34b81ee881 -eo pid,comm 02:13:38 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:13:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:13:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:13:38 [ssh-agent] Looking for ssh-agent implementation... 02:13:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:13:39 $ docker exec fe5ab753647ad048964d5ff4ae671555190b0bf35979c69f304f9d34b81ee881 ssh-agent 02:13:39 SSH_AUTH_SOCK=/tmp/ssh-TgwbehaYk4l9/agent.32 02:13:39 SSH_AGENT_PID=38 02:13:39 Running ssh-add (command line suppressed) 02:13:39 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7723409818001401442.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7723409818001401442.key) 02:13:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:13:39 + git semver bump pre 02:13:39 2025-03-12 02:13:39,690 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:13:39 2025-03-12 02:13:39,690 [bump_version] DEBUG bumping version:4.0.0-dev.11 on axis:pre with prefix:dev 02:13:39 2025-03-12 02:13:39,690 [bump_version] DEBUG bumped version:4.0.0-dev.12 02:13:39 2025-03-12 02:13:39,690 [write_version] DEBUG write version:4.0.0-dev.12 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 02:13:39 2025-03-12 02:13:39,690 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:13:39 2025-03-12 02:13:39,690 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:13:39 2025-03-12 02:13:39,693 [execute] INFO git cat-file --batch-check 02:13:39 2025-03-12 02:13:39,693 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 02:13:39 2025-03-12 02:13:39,698 [execute] INFO git cat-file --batch 02:13:39 2025-03-12 02:13:39,698 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 02:13:39 2025-03-12 02:13:39,703 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:13:39 4.0.0-dev.12 [Pipeline] } 02:13:39 $ docker exec --env ******** --env ******** fe5ab753647ad048964d5ff4ae671555190b0bf35979c69f304f9d34b81ee881 ssh-agent -k 02:13:39 unset SSH_AUTH_SOCK; 02:13:39 unset SSH_AGENT_PID; 02:13:39 echo Agent pid 38 killed; 02:13:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:13:40 + git semver [Pipeline] } 02:13:40 $ docker stop --time=1 fe5ab753647ad048964d5ff4ae671555190b0bf35979c69f304f9d34b81ee881 02:13:41 $ docker rm -f --volumes fe5ab753647ad048964d5ff4ae671555190b0bf35979c69f304f9d34b81ee881 [Pipeline] // withDockerContainer [Pipeline] sh 02:13:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:13:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:13:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:42 prd-ubuntu20.04-docker-8c-8g-40982 does not seem to be running inside a container 02:13:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 02:13:42 $ docker top 6bc9dbe59d3fd4abf65b4a74ee58b5f9876bc6e06166af9d4f0da80a58a18d61 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:13:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:13:42 [ssh-agent] Looking for ssh-agent implementation... 02:13:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:13:42 $ docker exec 6bc9dbe59d3fd4abf65b4a74ee58b5f9876bc6e06166af9d4f0da80a58a18d61 ssh-agent 02:13:43 SSH_AUTH_SOCK=/tmp/ssh-iGveqrtOHHQ0/agent.32 02:13:43 SSH_AGENT_PID=38 02:13:43 Running ssh-add (command line suppressed) 02:13:43 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1057834525641124048.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1057834525641124048.key) 02:13:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:13:43 + git semver push 02:13:43 2025-03-12 02:13:43,690 [run_push] DEBUG push 02:13:43 2025-03-12 02:13:43,691 [execute] INFO git cat-file --batch-check 02:13:43 2025-03-12 02:13:43,691 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 02:13:43 2025-03-12 02:13:43,695 [execute] INFO git rev-list ca54bcf5f19eb6e31297ff3e3685084c8a4b0d34 -- 02:13:43 2025-03-12 02:13:43,696 [execute] DEBUG Popen(['git', 'rev-list', 'ca54bcf5f19eb6e31297ff3e3685084c8a4b0d34', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 02:13:43 2025-03-12 02:13:43,704 [execute] INFO git fetch -v origin 02:13:43 2025-03-12 02:13:43,704 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 02:13:44 2025-03-12 02:13:44,180 [run_push] DEBUG no remote changes detected 02:13:44 2025-03-12 02:13:44,181 [execute] INFO git push origin semver 02:13:44 2025-03-12 02:13:44,181 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 02:13:44 2025-03-12 02:13:44,840 [run_push] DEBUG push all version tags 02:13:44 2025-03-12 02:13:44,840 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:13:44 2025-03-12 02:13:44,841 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 02:13:45 2025-03-12 02:13:45,518 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:13:45 4.0.0-dev.12 [Pipeline] } 02:13:45 $ docker exec --env ******** --env ******** 6bc9dbe59d3fd4abf65b4a74ee58b5f9876bc6e06166af9d4f0da80a58a18d61 ssh-agent -k 02:13:45 unset SSH_AUTH_SOCK; 02:13:45 unset SSH_AGENT_PID; 02:13:45 echo Agent pid 38 killed; 02:13:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:13:46 + git semver [Pipeline] } 02:13:46 $ docker stop --time=1 6bc9dbe59d3fd4abf65b4a74ee58b5f9876bc6e06166af9d4f0da80a58a18d61 02:13:47 $ docker rm -f --volumes 6bc9dbe59d3fd4abf65b4a74ee58b5f9876bc6e06166af9d4f0da80a58a18d61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:13:48 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 02:13:48 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 02:13:48 total 16 02:13:48 drwxr-xr-x 3 root root 4096 Mar 12 01:58 . 02:13:48 drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 02:13 .. 02:13:48 drwxr-xr-x 2 root root 4096 Mar 12 01:58 cost 02:13:48 -rw-r--r-- 1 root root 89 Mar 12 01:58 cost.csv 02:13:48 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 02:13:48 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 02:13:48 total 16 02:13:48 drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 01:58 . 02:13:48 drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 02:13 .. 02:13:48 drwxr-xr-x 2 jenkins jenkins 4096 Mar 12 01:58 cost 02:13:48 -rw-r--r-- 1 jenkins jenkins 89 Mar 12 01:58 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:13:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:13:49 ---> package-listing.sh 02:13:49 ++ facter osfamily 02:13:49 ++ tr '[:upper:]' '[:lower:]' 02:13:49 + OS_FAMILY=debian 02:13:49 + workspace=/w/workspace/exfoundry_device-usb-camera_main 02:13:49 + START_PACKAGES=/tmp/packages_start.txt 02:13:49 + END_PACKAGES=/tmp/packages_end.txt 02:13:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:13:49 + PACKAGES=/tmp/packages_start.txt 02:13:49 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 02:13:49 + PACKAGES=/tmp/packages_end.txt 02:13:49 + case "${OS_FAMILY}" in 02:13:49 + dpkg -l 02:13:49 + grep '^ii' 02:13:49 + '[' -f /tmp/packages_start.txt ']' 02:13:49 + '[' -f /tmp/packages_end.txt ']' 02:13:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:13:49 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 02:13:49 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 02:13:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 02:13:49 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:13:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:13:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:50 prd-ubuntu20.04-docker-8c-8g-40982 does not seem to be running inside a container 02:13:50 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 02:13:51 $ docker top c0921168654a86d2c7317bde6792dad941907a2275b7db2c689ae1bbb8164d18 -eo pid,comm [Pipeline] { [Pipeline] sh 02:13:51 + touch /tmp/pre-build-complete [Pipeline] sh 02:13:51 + mkdir -p /var/log/sysstat [Pipeline] sh 02:13:51 + ls /var/log/sa-host 02:13:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:13:52 provisioning config files... 02:13:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15363615148566154919tmp [Pipeline] { [Pipeline] echo 02:13:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:13:52 ---> create-netrc.sh [Pipeline] } 02:13:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:13:52 ---> python-tools-install.sh [Pipeline] echo 02:13:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:13:52 ---> sudo-logs.sh 02:13:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:13:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:13:53 ---> job-cost.sh 02:13:53 lf-activate-venv: SKIPPING 02:13:53 DEBUG: total: 0.2199999988079071 02:13:53 INFO: Retrieving Stack Cost... 02:13:53 INFO: Retrieving Pricing Info for: v3-standard-8 02:13:54 INFO: Archiving Costs [Pipeline] echo 02:13:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:13:54 ---> logs-deploy.sh 02:13:54 lf-activate-venv: SKIPPING 02:13:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/199 02:13:54 INFO: archiving workspace using pattern(s): 02:13:55 Archives upload complete. 02:13:55 INFO: archiving logs to Nexus