Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d7b6c541c1377b2729ca3d138980ec29eeceae5c 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-ssh9929527457847344964.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh5770954708724309458.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh10269004163920502213.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh3167457177598730706.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-ssh5272784240952750173.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.21 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9204 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 Avoid second fetch Checking out Revision d7b6c541c1377b2729ca3d138980ec29eeceae5c (main) Commit message: "Merge pull request #301 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.34" > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f d7b6c541c1377b2729ca3d138980ec29eeceae5c # timeout=10 > git rev-list --no-walk a60ad436c601c79c224e8f3d8a8677870b40bf45 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:24:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:24:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:24:58 ========================================================= 13:24:58 EdgeX Global Pipelines Version Info 13:24:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:25:00 ------------------- 13:25:00 stable info: 13:25:00 ------------------- 13:25:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:25:00 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 13:25:00 Message: update stable to v1.0.254 13:25:00 ------------------- 13:25:00 experimental info: 13:25:00 ------------------- 13:25:00 Commited By: **** collab-it+edgex@linuxfoundation.org 13:25:00 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 13:25:00 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:25:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 13:25:00 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 13:25:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:25:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:25:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:25:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 13:25:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:25:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:25:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:25:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:25:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:25:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 13:25:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:25:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:25:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:25:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:25:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:25:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:25:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:25:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:25:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:25:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:25:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:25:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:25:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:25:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:25:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:25:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:25:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:25:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:25:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d7b6c541c1377b2729ca3d138980ec29eeceae5c [Pipeline] echo 13:25:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d7b6c54 [Pipeline] echo 13:25:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:25:01 provisioning config files... 13:25:01 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7934793236626144831tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:25:01 ---> docker-login.sh 13:25:01 nexus3.edgexfoundry.org:10001 13:25:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:25:01 Configure a credential helper to remove this warning. See 13:25:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:25:01 13:25:01 Login Succeeded 13:25:01 nexus3.edgexfoundry.org:10002 13:25:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:25:02 Configure a credential helper to remove this warning. See 13:25:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:25:02 13:25:02 Login Succeeded 13:25:02 nexus3.edgexfoundry.org:10003 13:25:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:25:02 Configure a credential helper to remove this warning. See 13:25:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:25:02 13:25:02 Login Succeeded 13:25:02 nexus3.edgexfoundry.org:10004 13:25:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:25:02 Configure a credential helper to remove this warning. See 13:25:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:25:02 13:25:02 Login Succeeded 13:25:02 docker.io 13:25:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:25:02 Configure a credential helper to remove this warning. See 13:25:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:25:02 13:25:02 Login Succeeded 13:25:02 ---> docker-login.sh ends [Pipeline] } 13:25:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:25:03 + git rev-list -1 --merges d7b6c541c1377b2729ca3d138980ec29eeceae5c~1..d7b6c541c1377b2729ca3d138980ec29eeceae5c [Pipeline] echo 13:25:03 -----------> git rev-list -1 --merges d7b6c541c1377b2729ca3d138980ec29eeceae5c~1..d7b6c541c1377b2729ca3d138980ec29eeceae5c d7b6c541c1377b2729ca3d138980ec29eeceae5c 13:25:03 d7b6c541c1377b2729ca3d138980ec29eeceae5c [false] [Pipeline] sh 13:25:03 + git log --format=format:%s -1 d7b6c541c1377b2729ca3d138980ec29eeceae5c [Pipeline] echo 13:25:03 ========================================================= 13:25:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:25:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:25:03 + git log --format=format:%s -1 d7b6c541c1377b2729ca3d138980ec29eeceae5c [Pipeline] echo 13:25:03 [semverPrep] GIT_COMMIT: d7b6c541c1377b2729ca3d138980ec29eeceae5c, Commit Message: Merge pull request #301 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.34 [Pipeline] echo 13:25:03 [semverPrep] This is not a build commit. [Pipeline] sh 13:25:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:25:04 + grep -v github /etc/ssh/ssh_known_hosts 13:25:04 + [ -e /tmp/ssh_known_hosts ] 13:25:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:25:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:25:04 + sudo tee -a /etc/ssh/ssh_known_hosts 13:25:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:25:04 13:25:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:25:04 0.1.4: Pulling from edgex-devops/py-git-semver 13:25:04 b85a868b505f: Pulling fs layer 13:25:04 e2be974225ed: Pulling fs layer 13:25:04 339a4e72a1f5: Pulling fs layer 13:25:04 988bab9f4d93: Pulling fs layer 13:25:04 1469e6f7b9e6: Pulling fs layer 13:25:04 eaf3925da568: Pulling fs layer 13:25:04 bab4dde63d76: Pulling fs layer 13:25:04 bde34c3a00c8: Pulling fs layer 13:25:04 b352a97aabf1: Pulling fs layer 13:25:04 4872d77fe225: Pulling fs layer 13:25:04 5851b861e8e6: Pulling fs layer 13:25:04 bab4dde63d76: Waiting 13:25:04 bde34c3a00c8: Waiting 13:25:04 b352a97aabf1: Waiting 13:25:04 1469e6f7b9e6: Waiting 13:25:04 eaf3925da568: Waiting 13:25:04 4872d77fe225: Waiting 13:25:04 5851b861e8e6: Waiting 13:25:04 988bab9f4d93: Waiting 13:25:04 e2be974225ed: Download complete 13:25:04 988bab9f4d93: Download complete 13:25:04 1469e6f7b9e6: Verifying Checksum 13:25:04 1469e6f7b9e6: Download complete 13:25:05 eaf3925da568: Download complete 13:25:05 339a4e72a1f5: Verifying Checksum 13:25:05 339a4e72a1f5: Download complete 13:25:05 bde34c3a00c8: Verifying Checksum 13:25:05 bde34c3a00c8: Download complete 13:25:05 b352a97aabf1: Download complete 13:25:05 4872d77fe225: Verifying Checksum 13:25:05 4872d77fe225: Download complete 13:25:05 5851b861e8e6: Verifying Checksum 13:25:05 5851b861e8e6: Download complete 13:25:05 b85a868b505f: Verifying Checksum 13:25:05 b85a868b505f: Download complete 13:25:05 bab4dde63d76: Verifying Checksum 13:25:05 bab4dde63d76: Download complete 13:25:06 b85a868b505f: Pull complete 13:25:06 e2be974225ed: Pull complete 13:25:07 339a4e72a1f5: Pull complete 13:25:07 988bab9f4d93: Pull complete 13:25:07 1469e6f7b9e6: Pull complete 13:25:07 eaf3925da568: Pull complete 13:25:09 bab4dde63d76: Pull complete 13:25:09 bde34c3a00c8: Pull complete 13:25:09 b352a97aabf1: Pull complete 13:25:09 4872d77fe225: Pull complete 13:25:09 5851b861e8e6: Pull complete 13:25:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:25:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:25:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:25:09 prd-ubuntu20.04-docker-8c-8g-9204 does not seem to be running inside a container 13:25:09 $ 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 13:25:15 $ docker top a8d7a015455a507d03be50ad80a5b608b278ee981034b9de69b9bf6f7ed9df30 -eo pid,comm 13:25:15 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). 13:25:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:25:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:25:15 [ssh-agent] Looking for ssh-agent implementation... 13:25:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:25:15 $ docker exec a8d7a015455a507d03be50ad80a5b608b278ee981034b9de69b9bf6f7ed9df30 ssh-agent 13:25:15 SSH_AUTH_SOCK=/tmp/ssh-0CIKnfmWiuik/agent.32 13:25:15 SSH_AGENT_PID=38 13:25:15 Running ssh-add (command line suppressed) 13:25:15 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15293518108799996261.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15293518108799996261.key) 13:25:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:25:16 + git tag --points-at HEAD [Pipeline] } 13:25:16 $ docker exec --env ******** --env ******** a8d7a015455a507d03be50ad80a5b608b278ee981034b9de69b9bf6f7ed9df30 ssh-agent -k 13:25:16 unset SSH_AUTH_SOCK; 13:25:16 unset SSH_AGENT_PID; 13:25:16 echo Agent pid 38 killed; 13:25:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:25:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:25:16 [ssh-agent] Looking for ssh-agent implementation... 13:25:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:25:16 $ docker exec a8d7a015455a507d03be50ad80a5b608b278ee981034b9de69b9bf6f7ed9df30 ssh-agent 13:25:16 SSH_AUTH_SOCK=/tmp/ssh-O25c5LP4hsFQ/agent.70 13:25:16 SSH_AGENT_PID=76 13:25:16 Running ssh-add (command line suppressed) 13:25:16 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17414683832290731979.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17414683832290731979.key) 13:25:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:25:16 + git semver init 13:25:17 2023-10-13 13:25:17,031 [run_init] DEBUG init version:0.0.0 force:False 13:25:17 2023-10-13 13:25:17,032 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 13:25:17 2023-10-13 13:25:17,033 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 13:25:17 2023-10-13 13:25:17,033 [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) 13:25:18 2023-10-13 13:25:17,901 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 13:25:18 2023-10-13 13:25:17,902 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 13:25:18 2023-10-13 13:25:17,902 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 13:25:18 2023-10-13 13:25:17,902 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 13:25:18 3.1.0-dev.30 [Pipeline] } 13:25:18 $ docker exec --env ******** --env ******** a8d7a015455a507d03be50ad80a5b608b278ee981034b9de69b9bf6f7ed9df30 ssh-agent -k 13:25:18 unset SSH_AUTH_SOCK; 13:25:18 unset SSH_AGENT_PID; 13:25:18 echo Agent pid 76 killed; 13:25:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:25:18 + git semver [Pipeline] } 13:25:18 $ docker stop --time=1 a8d7a015455a507d03be50ad80a5b608b278ee981034b9de69b9bf6f7ed9df30 13:25:20 $ docker rm -f --volumes a8d7a015455a507d03be50ad80a5b608b278ee981034b9de69b9bf6f7ed9df30 [Pipeline] // withDockerContainer [Pipeline] sh 13:25:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:25:20 Stashed 1 file(s) [Pipeline] echo 13:25:20 [edgeXSemver]: initialized semver on version 3.1.0-dev.30 [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 13:25:20 provisioning config files... 13:25:20 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14873906693222572485tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:25:21 ---> docker-login.sh 13:25:21 nexus3.edgexfoundry.org:10001 13:25:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:25:21 Configure a credential helper to remove this warning. See 13:25:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:25:21 13:25:21 Login Succeeded 13:25:21 nexus3.edgexfoundry.org:10002 13:25:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:25:21 Configure a credential helper to remove this warning. See 13:25:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:25:21 13:25:21 Login Succeeded 13:25:21 nexus3.edgexfoundry.org:10003 13:25:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:25:21 Configure a credential helper to remove this warning. See 13:25:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:25:21 13:25:21 Login Succeeded 13:25:21 nexus3.edgexfoundry.org:10004 13:25:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:25:21 Configure a credential helper to remove this warning. See 13:25:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:25:21 13:25:21 Login Succeeded 13:25:21 docker.io 13:25:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:25:21 Configure a credential helper to remove this warning. See 13:25:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:25:21 13:25:21 Login Succeeded 13:25:21 ---> docker-login.sh ends [Pipeline] } 13:25:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:25:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:25:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:25:21 ========================================================= 13:25:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 13:25:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:22 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 13:25:22 Sending build context to Docker daemon 2.262MB 13:25:22 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 13:25:22 Step 2/13 : FROM ${BASE} AS builder 13:25:22 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 13:25:22 7264a8db6415: Pulling fs layer 13:25:22 c4d48a809fc2: Pulling fs layer 13:25:22 4f1c88b9dad5: Pulling fs layer 13:25:22 ad3a456e5733: Pulling fs layer 13:25:22 33e27b845d1e: Pulling fs layer 13:25:22 c68163c4e522: Pulling fs layer 13:25:22 50da416c3ac9: Pulling fs layer 13:25:22 23d2d4c4bb30: Pulling fs layer 13:25:22 ad3a456e5733: Waiting 13:25:22 33e27b845d1e: Waiting 13:25:22 c68163c4e522: Waiting 13:25:22 50da416c3ac9: Waiting 13:25:22 23d2d4c4bb30: Waiting 13:25:22 c4d48a809fc2: Download complete 13:25:22 ad3a456e5733: Download complete 13:25:22 33e27b845d1e: Download complete 13:25:22 7264a8db6415: Verifying Checksum 13:25:22 7264a8db6415: Download complete 13:25:22 c68163c4e522: Verifying Checksum 13:25:22 c68163c4e522: Download complete 13:25:22 7264a8db6415: Pull complete 13:25:22 23d2d4c4bb30: Verifying Checksum 13:25:22 23d2d4c4bb30: Download complete 13:25:22 c4d48a809fc2: Pull complete 13:25:22 4f1c88b9dad5: Verifying Checksum 13:25:22 4f1c88b9dad5: Download complete 13:25:23 50da416c3ac9: Verifying Checksum 13:25:23 50da416c3ac9: Download complete 13:25:26 4f1c88b9dad5: Pull complete 13:25:26 ad3a456e5733: Pull complete 13:25:26 33e27b845d1e: Pull complete 13:25:26 c68163c4e522: Pull complete 13:25:28 50da416c3ac9: Pull complete 13:25:28 23d2d4c4bb30: Pull complete 13:25:28 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 13:25:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:25:28 ---> 0786185ac409 13:25:28 Step 3/13 : ARG ADD_BUILD_TAGS="" 13:25:35 ---> Running in 77697a732f35 13:25:35 Removing intermediate container 77697a732f35 13:25:35 ---> 27af404c2e20 13:25:35 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:25:35 ---> Running in e748799e5f97 13:25:35 Removing intermediate container e748799e5f97 13:25:35 ---> 6967c1984edd 13:25:35 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 13:25:35 ---> Running in 5cd2b5643182 13:25:35 Removing intermediate container 5cd2b5643182 13:25:35 ---> 3a0ee09c159d 13:25:35 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 13:25:35 ---> Running in bcda161c8f65 13:25:35 Removing intermediate container bcda161c8f65 13:25:35 ---> 0443c9a4d694 13:25:35 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:25:35 ---> Running in 9a51b0bb243c 13:25:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:25:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:25:35 Still waiting to schedule task 13:25:35 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:25:35 (1/13) Installing libintl (0.21.1-r7) 13:25:35 (2/13) Installing eudev-libs (3.2.11-r8) 13:25:35 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 13:25:35 (4/13) Installing v4l-utils-libs (1.24.1-r0) 13:25:35 (5/13) Installing v4l-utils (1.24.1-r0) 13:25:35 (6/13) Installing libdvbv5 (1.24.1-r0) 13:25:35 (7/13) Installing udev-init-scripts (35-r1) 13:25:35 (8/13) Installing libblkid (2.38.1-r8) 13:25:35 (9/13) Installing xz-libs (5.4.3-r0) 13:25:35 (10/13) Installing kmod-libs (30-r3) 13:25:35 (11/13) Installing eudev (3.2.11-r8) 13:25:35 (12/13) Installing eudev-dev (3.2.11-r8) 13:25:35 (13/13) Installing v4l-utils-dev (1.24.1-r0) 13:25:35 Executing busybox-1.36.1-r2.trigger 13:25:35 Executing eudev-3.2.11-r8.trigger 13:25:35 OK: 271 MiB in 65 packages 13:25:36 Removing intermediate container 9a51b0bb243c 13:25:36 ---> 47dedc40a3fc 13:25:36 Step 8/13 : WORKDIR /device-usb-camera 13:25:36 ---> Running in 342cbfc2ae1b 13:25:36 Removing intermediate container 342cbfc2ae1b 13:25:36 ---> f36c3135ac5e 13:25:36 Step 9/13 : COPY go.mod vendor* ./ 13:25:36 ---> 94b07e3908dd 13:25:36 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:25:36 ---> Running in f689244523ec 13:26:44 Removing intermediate container f689244523ec 13:26:44 ---> ca93fc2f4a3a 13:26:44 Step 11/13 : COPY . . 13:26:44 ---> ceb67f2bf242 13:26:44 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 13:26:44 ---> Running in 5a03171d73c0 13:26:44  % Total % Received % Xferd Average Speed Time Time Time Current 13:26:44  Dload Upload Total  Spent Left Speed 13:26:44 0 0 0 0  0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 10096 0 --:--:-- --:--:-- --:--:-- 10186 13:26:44 Removing intermediate container 5a03171d73c0 13:26:44 ---> a73ed6618679 13:26:44 Step 13/13 : RUN ${MAKE} 13:26:44 ---> Running in f6a01f5b052e 13:26:44 noop 13:26:44 Removing intermediate container f6a01f5b052e 13:26:44 ---> 55ab5b61cbd3 13:26:44 Successfully built 55ab5b61cbd3 13:26:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:44 + docker inspect -f . ci-base-image-x86_64 13:26:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:26:44 prd-ubuntu20.04-docker-8c-8g-9204 does not seem to be running inside a container 13:26:44 $ 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 13:26:45 $ docker top cc19b8bbadda74a62f565b306191df09d1384963971e4b4d61a1a6243194ddec -eo pid,comm [Pipeline] { [Pipeline] sh 13:26:45 + go version 13:26:45 go version go1.21.0 linux/amd64 [Pipeline] } 13:26:45 $ docker stop --time=1 cc19b8bbadda74a62f565b306191df09d1384963971e4b4d61a1a6243194ddec 13:26:46 $ docker rm -f --volumes cc19b8bbadda74a62f565b306191df09d1384963971e4b4d61a1a6243194ddec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:47 + docker inspect -f . ci-base-image-x86_64 13:26:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:26:47 prd-ubuntu20.04-docker-8c-8g-9204 does not seem to be running inside a container 13:26:47 $ 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 13:26:47 $ docker top bb38ee6972eed9c7eeed676088cf5f96e10b1eae279c94826b3e23355d129de0 -eo pid,comm [Pipeline] { [Pipeline] sh 13:26:47 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 13:26:48 + make test 13:26:48 go test ./... -coverprofile=coverage.out ./... 13:26:49 ? github.com/edgexfoundry/device-usb-camera [no test files] 13:26:59 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 13:27:00 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 4.4% of statements 13:27:06 go vet ./... 13:27:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:27:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:27:09 ./bin/test-attribution-txt.sh [Pipeline] echo 13:27:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:27:09 $ docker stop --time=1 bb38ee6972eed9c7eeed676088cf5f96e10b1eae279c94826b3e23355d129de0 13:27:14 $ docker rm -f --volumes bb38ee6972eed9c7eeed676088cf5f96e10b1eae279c94826b3e23355d129de0 [Pipeline] // withDockerContainer [Pipeline] sh 13:27:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:27:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:27:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:27:15 + ls -al . 13:27:15 total 220 13:27:15 drwxrwxr-x 10 jenkins jenkins 4096 Oct 13 13:26 . 13:27:15 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 13:24 .. 13:27:15 drwxrwxr-x 8 jenkins jenkins 4096 Oct 13 13:27 .git 13:27:15 drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 13:24 .github 13:27:15 -rw-rw-r-- 1 jenkins jenkins 495 Oct 13 13:24 .gitignore 13:27:15 -rw-rw-r-- 1 jenkins jenkins 45 Oct 13 13:24 .golangci.yml 13:27:15 -rw-rw-r-- 1 jenkins jenkins 77 Oct 13 13:24 .hadolint.yml 13:27:15 drwxr-xr-x 3 jenkins jenkins 4096 Oct 13 13:25 .semver 13:27:15 -rw-rw-r-- 1 jenkins jenkins 10851 Oct 13 13:24 Attribution.txt 13:27:15 -rw-rw-r-- 1 jenkins jenkins 11903 Oct 13 13:24 CHANGELOG.md 13:27:15 -rw-rw-r-- 1 jenkins jenkins 2453 Oct 13 13:24 Dockerfile 13:27:15 -rw-rw-r-- 1 jenkins jenkins 678 Oct 13 13:24 GOVERNANCE.md 13:27:15 -rw-rw-r-- 1 jenkins jenkins 659 Oct 13 13:24 Jenkinsfile 13:27:15 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 13 13:24 LICENSE 13:27:15 -rw-rw-r-- 1 jenkins jenkins 2611 Oct 13 13:24 Makefile 13:27:15 -rw-rw-r-- 1 jenkins jenkins 622 Oct 13 13:24 OWNERS.md 13:27:15 -rw-rw-r-- 1 jenkins jenkins 2575 Oct 13 13:24 README.md 13:27:15 -rw-rw-r-- 1 jenkins jenkins 12 Oct 13 13:25 VERSION 13:27:15 drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 13:24 bin 13:27:15 drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 13:24 cmd 13:27:15 -rw-r--r-- 1 jenkins jenkins 54703 Oct 13 13:26 coverage.out 13:27:15 -rwxrwxr-x 1 jenkins jenkins 84 Oct 13 13:24 docker-entrypoint.sh 13:27:15 drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 13:24 docs 13:27:15 -rw-rw-r-- 1 jenkins jenkins 3925 Oct 13 13:24 go.mod 13:27:15 -rw-rw-r-- 1 jenkins jenkins 35369 Oct 13 13:24 go.sum 13:27:15 drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 13:24 internal 13:27:15 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 13:24 snap 13:27:15 -rw-rw-r-- 1 jenkins jenkins 231 Oct 13 13:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:15 + 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=d7b6c541c1377b2729ca3d138980ec29eeceae5c --label arch=amd64 --label version=3.1.0-dev.30 . 13:27:15 Sending build context to Docker daemon 2.317MB 13:27:15 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 13:27:15 Step 2/36 : FROM ${BASE} AS builder 13:27:15 ---> 55ab5b61cbd3 13:27:15 Step 3/36 : ARG ADD_BUILD_TAGS="" 13:27:15 ---> Running in a9935665413d 13:27:16 Removing intermediate container a9935665413d 13:27:16 ---> 13e78364d043 13:27:16 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:27:16 ---> Running in efcc2e88e25c 13:27:16 Removing intermediate container efcc2e88e25c 13:27:16 ---> 2f49101b87e8 13:27:16 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 13:27:16 ---> Running in 9f4230a874ac 13:27:16 Removing intermediate container 9f4230a874ac 13:27:16 ---> 1adad4036866 13:27:16 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 13:27:16 ---> Running in eb0fcae5f611 13:27:16 Removing intermediate container eb0fcae5f611 13:27:16 ---> 20305eba469f 13:27:16 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:27:16 ---> Running in 42b5775d7343 13:27:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:27:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:27:17 OK: 271 MiB in 65 packages 13:27:17 Removing intermediate container 42b5775d7343 13:27:17 ---> 0a98db853ef2 13:27:17 Step 8/36 : WORKDIR /device-usb-camera 13:27:17 ---> Running in 529ebaf50694 13:27:17 Removing intermediate container 529ebaf50694 13:27:17 ---> 5924e5dfd2d6 13:27:17 Step 9/36 : COPY go.mod vendor* ./ 13:27:17 ---> 004736122f6c 13:27:17 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:27:17 ---> Running in aa47d758025f 13:27:18 Removing intermediate container aa47d758025f 13:27:18 ---> 32ddca121f37 13:27:18 Step 11/36 : COPY . . 13:27:18 ---> adcb6cefa762 13:27:18 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 13:27:18 ---> Running in 83fd350f5b13 13:27:18  % Total % Received % Xferd Average Speed Time Time Time Current 13:27:18 Dload Upload Total Spent Left Speed 13:27:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 38609 0 --:--:-- --:--:-- --:--:-- 39156 13:27:19 Removing intermediate container 83fd350f5b13 13:27:19 ---> b38f4e53c568 13:27:19 Step 13/36 : RUN ${MAKE} 13:27:19 ---> Running in 4c5d551785b7 13:27:19 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.30 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.34" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 13:27:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9205 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 13:27:20 Running in /w/workspace/device-usb-camera/156 [Pipeline] { [Pipeline] checkout 13:27:20 Selected Git installation does not exist. Using Default 13:27:20 The recommended git tool is: NONE 13:27:25 using credential edgex-jenkins-ssh 13:27:25 Cloning the remote Git repository 13:27:25 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 13:27:25 > git init /w/workspace/device-usb-camera/156 # timeout=10 13:27:25 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 13:27:25 > git --version # timeout=10 13:27:25 > git --version # 'git version 2.25.1' 13:27:25 using GIT_SSH to set credentials SSH Credentials for GitHub 13:27:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:27:27 Avoid second fetch 13:27:27 Checking out Revision d7b6c541c1377b2729ca3d138980ec29eeceae5c (main) 13:27:26 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 13:27:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:27:27 > git config core.sparsecheckout # timeout=10 13:27:28 Commit message: "Merge pull request #301 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.34" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:27:27 > git checkout -f d7b6c541c1377b2729ca3d138980ec29eeceae5c # timeout=10 13:27:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:27:29 % Total % Received % Xferd Average Speed Time Time Time Current 13:27:29 Dload Upload Total Spent Left Speed 13:27:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 97 12751 97 12393 0 0 71635 0 --:--:-- --:--:-- --:--:-- 71635 100 12751 100 12751 0 0 73281 0 --:--:-- --:--:-- --:--:-- 72862 [Pipeline] sh 13:27:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:27:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:27:30 + sudo tee /etc/docker/daemon.new 13:27:30 { 13:27:30 "registry-mirrors": [ 13:27:30 "https://nexus3.edgexfoundry.org:10001" 13:27:30 ], 13:27:30 "bip": "10.250.0.254/24", 13:27:30 "hosts": [ 13:27:30 "tcp://0.0.0.0:5555", 13:27:30 "unix:///var/run/docker.sock" 13:27:30 ], 13:27:30 "mtu": 1458, 13:27:30 "selinux-enabled": true, 13:27:30 "seccomp-profile": "/etc/docker/seccomp.json" 13:27:30 } [Pipeline] sh 13:27:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:27:30 + sudo service docker restart 13:27:41 Removing intermediate container 4c5d551785b7 13:27:41 ---> 2755c4872471 13:27:41 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 13:27:41 v0.21.6: Pulling from aler9/rtsp-simple-server 13:27:41 4acc49c71d14: Pulling fs layer 13:27:41 4acc49c71d14: Verifying Checksum 13:27:41 4acc49c71d14: Download complete 13:27:41 4acc49c71d14: Pull complete 13:27:41 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 13:27:41 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 13:27:41 ---> 01a2bd3e5fff 13:27:41 Step 15/36 : FROM alpine:3.18 13:27:41 3.18: Pulling from library/alpine 13:27:42 96526aa774ef: Pulling fs layer 13:27:42 96526aa774ef: Verifying Checksum 13:27:42 96526aa774ef: Download complete 13:27:42 96526aa774ef: Pull complete 13:27:42 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 13:27:42 Status: Downloaded newer image for alpine:3.18 13:27:42 ---> 8ca4688f4f35 13:27:42 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 13:27:42 ---> Running in f4a38519f88b 13:27:42 Removing intermediate container f4a38519f88b 13:27:42 ---> 82bf447e9804 13:27:42 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 13:27:42 ---> Running in 1bb7e71649e6 13:27:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:27:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:27:43 (1/107) Installing dumb-init (1.2.5-r2) 13:27:43 (2/107) Installing sdl2 (2.26.5-r0) 13:27:43 (3/107) Installing svt-av1-libs (1.6.0-r0) 13:27:43 (4/107) Installing aom-libs (3.6.1-r0) 13:27:43 (5/107) Installing libxau (1.0.11-r2) 13:27:43 (6/107) Installing libmd (1.0.4-r2) 13:27:43 (7/107) Installing libbsd (0.11.7-r1) 13:27:43 (8/107) Installing libxdmcp (1.1.4-r2) 13:27:43 (9/107) Installing libxcb (1.15-r1) 13:27:43 (10/107) Installing libx11 (1.8.4-r4) 13:27:43 (11/107) Installing hwdata-pci (0.370-r0) 13:27:43 (12/107) Installing libpciaccess (0.17-r2) 13:27:43 (13/107) Installing libdrm (2.4.115-r4) 13:27:43 (14/107) Installing libxext (1.3.5-r2) 13:27:43 (15/107) Installing libxfixes (6.0.1-r2) 13:27:43 (16/107) Installing libffi (3.4.4-r2) 13:27:43 (17/107) Installing wayland-libs-client (1.22.0-r2) 13:27:43 (18/107) Installing libva (2.18.0-r1) 13:27:43 (19/107) Installing libvdpau (1.5-r1) 13:27:43 (20/107) Installing libgcc (12.2.1_git20220924-r10) 13:27:43 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 13:27:44 (22/107) Installing onevpl-libs (2023.2.1-r0) 13:27:44 (23/107) Installing ffmpeg-libavutil (6.0-r15) 13:27:44 (24/107) Installing libdav1d (1.2.1-r0) 13:27:44 (25/107) Installing brotli-libs (1.0.9-r14) 13:27:44 (26/107) Installing libhwy (1.0.4-r1) 13:27:44 (27/107) Installing lcms2 (2.15-r2) 13:27:44 (28/107) Installing libjxl (0.8.2-r0) 13:27:44 (29/107) Installing lame-libs (3.100-r5) 13:27:44 (30/107) Installing opus (1.4-r0) 13:27:44 (31/107) Installing libgomp (12.2.1_git20220924-r10) 13:27:44 (32/107) Installing soxr (0.1.3-r5) 13:27:44 (33/107) Installing ffmpeg-libswresample (6.0-r15) 13:27:44 (34/107) Installing libogg (1.3.5-r4) 13:27:44 (35/107) Installing libtheora (1.1.1-r17) 13:27:44 (36/107) Installing libvorbis (1.3.7-r1) 13:27:44 (37/107) Installing libvpx (1.13.0-r2) 13:27:44 (38/107) Installing libwebp (1.3.2-r0) 13:27:44 (39/107) Installing x264-libs (0.164_git20220602-r1) 13:27:44 (40/107) Installing numactl (2.0.16-r4) 13:27:44 (41/107) Installing x265-libs (3.5-r4) 13:27:44 (42/107) Installing xvidcore (1.3.7-r1) 13:27:44 (43/107) Installing ffmpeg-libavcodec (6.0-r15) 13:27:44 (44/107) Installing alsa-lib (1.2.9-r1) 13:27:44 (45/107) Installing libexpat (2.5.0-r1) 13:27:44 (46/107) Installing libbz2 (1.0.8-r5) 13:27:44 (47/107) Installing libpng (1.6.39-r3) 13:27:44 (48/107) Installing freetype (2.13.0-r5) 13:27:44 (49/107) Installing fontconfig (2.14.2-r3) 13:27:44 (50/107) Installing fribidi (1.0.13-r0) 13:27:44 (51/107) Installing libintl (0.21.1-r7) 13:27:44 (52/107) Installing libblkid (2.38.1-r8) 13:27:44 (53/107) Installing libmount (2.38.1-r8) 13:27:44 (54/107) Installing pcre2 (10.42-r1) 13:27:44 (55/107) Installing glib (2.76.4-r0) 13:27:44 (56/107) Installing graphite2 (1.3.14-r5) 13:27:44 (57/107) Installing harfbuzz (7.3.0-r0) 13:27:44 (58/107) Installing libunibreak (5.1-r0) 13:27:44 (59/107) Installing libass (0.17.1-r0) 13:27:44 (60/107) Installing libbluray (1.3.4-r0) 13:27:44 (61/107) Installing gmp (6.2.1-r3) 13:27:44 (62/107) Installing nettle (3.8.1-r2) 13:27:44 (63/107) Installing libunistring (1.1-r1) 13:27:44 (64/107) Installing libidn2 (2.3.4-r1) 13:27:44 (65/107) Installing p11-kit (0.24.1-r2) 13:27:44 (66/107) Installing libtasn1 (4.19.0-r1) 13:27:44 (67/107) Installing gnutls (3.8.0-r2) 13:27:44 (68/107) Installing mpg123-libs (1.31.3-r1) 13:27:44 (69/107) Installing libopenmpt (0.7.2-r0) 13:27:44 (70/107) Installing cjson (1.7.15-r4) 13:27:44 (71/107) Installing mbedtls (2.28.5-r0) 13:27:44 (72/107) Installing librist (0.2.7-r0) 13:27:44 (73/107) Installing libsrt (1.5.2-r0) 13:27:44 (74/107) Installing libssh (0.10.5-r0) 13:27:44 (75/107) Installing xz-libs (5.4.3-r0) 13:27:44 (76/107) Installing libxml2 (2.11.4-r0) 13:27:44 (77/107) Installing libsodium (1.0.18-r3) 13:27:44 (78/107) Installing libzmq (4.3.4-r4) 13:27:44 (79/107) Installing ffmpeg-libavformat (6.0-r15) 13:27:44 (80/107) Installing glslang-libs (1.3.243.0-r1) 13:27:44 (81/107) Installing spirv-tools (1.3.243.0-r1) 13:27:44 (82/107) Installing shaderc (2023.3-r1) 13:27:44 (83/107) Installing vulkan-loader (1.3.243.0-r1) 13:27:44 (84/107) Installing libplacebo (5.264.1-r1) 13:27:44 (85/107) Installing ffmpeg-libpostproc (6.0-r15) 13:27:44 (86/107) Installing ffmpeg-libswscale (6.0-r15) 13:27:44 (87/107) Installing vidstab (1.1.1-r0) 13:27:44 (88/107) Installing zimg (3.0.5-r0) 13:27:44 (89/107) Installing ffmpeg-libavfilter (6.0-r15) 13:27:44 (90/107) Installing libasyncns (0.8-r1) 13:27:44 (91/107) Installing dbus-libs (1.14.8-r0) 13:27:44 (92/107) Installing libltdl (2.4.7-r2) 13:27:44 (93/107) Installing orc (0.4.34-r0) 13:27:44 (94/107) Installing flac-libs (1.4.3-r0) 13:27:44 (95/107) Installing libsndfile (1.2.0-r2) 13:27:45 (96/107) Installing speexdsp (1.2.1-r1) 13:27:45 (97/107) Installing tdb-libs (1.4.8-r1) 13:27:45 (98/107) Installing libpulse (16.1-r10) 13:27:45 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 13:27:45 (100/107) Installing v4l-utils-libs (1.24.1-r0) 13:27:45 (101/107) Installing ffmpeg-libavdevice (6.0-r15) 13:27:45 (102/107) Installing ffmpeg (6.0-r15) 13:27:45 (103/107) Installing udev-init-scripts (35-r1) 13:27:45 (104/107) Installing eudev-libs (3.2.11-r8) 13:27:45 (105/107) Installing zstd-libs (1.5.5-r4) 13:27:45 (106/107) Installing kmod-libs (30-r3) 13:27:45 (107/107) Installing eudev (3.2.11-r8) 13:27:45 Executing busybox-1.36.1-r2.trigger 13:27:45 Executing glib-2.76.4-r0.trigger 13:27:45 Executing eudev-3.2.11-r8.trigger 13:27:45 OK: 131 MiB in 122 packages 13:27:49 Removing intermediate container 1bb7e71649e6 13:27:49 ---> f71e931dcbd9 13:27:49 Step 18/36 : WORKDIR / 13:27:49 ---> Running in b5d69b6bad7b 13:27:49 Removing intermediate container b5d69b6bad7b 13:27:49 ---> 4dd674d6ee4d 13:27:49 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:27:49 provisioning config files... 13:27:49 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/156@tmp/config2374306763731551650tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:27:49 ---> adafea20d68e 13:27:49 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 13:27:49 ---> docker-login.sh 13:27:49 nexus3.edgexfoundry.org:10001 13:27:49 ---> ba85c634d950 13:27:49 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 13:27:49 ---> b2d5d9338827 13:27:49 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 13:27:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:50 ---> df413bae3c51 13:27:50 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 13:27:50 ---> b1cae32ff1b0 13:27:50 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 13:27:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:27:50 Configure a credential helper to remove this warning. See 13:27:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:27:50 13:27:50 Login Succeeded 13:27:50 nexus3.edgexfoundry.org:10002 13:27:50 ---> 071f31194981 13:27:50 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 13:27:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:27:50 Configure a credential helper to remove this warning. See 13:27:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:27:50 13:27:50 Login Succeeded 13:27:50 nexus3.edgexfoundry.org:10003 13:27:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:51 ---> 7ace62357a7c 13:27:51 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 13:27:51 ---> Running in 486fb66c7a60 13:27:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:27:51 Configure a credential helper to remove this warning. See 13:27:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:27:51 13:27:51 Login Succeeded 13:27:51 nexus3.edgexfoundry.org:10004 13:27:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:27:51 Configure a credential helper to remove this warning. See 13:27:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:27:51 13:27:51 Login Succeeded 13:27:51 docker.io 13:27:51 Removing intermediate container 486fb66c7a60 13:27:51 ---> 3d85451d6a2f 13:27:51 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 13:27:51 ---> Running in 39547659ea8b 13:27:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:27:52 Configure a credential helper to remove this warning. See 13:27:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:27:52 13:27:52 Login Succeeded 13:27:52 ---> docker-login.sh ends [Pipeline] } 13:27:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 13:27:52 Removing intermediate container 39547659ea8b 13:27:52 ---> c36009ae088b 13:27:52 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 13:27:52 ---> Running in 00aa473ffe8a [Pipeline] echo 13:27:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:27:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:27:52 ========================================================= 13:27:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 13:27:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:52 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 13:27:52 Removing intermediate container 00aa473ffe8a 13:27:52 ---> 4c4644174f8f 13:27:52 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 13:27:52 ---> Running in 31926fb37f64 13:27:52 Sending build context to Docker daemon 1.354MB 13:27:52 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 13:27:52 Step 2/13 : FROM ${BASE} AS builder 13:27:53 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:27:53 9fda8d8052c6: Pulling fs layer 13:27:53 5d54e960e981: Pulling fs layer 13:27:53 c4a7e357bf2a: Pulling fs layer 13:27:53 f0e02332f6b5: Pulling fs layer 13:27:53 cefa15bbcfad: Pulling fs layer 13:27:53 f0e02332f6b5: Waiting 13:27:53 17808c966233: Pulling fs layer 13:27:53 f4c1fc716caa: Pulling fs layer 13:27:53 cefa15bbcfad: Waiting 13:27:53 f4c1fc716caa: Waiting 13:27:53 17808c966233: Waiting 13:27:53 5d54e960e981: Verifying Checksum 13:27:53 5d54e960e981: Download complete 13:27:53 f0e02332f6b5: Verifying Checksum 13:27:53 f0e02332f6b5: Download complete 13:27:53 cefa15bbcfad: Verifying Checksum 13:27:53 cefa15bbcfad: Download complete 13:27:53 9fda8d8052c6: Download complete 13:27:53 Removing intermediate container 31926fb37f64 13:27:53 ---> e794091ba8b6 13:27:53 Step 30/36 : EXPOSE 59983 13:27:53 ---> Running in 74fca9adc219 13:27:53 Removing intermediate container 74fca9adc219 13:27:53 ---> 766c24694832 13:27:53 Step 31/36 : EXPOSE 8554 13:27:53 ---> Running in dc8ecee587a6 13:27:53 Removing intermediate container dc8ecee587a6 13:27:53 ---> 5b2294f5b65f 13:27:53 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 13:27:53 ---> Running in cdcd64b77b4a 13:27:53 Removing intermediate container cdcd64b77b4a 13:27:53 ---> 83e48f458b3d 13:27:53 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 13:27:53 ---> Running in 6768eb2a04c9 13:27:53 Removing intermediate container 6768eb2a04c9 13:27:53 ---> 2c843f42176f 13:27:53 Step 34/36 : LABEL arch=amd64 13:27:53 ---> Running in a957576ba4ef 13:27:53 Removing intermediate container a957576ba4ef 13:27:53 ---> 9ecfb5bcdda9 13:27:53 Step 35/36 : LABEL git_sha=d7b6c541c1377b2729ca3d138980ec29eeceae5c 13:27:53 ---> Running in 6cbb2345e758 13:27:53 Removing intermediate container 6cbb2345e758 13:27:53 ---> 431267b93301 13:27:53 Step 36/36 : LABEL version=3.1.0-dev.30 13:27:53 ---> Running in ff948ab2100b 13:27:53 Removing intermediate container ff948ab2100b 13:27:53 ---> f5f849a60341 13:27:53 [Warning] One or more build-args [ARCH] were not consumed 13:27:53 Successfully built f5f849a60341 13:27:53 Successfully tagged device-usb-camera:latest 13:27:53 f4c1fc716caa: Verifying Checksum 13:27:53 f4c1fc716caa: Download complete [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:27:53 provisioning config files... 13:27:53 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3358084553329777149tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:27:54 9fda8d8052c6: Pull complete 13:27:54 ---> docker-login.sh 13:27:54 nexus3.edgexfoundry.org:10001 13:27:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:27:54 Configure a credential helper to remove this warning. See 13:27:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:27:54 13:27:54 Login Succeeded 13:27:54 nexus3.edgexfoundry.org:10002 13:27:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:27:54 Configure a credential helper to remove this warning. See 13:27:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:27:54 13:27:54 Login Succeeded 13:27:54 nexus3.edgexfoundry.org:10003 13:27:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:27:54 Configure a credential helper to remove this warning. See 13:27:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:27:54 13:27:54 Login Succeeded 13:27:54 nexus3.edgexfoundry.org:10004 13:27:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:27:54 Configure a credential helper to remove this warning. See 13:27:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:27:54 13:27:54 Login Succeeded 13:27:54 docker.io 13:27:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:54 5d54e960e981: Pull complete 13:27:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:27:54 Configure a credential helper to remove this warning. See 13:27:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:27:54 13:27:54 Login Succeeded 13:27:54 ---> docker-login.sh ends [Pipeline] } 13:27:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:27:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:27:54 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 13:27:54 d7b6c541c1377b2729ca3d138980ec29eeceae5c 13:27:54 latest 13:27:54 3.1.0-dev.30 13:27:54 d7b6c541c1377b2729ca3d138980ec29eeceae5c-3.1.0-dev.30 13:27:54 main 13:27:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:54 c4a7e357bf2a: Verifying Checksum 13:27:54 c4a7e357bf2a: Download complete 13:27:55 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:d7b6c541c1377b2729ca3d138980ec29eeceae5c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:55 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:d7b6c541c1377b2729ca3d138980ec29eeceae5c 13:27:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 13:27:55 8e49fc365c50: Preparing 13:27:55 0253d92ce415: Preparing 13:27:55 cabba9b6ea2c: Preparing 13:27:55 935b2240054c: Preparing 13:27:55 3827b5b91e75: Preparing 13:27:55 acc83c6ca332: Preparing 13:27:55 26fac40630db: Preparing 13:27:55 d8b21b4a5172: Preparing 13:27:55 518e13e5642b: Preparing 13:27:55 6b9188a5df55: Preparing 13:27:55 091ec1f5f01f: Preparing 13:27:55 a82316dcec93: Preparing 13:27:55 cc2447e1835a: Preparing 13:27:55 26fac40630db: Waiting 13:27:55 d8b21b4a5172: Waiting 13:27:55 518e13e5642b: Waiting 13:27:55 6b9188a5df55: Waiting 13:27:55 091ec1f5f01f: Waiting 13:27:55 a82316dcec93: Waiting 13:27:55 acc83c6ca332: Waiting 13:27:55 cc2447e1835a: Waiting 13:27:55 935b2240054c: Pushed 13:27:55 0253d92ce415: Pushed 13:27:55 cabba9b6ea2c: Pushed 13:27:55 8e49fc365c50: Pushed 13:27:55 acc83c6ca332: Pushed 13:27:55 26fac40630db: Pushed 13:27:55 518e13e5642b: Pushed 13:27:55 d8b21b4a5172: Pushed 13:27:55 cc2447e1835a: Layer already exists 13:27:55 6b9188a5df55: Pushed 13:27:56 17808c966233: Verifying Checksum 13:27:56 17808c966233: Download complete 13:27:58 3827b5b91e75: Pushed 13:27:58 091ec1f5f01f: Pushed 13:28:08 a82316dcec93: Pushed 13:28:08 d7b6c541c1377b2729ca3d138980ec29eeceae5c: digest: sha256:37083bdf59d72027ae0b551506effc4b9ba2d35c27f700e118641fd8b5637730 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:08 c4a7e357bf2a: Pull complete 13:28:08 f0e02332f6b5: Pull complete 13:28:08 cefa15bbcfad: Pull complete 13:28:08 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:09 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 13:28:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 13:28:09 8e49fc365c50: Preparing 13:28:09 0253d92ce415: Preparing 13:28:09 cabba9b6ea2c: Preparing 13:28:09 935b2240054c: Preparing 13:28:09 3827b5b91e75: Preparing 13:28:09 acc83c6ca332: Preparing 13:28:09 26fac40630db: Preparing 13:28:09 d8b21b4a5172: Preparing 13:28:09 518e13e5642b: Preparing 13:28:09 6b9188a5df55: Preparing 13:28:09 091ec1f5f01f: Preparing 13:28:09 a82316dcec93: Preparing 13:28:09 cc2447e1835a: Preparing 13:28:09 acc83c6ca332: Waiting 13:28:09 26fac40630db: Waiting 13:28:09 d8b21b4a5172: Waiting 13:28:09 a82316dcec93: Waiting 13:28:09 518e13e5642b: Waiting 13:28:09 cc2447e1835a: Waiting 13:28:09 6b9188a5df55: Waiting 13:28:09 091ec1f5f01f: Waiting 13:28:09 8e49fc365c50: Layer already exists 13:28:09 935b2240054c: Layer already exists 13:28:09 0253d92ce415: Layer already exists 13:28:09 cabba9b6ea2c: Layer already exists 13:28:09 3827b5b91e75: Layer already exists 13:28:09 26fac40630db: Layer already exists 13:28:09 d8b21b4a5172: Layer already exists 13:28:09 acc83c6ca332: Layer already exists 13:28:09 518e13e5642b: Layer already exists 13:28:09 6b9188a5df55: Layer already exists 13:28:09 091ec1f5f01f: Layer already exists 13:28:09 cc2447e1835a: Layer already exists 13:28:09 a82316dcec93: Layer already exists 13:28:09 latest: digest: sha256:37083bdf59d72027ae0b551506effc4b9ba2d35c27f700e118641fd8b5637730 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:09 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:09 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.30 13:28:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 13:28:09 8e49fc365c50: Preparing 13:28:09 0253d92ce415: Preparing 13:28:09 cabba9b6ea2c: Preparing 13:28:09 935b2240054c: Preparing 13:28:09 3827b5b91e75: Preparing 13:28:09 acc83c6ca332: Preparing 13:28:09 26fac40630db: Preparing 13:28:09 d8b21b4a5172: Preparing 13:28:09 518e13e5642b: Preparing 13:28:09 6b9188a5df55: Preparing 13:28:09 091ec1f5f01f: Preparing 13:28:09 a82316dcec93: Preparing 13:28:09 cc2447e1835a: Preparing 13:28:09 518e13e5642b: Waiting 13:28:09 6b9188a5df55: Waiting 13:28:09 091ec1f5f01f: Waiting 13:28:09 a82316dcec93: Waiting 13:28:09 cc2447e1835a: Waiting 13:28:09 26fac40630db: Waiting 13:28:09 acc83c6ca332: Waiting 13:28:09 d8b21b4a5172: Waiting 13:28:09 8e49fc365c50: Layer already exists 13:28:09 cabba9b6ea2c: Layer already exists 13:28:09 935b2240054c: Layer already exists 13:28:09 0253d92ce415: Layer already exists 13:28:09 3827b5b91e75: Layer already exists 13:28:09 acc83c6ca332: Layer already exists 13:28:09 26fac40630db: Layer already exists 13:28:09 d8b21b4a5172: Layer already exists 13:28:09 518e13e5642b: Layer already exists 13:28:09 6b9188a5df55: Layer already exists 13:28:09 091ec1f5f01f: Layer already exists 13:28:09 a82316dcec93: Layer already exists 13:28:09 cc2447e1835a: Layer already exists 13:28:09 3.1.0-dev.30: digest: sha256:37083bdf59d72027ae0b551506effc4b9ba2d35c27f700e118641fd8b5637730 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:10 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:d7b6c541c1377b2729ca3d138980ec29eeceae5c-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:10 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:d7b6c541c1377b2729ca3d138980ec29eeceae5c-3.1.0-dev.30 13:28:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 13:28:10 8e49fc365c50: Preparing 13:28:10 0253d92ce415: Preparing 13:28:10 cabba9b6ea2c: Preparing 13:28:10 935b2240054c: Preparing 13:28:10 3827b5b91e75: Preparing 13:28:10 acc83c6ca332: Preparing 13:28:10 26fac40630db: Preparing 13:28:10 d8b21b4a5172: Preparing 13:28:10 518e13e5642b: Preparing 13:28:10 6b9188a5df55: Preparing 13:28:10 091ec1f5f01f: Preparing 13:28:10 a82316dcec93: Preparing 13:28:10 cc2447e1835a: Preparing 13:28:10 d8b21b4a5172: Waiting 13:28:10 518e13e5642b: Waiting 13:28:10 091ec1f5f01f: Waiting 13:28:10 a82316dcec93: Waiting 13:28:10 6b9188a5df55: Waiting 13:28:10 cc2447e1835a: Waiting 13:28:10 acc83c6ca332: Waiting 13:28:10 26fac40630db: Waiting 13:28:10 cabba9b6ea2c: Layer already exists 13:28:10 0253d92ce415: Layer already exists 13:28:10 8e49fc365c50: Layer already exists 13:28:10 3827b5b91e75: Layer already exists 13:28:10 935b2240054c: Layer already exists 13:28:10 acc83c6ca332: Layer already exists 13:28:10 26fac40630db: Layer already exists 13:28:10 d8b21b4a5172: Layer already exists 13:28:10 6b9188a5df55: Layer already exists 13:28:10 518e13e5642b: Layer already exists 13:28:10 091ec1f5f01f: Layer already exists 13:28:10 cc2447e1835a: Layer already exists 13:28:10 a82316dcec93: Layer already exists 13:28:10 d7b6c541c1377b2729ca3d138980ec29eeceae5c-3.1.0-dev.30: digest: sha256:37083bdf59d72027ae0b551506effc4b9ba2d35c27f700e118641fd8b5637730 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:10 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:11 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 13:28:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 13:28:11 8e49fc365c50: Preparing 13:28:11 0253d92ce415: Preparing 13:28:11 cabba9b6ea2c: Preparing 13:28:11 935b2240054c: Preparing 13:28:11 3827b5b91e75: Preparing 13:28:11 acc83c6ca332: Preparing 13:28:11 26fac40630db: Preparing 13:28:11 d8b21b4a5172: Preparing 13:28:11 518e13e5642b: Preparing 13:28:11 6b9188a5df55: Preparing 13:28:11 091ec1f5f01f: Preparing 13:28:11 a82316dcec93: Preparing 13:28:11 cc2447e1835a: Preparing 13:28:11 acc83c6ca332: Waiting 13:28:11 26fac40630db: Waiting 13:28:11 d8b21b4a5172: Waiting 13:28:11 6b9188a5df55: Waiting 13:28:11 518e13e5642b: Waiting 13:28:11 a82316dcec93: Waiting 13:28:11 091ec1f5f01f: Waiting 13:28:11 cc2447e1835a: Waiting 13:28:11 8e49fc365c50: Layer already exists 13:28:11 3827b5b91e75: Layer already exists 13:28:11 cabba9b6ea2c: Layer already exists 13:28:11 935b2240054c: Layer already exists 13:28:11 0253d92ce415: Layer already exists 13:28:11 acc83c6ca332: Layer already exists 13:28:11 d8b21b4a5172: Layer already exists 13:28:11 26fac40630db: Layer already exists 13:28:11 518e13e5642b: Layer already exists 13:28:11 6b9188a5df55: Layer already exists 13:28:11 091ec1f5f01f: Layer already exists 13:28:11 cc2447e1835a: Layer already exists 13:28:11 a82316dcec93: Layer already exists 13:28:11 main: digest: sha256:37083bdf59d72027ae0b551506effc4b9ba2d35c27f700e118641fd8b5637730 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:28:11 ===================================================== [Pipeline] echo 13:28:11 taggedImages: 13:28:11 - nexus3.edgexfoundry.org:10004/device-usb-camera:d7b6c541c1377b2729ca3d138980ec29eeceae5c 13:28:11 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 13:28:11 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.30 13:28:11 - nexus3.edgexfoundry.org:10004/device-usb-camera:d7b6c541c1377b2729ca3d138980ec29eeceae5c-3.1.0-dev.30 13:28:11 - 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:28:11 13:28:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:28:11 latest: Pulling from edgex-lftools-log-publisher 13:28:11 5eb5b503b376: Pulling fs layer 13:28:11 5c69ac0246d0: Pulling fs layer 13:28:11 ec43610c2a17: Pulling fs layer 13:28:11 3a2ae6a8a46f: Pulling fs layer 13:28:11 33b1e0a273af: Pulling fs layer 13:28:11 5d3b04190fa2: Pulling fs layer 13:28:11 2f39f015ded8: Pulling fs layer 13:28:11 3a2ae6a8a46f: Waiting 13:28:11 33b1e0a273af: Waiting 13:28:11 5d3b04190fa2: Waiting 13:28:11 5c69ac0246d0: Download complete 13:28:11 3a2ae6a8a46f: Verifying Checksum 13:28:11 3a2ae6a8a46f: Download complete 13:28:11 33b1e0a273af: Verifying Checksum 13:28:11 33b1e0a273af: Download complete 13:28:11 5d3b04190fa2: Verifying Checksum 13:28:11 5d3b04190fa2: Download complete 13:28:11 ec43610c2a17: Verifying Checksum 13:28:11 ec43610c2a17: Download complete 13:28:12 5eb5b503b376: Verifying Checksum 13:28:12 5eb5b503b376: Download complete 13:28:12 2f39f015ded8: Download complete 13:28:13 5eb5b503b376: Pull complete 13:28:13 5c69ac0246d0: Pull complete 13:28:14 ec43610c2a17: Pull complete 13:28:14 3a2ae6a8a46f: Pull complete 13:28:14 33b1e0a273af: Pull complete 13:28:14 5d3b04190fa2: Pull complete 13:28:16 17808c966233: Pull complete 13:28:18 f4c1fc716caa: Pull complete 13:28:18 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 13:28:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:28:18 ---> ea914061e18c 13:28:18 Step 3/13 : ARG ADD_BUILD_TAGS="" 13:28:18 2f39f015ded8: Pull complete 13:28:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:28:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:28:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:28:18 prd-ubuntu20.04-docker-8c-8g-9204 does not seem to be running inside a container 13:28:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 13:28:19 ---> Running in 3d9169dda462 13:28:20 Removing intermediate container 3d9169dda462 13:28:20 ---> f20539fb481e 13:28:20 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:28:20 ---> Running in b4f8e44ad49f 13:28:20 Removing intermediate container b4f8e44ad49f 13:28:20 ---> 6861b46712b8 13:28:20 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 13:28:20 ---> Running in 0ab76b37c84b 13:28:20 Removing intermediate container 0ab76b37c84b 13:28:20 ---> 24d8db368508 13:28:20 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 13:28:20 ---> Running in 697c515a0d75 13:28:21 Removing intermediate container 697c515a0d75 13:28:21 ---> 1433dc955bdb 13:28:21 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:28:21 ---> Running in aff83a44799a 13:28:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:28:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:28:23 (1/13) Installing libintl (0.21.1-r7) 13:28:23 (2/13) Installing eudev-libs (3.2.11-r8) 13:28:23 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 13:28:23 (4/13) Installing v4l-utils-libs (1.24.1-r0) 13:28:23 (5/13) Installing v4l-utils (1.24.1-r0) 13:28:23 (6/13) Installing libdvbv5 (1.24.1-r0) 13:28:23 (7/13) Installing udev-init-scripts (35-r1) 13:28:23 (8/13) Installing libblkid (2.38.1-r8) 13:28:23 (9/13) Installing xz-libs (5.4.3-r0) 13:28:23 (10/13) Installing kmod-libs (30-r3) 13:28:23 (11/13) Installing eudev (3.2.11-r8) 13:28:23 (12/13) Installing eudev-dev (3.2.11-r8) 13:28:23 (13/13) Installing v4l-utils-dev (1.24.1-r0) 13:28:24 Executing busybox-1.36.1-r2.trigger 13:28:24 Executing eudev-3.2.11-r8.trigger 13:28:24 OK: 273 MiB in 65 packages 13:28:24 $ docker top 3234da429c5ace0c7b729c547540a6210850d68285d6dcadf24f0d4cde500366 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:28:24 ---> job-cost.sh 13:28:24 lf-activate-venv: SKIPPING 13:28:24 INFO: No Stack... 13:28:25 INFO: Retrieving Pricing Info for: v3-standard-8 13:28:25 INFO: Archiving Costs [Pipeline] sh 13:28:25 Removing intermediate container aff83a44799a 13:28:25 ---> fd86c6b8bdd9 13:28:25 Step 8/13 : WORKDIR /device-usb-camera 13:28:25 ---> Running in edb0654faaaf 13:28:25 Removing intermediate container edb0654faaaf 13:28:25 ---> 908a539a5d11 13:28:25 Step 9/13 : COPY go.mod vendor* ./ 13:28:25 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 13:28:25 + cut -d, -f6 [Pipeline] lock 13:28:25 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-156-stack-cost] 13:28:25 Resource [jenkins-edgexfoundry-device-usb-camera-main-156-stack-cost] did not exist. Created. 13:28:25 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-156-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:28:26 + echo total: 0.2199999988079071 [Pipeline] stash 13:28:26 Stashed 1 file(s) [Pipeline] } 13:28:26 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-156-stack-cost] [Pipeline] // lock [Pipeline] } 13:28:26 $ docker stop --time=1 3234da429c5ace0c7b729c547540a6210850d68285d6dcadf24f0d4cde500366 13:28:26 ---> 7211f388d9af 13:28:26 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:28:26 ---> Running in 9876253acf05 13:28:27 $ docker rm -f --volumes 3234da429c5ace0c7b729c547540a6210850d68285d6dcadf24f0d4cde500366 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:30:02 Removing intermediate container 9876253acf05 13:30:02 ---> 049f3103c48f 13:30:02 Step 11/13 : COPY . . 13:30:02 ---> c2c29e5c843d 13:30:02 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 13:30:02 ---> Running in 26587eb91cd4 13:30:02  % Total % Received % Xferd Average Speed Time Time Time Current 13:30:02 Dload Upload Total Spent Left Speed 13:30:02 0 0  0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9739 0 --:--:-- --:--:-- --:--:-- 9789 13:30:02 Removing intermediate container 26587eb91cd4 13:30:02 ---> 63019fea6386 13:30:02 Step 13/13 : RUN ${MAKE} 13:30:02 ---> Running in f2d4d39f1371 13:30:02 noop 13:30:02 Removing intermediate container f2d4d39f1371 13:30:02 ---> a0b3b2812dab 13:30:02 Successfully built a0b3b2812dab 13:30:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:03 + docker inspect -f . ci-base-image-arm64 13:30:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:30:03 prd-ubuntu20.04-docker-arm64-4c-16g-9205 does not seem to be running inside a container 13:30:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/156 -v /w/workspace/device-usb-camera/156:/w/workspace/device-usb-camera/156:rw,z -v /w/workspace/device-usb-camera/156@tmp:/w/workspace/device-usb-camera/156@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:30:04 $ docker top 9ed6f98e60f44d3bd1eab59973ca074b359edd980187cdadff302f0fa13b0b6d -eo pid,comm [Pipeline] { [Pipeline] sh 13:30:05 + go version 13:30:05 go version go1.21.0 linux/arm64 [Pipeline] } 13:30:05 $ docker stop --time=1 9ed6f98e60f44d3bd1eab59973ca074b359edd980187cdadff302f0fa13b0b6d 13:30:09 $ docker rm -f --volumes 9ed6f98e60f44d3bd1eab59973ca074b359edd980187cdadff302f0fa13b0b6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:09 + docker inspect -f . ci-base-image-arm64 13:30:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:30:09 prd-ubuntu20.04-docker-arm64-4c-16g-9205 does not seem to be running inside a container 13:30:09 $ 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/156 -v /w/workspace/device-usb-camera/156:/w/workspace/device-usb-camera/156:rw,z -v /w/workspace/device-usb-camera/156@tmp:/w/workspace/device-usb-camera/156@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:30:11 $ docker top b2284733409976e2b7c8f8ccb94c106325baddb6e156700b4354f192b4e9b31f -eo pid,comm [Pipeline] { [Pipeline] sh 13:30:11 + git config --global --add safe.directory /w/workspace/device-usb-camera/156 [Pipeline] fileExists [Pipeline] sh 13:30:12 + make test 13:30:12 go test ./... -coverprofile=coverage.out ./... 13:30:16 ? github.com/edgexfoundry/device-usb-camera [no test files] 13:31:53 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 13:31:53 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.074s coverage: 4.4% of statements 13:31:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:31:55 go vet ./... 13:32:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:32:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:32:17 ./bin/test-attribution-txt.sh [Pipeline] echo 13:32:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:32:17 $ docker stop --time=1 b2284733409976e2b7c8f8ccb94c106325baddb6e156700b4354f192b4e9b31f 13:32:21 $ docker rm -f --volumes b2284733409976e2b7c8f8ccb94c106325baddb6e156700b4354f192b4e9b31f [Pipeline] // withDockerContainer [Pipeline] sh 13:32:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:32:22 Warning: overwriting stash ‘coverage-report’ 13:32:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:32:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:32:23 + ls -al . 13:32:23 total 216 13:32:23 drwxrwxr-x 9 jenkins jenkins 4096 Oct 13 13:30 . 13:32:23 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 13:27 .. 13:32:23 drwxrwxr-x 8 jenkins jenkins 4096 Oct 13 13:27 .git 13:32:23 drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 13:27 .github 13:32:23 -rw-rw-r-- 1 jenkins jenkins 495 Oct 13 13:27 .gitignore 13:32:23 -rw-rw-r-- 1 jenkins jenkins 45 Oct 13 13:27 .golangci.yml 13:32:23 -rw-rw-r-- 1 jenkins jenkins 77 Oct 13 13:27 .hadolint.yml 13:32:23 -rw-rw-r-- 1 jenkins jenkins 10851 Oct 13 13:27 Attribution.txt 13:32:23 -rw-rw-r-- 1 jenkins jenkins 11903 Oct 13 13:27 CHANGELOG.md 13:32:23 -rw-rw-r-- 1 jenkins jenkins 2453 Oct 13 13:27 Dockerfile 13:32:23 -rw-rw-r-- 1 jenkins jenkins 678 Oct 13 13:27 GOVERNANCE.md 13:32:23 -rw-rw-r-- 1 jenkins jenkins 659 Oct 13 13:27 Jenkinsfile 13:32:23 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 13 13:27 LICENSE 13:32:23 -rw-rw-r-- 1 jenkins jenkins 2611 Oct 13 13:27 Makefile 13:32:23 -rw-rw-r-- 1 jenkins jenkins 622 Oct 13 13:27 OWNERS.md 13:32:23 -rw-rw-r-- 1 jenkins jenkins 2575 Oct 13 13:27 README.md 13:32:23 -rw-rw-r-- 1 jenkins jenkins 12 Oct 13 13:25 VERSION 13:32:23 drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 13:27 bin 13:32:23 drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 13:27 cmd 13:32:23 -rw-r--r-- 1 jenkins jenkins 54703 Oct 13 13:31 coverage.out 13:32:23 -rwxrwxr-x 1 jenkins jenkins 84 Oct 13 13:27 docker-entrypoint.sh 13:32:23 drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 13:27 docs 13:32:23 -rw-rw-r-- 1 jenkins jenkins 3925 Oct 13 13:27 go.mod 13:32:23 -rw-rw-r-- 1 jenkins jenkins 35369 Oct 13 13:27 go.sum 13:32:23 drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 13:27 internal 13:32:23 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 13:27 snap 13:32:23 -rw-rw-r-- 1 jenkins jenkins 231 Oct 13 13:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:32:24 + 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=d7b6c541c1377b2729ca3d138980ec29eeceae5c --label arch=arm64 --label version=3.1.0-dev.30 . 13:32:24 Sending build context to Docker daemon 1.41MB 13:32:24 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 13:32:24 Step 2/36 : FROM ${BASE} AS builder 13:32:24 ---> a0b3b2812dab 13:32:24 Step 3/36 : ARG ADD_BUILD_TAGS="" 13:32:24 ---> Running in a38bb5c0117f 13:32:24 Removing intermediate container a38bb5c0117f 13:32:24 ---> 61eae4b8a59a 13:32:24 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:32:24 ---> Running in 94450d657980 13:32:25 Removing intermediate container 94450d657980 13:32:25 ---> cdbd957d27b2 13:32:25 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 13:32:25 ---> Running in afd0882896b0 13:32:25 Removing intermediate container afd0882896b0 13:32:25 ---> 91210fdfe917 13:32:25 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 13:32:25 ---> Running in bef54c9db562 13:32:26 Removing intermediate container bef54c9db562 13:32:26 ---> 1712ce6bf81c 13:32:26 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:32:26 ---> Running in 945fe35b7258 13:32:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:32:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:32:28 OK: 273 MiB in 65 packages 13:32:29 Removing intermediate container 945fe35b7258 13:32:29 ---> 563c3d57bdff 13:32:29 Step 8/36 : WORKDIR /device-usb-camera 13:32:29 ---> Running in 43a6535213bb 13:32:29 Removing intermediate container 43a6535213bb 13:32:29 ---> dcf0a1bfd385 13:32:29 Step 9/36 : COPY go.mod vendor* ./ 13:32:30 ---> cb9cf27a9240 13:32:30 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:32:30 ---> Running in 811cdc74d070 13:32:36 Removing intermediate container 811cdc74d070 13:32:36 ---> 3f3e4a8d043c 13:32:36 Step 11/36 : COPY . . 13:32:37 ---> 789406f6a295 13:32:37 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 13:32:37 ---> Running in 69f65c357cc7 13:32:38  % Total % Received % Xferd Average Speed Time Time Time Current 13:32:38    Dload Upload Total Spent Left Speed 13:32:38 0 0 0 0  0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 6086 0 --:--:-- --:--:-- --:--:-- 6112 13:32:38 Removing intermediate container 69f65c357cc7 13:32:38 ---> 91273eb769c0 13:32:38 Step 13/36 : RUN ${MAKE} 13:32:38 ---> Running in 1b823e9dd681 13:32:39 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.30 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.34" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 13:34:46 Removing intermediate container 1b823e9dd681 13:34:46 ---> 3b2f91e7a4da 13:34:46 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 13:34:46 v0.21.6: Pulling from aler9/rtsp-simple-server 13:34:46 8766b47fe142: Pulling fs layer 13:34:46 8766b47fe142: Verifying Checksum 13:34:46 8766b47fe142: Download complete 13:34:46 8766b47fe142: Pull complete 13:34:46 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 13:34:46 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 13:34:46 ---> 69d40e2cb93c 13:34:46 Step 15/36 : FROM alpine:3.18 13:34:46 3.18: Pulling from library/alpine 13:34:46 579b34f0a95b: Pulling fs layer 13:34:46 579b34f0a95b: Verifying Checksum 13:34:46 579b34f0a95b: Download complete 13:34:46 579b34f0a95b: Pull complete 13:34:46 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 13:34:46 Status: Downloaded newer image for alpine:3.18 13:34:46 ---> 3cc203321400 13:34:46 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 13:34:46 ---> Running in b1009b046f86 13:34:46 Removing intermediate container b1009b046f86 13:34:46 ---> c5aebf652b92 13:34:46 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 13:34:46 ---> Running in 1bb938a44e9c 13:34:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:34:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:34:47 (1/104) Installing dumb-init (1.2.5-r2) 13:34:47 (2/104) Installing sdl2 (2.26.5-r0) 13:34:47 (3/104) Installing svt-av1-libs (1.6.0-r0) 13:34:47 (4/104) Installing aom-libs (3.6.1-r0) 13:34:47 (5/104) Installing libxau (1.0.11-r2) 13:34:47 (6/104) Installing libmd (1.0.4-r2) 13:34:47 (7/104) Installing libbsd (0.11.7-r1) 13:34:47 (8/104) Installing libxdmcp (1.1.4-r2) 13:34:47 (9/104) Installing libxcb (1.15-r1) 13:34:47 (10/104) Installing libx11 (1.8.4-r4) 13:34:47 (11/104) Installing libdrm (2.4.115-r4) 13:34:47 (12/104) Installing libxext (1.3.5-r2) 13:34:47 (13/104) Installing libxfixes (6.0.1-r2) 13:34:47 (14/104) Installing libffi (3.4.4-r2) 13:34:47 (15/104) Installing wayland-libs-client (1.22.0-r2) 13:34:47 (16/104) Installing libva (2.18.0-r1) 13:34:47 (17/104) Installing libvdpau (1.5-r1) 13:34:47 (18/104) Installing ffmpeg-libavutil (6.0-r15) 13:34:47 (19/104) Installing libdav1d (1.2.1-r0) 13:34:47 (20/104) Installing brotli-libs (1.0.9-r14) 13:34:47 (21/104) Installing libgcc (12.2.1_git20220924-r10) 13:34:48 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 13:34:48 (23/104) Installing libhwy (1.0.4-r1) 13:34:48 (24/104) Installing lcms2 (2.15-r2) 13:34:48 (25/104) Installing libjxl (0.8.2-r0) 13:34:48 (26/104) Installing lame-libs (3.100-r5) 13:34:48 (27/104) Installing opus (1.4-r0) 13:34:48 (28/104) Installing libgomp (12.2.1_git20220924-r10) 13:34:48 (29/104) Installing soxr (0.1.3-r5) 13:34:48 (30/104) Installing ffmpeg-libswresample (6.0-r15) 13:34:48 (31/104) Installing libogg (1.3.5-r4) 13:34:48 (32/104) Installing libtheora (1.1.1-r17) 13:34:48 (33/104) Installing libvorbis (1.3.7-r1) 13:34:48 (34/104) Installing libvpx (1.13.0-r2) 13:34:48 (35/104) Installing libwebp (1.3.2-r0) 13:34:48 (36/104) Installing x264-libs (0.164_git20220602-r1) 13:34:48 (37/104) Installing numactl (2.0.16-r4) 13:34:48 (38/104) Installing x265-libs (3.5-r4) 13:34:48 (39/104) Installing xvidcore (1.3.7-r1) 13:34:48 (40/104) Installing ffmpeg-libavcodec (6.0-r15) 13:34:49 (41/104) Installing alsa-lib (1.2.9-r1) 13:34:49 (42/104) Installing libexpat (2.5.0-r1) 13:34:49 (43/104) Installing libbz2 (1.0.8-r5) 13:34:49 (44/104) Installing libpng (1.6.39-r3) 13:34:49 (45/104) Installing freetype (2.13.0-r5) 13:34:49 (46/104) Installing fontconfig (2.14.2-r3) 13:34:49 (47/104) Installing fribidi (1.0.13-r0) 13:34:49 (48/104) Installing libintl (0.21.1-r7) 13:34:49 (49/104) Installing libblkid (2.38.1-r8) 13:34:49 (50/104) Installing libmount (2.38.1-r8) 13:34:49 (51/104) Installing pcre2 (10.42-r1) 13:34:49 (52/104) Installing glib (2.76.4-r0) 13:34:49 (53/104) Installing graphite2 (1.3.14-r5) 13:34:49 (54/104) Installing harfbuzz (7.3.0-r0) 13:34:49 (55/104) Installing libunibreak (5.1-r0) 13:34:49 (56/104) Installing libass (0.17.1-r0) 13:34:49 (57/104) Installing libbluray (1.3.4-r0) 13:34:49 (58/104) Installing gmp (6.2.1-r3) 13:34:49 (59/104) Installing nettle (3.8.1-r2) 13:34:49 (60/104) Installing libunistring (1.1-r1) 13:34:49 (61/104) Installing libidn2 (2.3.4-r1) 13:34:49 (62/104) Installing p11-kit (0.24.1-r2) 13:34:49 (63/104) Installing libtasn1 (4.19.0-r1) 13:34:49 (64/104) Installing gnutls (3.8.0-r2) 13:34:49 (65/104) Installing mpg123-libs (1.31.3-r1) 13:34:49 (66/104) Installing libopenmpt (0.7.2-r0) 13:34:49 (67/104) Installing cjson (1.7.15-r4) 13:34:49 (68/104) Installing mbedtls (2.28.5-r0) 13:34:49 (69/104) Installing librist (0.2.7-r0) 13:34:49 (70/104) Installing libsrt (1.5.2-r0) 13:34:49 (71/104) Installing libssh (0.10.5-r0) 13:34:49 (72/104) Installing xz-libs (5.4.3-r0) 13:34:49 (73/104) Installing libxml2 (2.11.4-r0) 13:34:49 (74/104) Installing libsodium (1.0.18-r3) 13:34:49 (75/104) Installing libzmq (4.3.4-r4) 13:34:49 (76/104) Installing ffmpeg-libavformat (6.0-r15) 13:34:49 (77/104) Installing glslang-libs (1.3.243.0-r1) 13:34:50 (78/104) Installing spirv-tools (1.3.243.0-r1) 13:34:50 (79/104) Installing shaderc (2023.3-r1) 13:34:50 (80/104) Installing vulkan-loader (1.3.243.0-r1) 13:34:50 (81/104) Installing libplacebo (5.264.1-r1) 13:34:50 (82/104) Installing ffmpeg-libpostproc (6.0-r15) 13:34:50 (83/104) Installing ffmpeg-libswscale (6.0-r15) 13:34:50 (84/104) Installing vidstab (1.1.1-r0) 13:34:50 (85/104) Installing zimg (3.0.5-r0) 13:34:50 (86/104) Installing ffmpeg-libavfilter (6.0-r15) 13:34:50 (87/104) Installing libasyncns (0.8-r1) 13:34:50 (88/104) Installing dbus-libs (1.14.8-r0) 13:34:50 (89/104) Installing libltdl (2.4.7-r2) 13:34:50 (90/104) Installing orc (0.4.34-r0) 13:34:50 (91/104) Installing flac-libs (1.4.3-r0) 13:34:50 (92/104) Installing libsndfile (1.2.0-r2) 13:34:50 (93/104) Installing speexdsp (1.2.1-r1) 13:34:50 (94/104) Installing tdb-libs (1.4.8-r1) 13:34:50 (95/104) Installing libpulse (16.1-r10) 13:34:50 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 13:34:50 (97/104) Installing v4l-utils-libs (1.24.1-r0) 13:34:50 (98/104) Installing ffmpeg-libavdevice (6.0-r15) 13:34:50 (99/104) Installing ffmpeg (6.0-r15) 13:34:50 (100/104) Installing udev-init-scripts (35-r1) 13:34:50 (101/104) Installing eudev-libs (3.2.11-r8) 13:34:50 (102/104) Installing zstd-libs (1.5.5-r4) 13:34:50 (103/104) Installing kmod-libs (30-r3) 13:34:50 (104/104) Installing eudev (3.2.11-r8) 13:34:50 Executing busybox-1.36.1-r2.trigger 13:34:50 Executing glib-2.76.4-r0.trigger 13:34:50 Executing eudev-3.2.11-r8.trigger 13:34:50 OK: 110 MiB in 119 packages 13:34:54 Removing intermediate container 1bb938a44e9c 13:34:54 ---> 3d80db03343c 13:34:54 Step 18/36 : WORKDIR / 13:34:54 ---> Running in 33070b067a4a 13:34:55 Removing intermediate container 33070b067a4a 13:34:55 ---> 54f16babfe19 13:34:55 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 13:34:56 ---> f1641f30a0a4 13:34:56 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 13:34:57 ---> abaca8cafbcd 13:34:57 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 13:34:57 ---> 939e64ebdd10 13:34:57 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 13:34:58 ---> 017b89434f6a 13:34:58 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 13:34:58 ---> 4113161c985e 13:34:58 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 13:34:59 ---> 98774d564dc0 13:34:59 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 13:35:00 ---> 94ede40d0adf 13:35:00 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 13:35:00 ---> Running in 81e769def5d8 13:35:02 Removing intermediate container 81e769def5d8 13:35:02 ---> 0f932b88bacc 13:35:02 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 13:35:02 ---> Running in eea32eb2f13e 13:35:05 Removing intermediate container eea32eb2f13e 13:35:05 ---> 7ebe2ca5eaf7 13:35:05 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 13:35:05 ---> Running in d76aa00ef8e8 13:35:06 Removing intermediate container d76aa00ef8e8 13:35:06 ---> abf2cde2866b 13:35:06 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 13:35:07 ---> Running in 02836a0b3dbc 13:35:08 Removing intermediate container 02836a0b3dbc 13:35:08 ---> 00185c9bf34e 13:35:08 Step 30/36 : EXPOSE 59983 13:35:08 ---> Running in 4cdae3ae1e83 13:35:08 Removing intermediate container 4cdae3ae1e83 13:35:08 ---> 249677d60e7f 13:35:08 Step 31/36 : EXPOSE 8554 13:35:09 ---> Running in 5bf8709bd845 13:35:09 Removing intermediate container 5bf8709bd845 13:35:09 ---> ee52f940b449 13:35:09 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 13:35:09 ---> Running in 564a345d11a8 13:35:09 Removing intermediate container 564a345d11a8 13:35:09 ---> 526a4e7b4ef5 13:35:09 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 13:35:09 ---> Running in eb8d3592d477 13:35:09 Removing intermediate container eb8d3592d477 13:35:09 ---> 36d4a46852c6 13:35:09 Step 34/36 : LABEL arch=arm64 13:35:09 ---> Running in 65ef45e5a1b5 13:35:10 Removing intermediate container 65ef45e5a1b5 13:35:10 ---> d41ed0b5c822 13:35:10 Step 35/36 : LABEL git_sha=d7b6c541c1377b2729ca3d138980ec29eeceae5c 13:35:10 ---> Running in b41cfeedc500 13:35:10 Removing intermediate container b41cfeedc500 13:35:10 ---> 6482772337a7 13:35:10 Step 36/36 : LABEL version=3.1.0-dev.30 13:35:10 ---> Running in 39713c0c1ce8 13:35:11 Removing intermediate container 39713c0c1ce8 13:35:11 ---> 1d60f7047fcd 13:35:11 [Warning] One or more build-args [ARCH] were not consumed 13:35:11 Successfully built 1d60f7047fcd 13:35:11 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 13:35:11 provisioning config files... 13:35:11 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/156@tmp/config12367862077005471889tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:35:11 ---> docker-login.sh 13:35:11 nexus3.edgexfoundry.org:10001 13:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:35:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:35:11 Configure a credential helper to remove this warning. See 13:35:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:35:11 13:35:11 Login Succeeded 13:35:11 nexus3.edgexfoundry.org:10002 13:35:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:35:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:35:12 Configure a credential helper to remove this warning. See 13:35:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:35:12 13:35:12 Login Succeeded 13:35:12 nexus3.edgexfoundry.org:10003 13:35:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:35:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:35:12 Configure a credential helper to remove this warning. See 13:35:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:35:12 13:35:12 Login Succeeded 13:35:12 nexus3.edgexfoundry.org:10004 13:35:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:35:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:35:12 Configure a credential helper to remove this warning. See 13:35:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:35:12 13:35:12 Login Succeeded 13:35:12 docker.io 13:35:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:35:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:35:13 Configure a credential helper to remove this warning. See 13:35:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:35:13 13:35:13 Login Succeeded 13:35:13 ---> docker-login.sh ends [Pipeline] } 13:35:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:35:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:35:13 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 13:35:13 d7b6c541c1377b2729ca3d138980ec29eeceae5c 13:35:13 latest 13:35:13 3.1.0-dev.30 13:35:13 d7b6c541c1377b2729ca3d138980ec29eeceae5c-3.1.0-dev.30 13:35:13 main 13:35:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:35:13 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d7b6c541c1377b2729ca3d138980ec29eeceae5c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:35:14 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d7b6c541c1377b2729ca3d138980ec29eeceae5c 13:35:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 13:35:14 5d2bb889d192: Preparing 13:35:14 eb4ec513363b: Preparing 13:35:14 4a0a798b722d: Preparing 13:35:14 08fb2a51cb0a: Preparing 13:35:14 608d194cb50c: Preparing 13:35:14 acc83c6ca332: Preparing 13:35:14 507def7869ae: Preparing 13:35:14 6e0a824d1827: Preparing 13:35:14 c26a184528b5: Preparing 13:35:14 9ffb661c8fda: Preparing 13:35:14 a492e1ec30e1: Preparing 13:35:14 0b23976a3622: Preparing 13:35:14 5f4d9fc4d98d: Preparing 13:35:14 acc83c6ca332: Waiting 13:35:14 507def7869ae: Waiting 13:35:14 6e0a824d1827: Waiting 13:35:14 9ffb661c8fda: Waiting 13:35:14 c26a184528b5: Waiting 13:35:14 a492e1ec30e1: Waiting 13:35:14 5f4d9fc4d98d: Waiting 13:35:14 0b23976a3622: Waiting 13:35:14 08fb2a51cb0a: Pushed 13:35:14 4a0a798b722d: Pushed 13:35:14 5d2bb889d192: Pushed 13:35:14 eb4ec513363b: Pushed 13:35:14 acc83c6ca332: Pushed 13:35:14 c26a184528b5: Pushed 13:35:14 6e0a824d1827: Pushed 13:35:14 507def7869ae: Pushed 13:35:14 9ffb661c8fda: Pushed 13:35:14 5f4d9fc4d98d: Layer already exists 13:35:19 608d194cb50c: Pushed 13:35:20 a492e1ec30e1: Pushed 13:35:35 0b23976a3622: Pushed 13:35:35 d7b6c541c1377b2729ca3d138980ec29eeceae5c: digest: sha256:a986991cf3d852797dbef3fe4e51ac97788d39c5c9514aa862238410fb8de9e5 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:35:35 + 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 13:35:36 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 13:35:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 13:35:36 5d2bb889d192: Preparing 13:35:36 eb4ec513363b: Preparing 13:35:36 4a0a798b722d: Preparing 13:35:36 08fb2a51cb0a: Preparing 13:35:36 608d194cb50c: Preparing 13:35:36 acc83c6ca332: Preparing 13:35:36 507def7869ae: Preparing 13:35:36 6e0a824d1827: Preparing 13:35:36 c26a184528b5: Preparing 13:35:36 9ffb661c8fda: Preparing 13:35:36 a492e1ec30e1: Preparing 13:35:36 0b23976a3622: Preparing 13:35:36 5f4d9fc4d98d: Preparing 13:35:36 acc83c6ca332: Waiting 13:35:36 507def7869ae: Waiting 13:35:36 6e0a824d1827: Waiting 13:35:36 9ffb661c8fda: Waiting 13:35:36 0b23976a3622: Waiting 13:35:36 a492e1ec30e1: Waiting 13:35:36 5f4d9fc4d98d: Waiting 13:35:36 c26a184528b5: Waiting 13:35:36 608d194cb50c: Layer already exists 13:35:36 eb4ec513363b: Layer already exists 13:35:36 08fb2a51cb0a: Layer already exists 13:35:36 5d2bb889d192: Layer already exists 13:35:36 4a0a798b722d: Layer already exists 13:35:36 507def7869ae: Layer already exists 13:35:36 acc83c6ca332: Layer already exists 13:35:36 6e0a824d1827: Layer already exists 13:35:36 c26a184528b5: Layer already exists 13:35:36 9ffb661c8fda: Layer already exists 13:35:36 a492e1ec30e1: Layer already exists 13:35:36 5f4d9fc4d98d: Layer already exists 13:35:36 0b23976a3622: Layer already exists 13:35:36 latest: digest: sha256:a986991cf3d852797dbef3fe4e51ac97788d39c5c9514aa862238410fb8de9e5 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:35:36 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:35:37 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.30 13:35:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 13:35:37 5d2bb889d192: Preparing 13:35:37 eb4ec513363b: Preparing 13:35:37 4a0a798b722d: Preparing 13:35:37 08fb2a51cb0a: Preparing 13:35:37 608d194cb50c: Preparing 13:35:37 acc83c6ca332: Preparing 13:35:37 507def7869ae: Preparing 13:35:37 6e0a824d1827: Preparing 13:35:37 c26a184528b5: Preparing 13:35:37 9ffb661c8fda: Preparing 13:35:37 a492e1ec30e1: Preparing 13:35:37 0b23976a3622: Preparing 13:35:37 5f4d9fc4d98d: Preparing 13:35:37 c26a184528b5: Waiting 13:35:37 9ffb661c8fda: Waiting 13:35:37 acc83c6ca332: Waiting 13:35:37 a492e1ec30e1: Waiting 13:35:37 507def7869ae: Waiting 13:35:37 6e0a824d1827: Waiting 13:35:37 5f4d9fc4d98d: Waiting 13:35:37 0b23976a3622: Waiting 13:35:37 4a0a798b722d: Layer already exists 13:35:37 eb4ec513363b: Layer already exists 13:35:37 5d2bb889d192: Layer already exists 13:35:37 08fb2a51cb0a: Layer already exists 13:35:37 608d194cb50c: Layer already exists 13:35:37 507def7869ae: Layer already exists 13:35:37 c26a184528b5: Layer already exists 13:35:37 acc83c6ca332: Layer already exists 13:35:37 6e0a824d1827: Layer already exists 13:35:37 9ffb661c8fda: Layer already exists 13:35:37 a492e1ec30e1: Layer already exists 13:35:37 5f4d9fc4d98d: Layer already exists 13:35:37 0b23976a3622: Layer already exists 13:35:37 3.1.0-dev.30: digest: sha256:a986991cf3d852797dbef3fe4e51ac97788d39c5c9514aa862238410fb8de9e5 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:35:37 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d7b6c541c1377b2729ca3d138980ec29eeceae5c-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:35:38 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d7b6c541c1377b2729ca3d138980ec29eeceae5c-3.1.0-dev.30 13:35:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 13:35:38 5d2bb889d192: Preparing 13:35:38 eb4ec513363b: Preparing 13:35:38 4a0a798b722d: Preparing 13:35:38 08fb2a51cb0a: Preparing 13:35:38 608d194cb50c: Preparing 13:35:38 acc83c6ca332: Preparing 13:35:38 507def7869ae: Preparing 13:35:38 6e0a824d1827: Preparing 13:35:38 c26a184528b5: Preparing 13:35:38 9ffb661c8fda: Preparing 13:35:38 a492e1ec30e1: Preparing 13:35:38 0b23976a3622: Preparing 13:35:38 5f4d9fc4d98d: Preparing 13:35:38 acc83c6ca332: Waiting 13:35:38 507def7869ae: Waiting 13:35:38 6e0a824d1827: Waiting 13:35:38 c26a184528b5: Waiting 13:35:38 9ffb661c8fda: Waiting 13:35:38 a492e1ec30e1: Waiting 13:35:38 0b23976a3622: Waiting 13:35:38 5f4d9fc4d98d: Waiting 13:35:38 608d194cb50c: Layer already exists 13:35:38 eb4ec513363b: Layer already exists 13:35:38 5d2bb889d192: Layer already exists 13:35:38 4a0a798b722d: Layer already exists 13:35:38 08fb2a51cb0a: Layer already exists 13:35:38 acc83c6ca332: Layer already exists 13:35:38 9ffb661c8fda: Layer already exists 13:35:38 c26a184528b5: Layer already exists 13:35:38 507def7869ae: Layer already exists 13:35:38 6e0a824d1827: Layer already exists 13:35:38 0b23976a3622: Layer already exists 13:35:38 a492e1ec30e1: Layer already exists 13:35:38 5f4d9fc4d98d: Layer already exists 13:35:38 d7b6c541c1377b2729ca3d138980ec29eeceae5c-3.1.0-dev.30: digest: sha256:a986991cf3d852797dbef3fe4e51ac97788d39c5c9514aa862238410fb8de9e5 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:35:38 + 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 13:35:38 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 13:35:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 13:35:38 5d2bb889d192: Preparing 13:35:38 eb4ec513363b: Preparing 13:35:38 4a0a798b722d: Preparing 13:35:38 08fb2a51cb0a: Preparing 13:35:38 608d194cb50c: Preparing 13:35:38 acc83c6ca332: Preparing 13:35:38 507def7869ae: Preparing 13:35:38 6e0a824d1827: Preparing 13:35:38 c26a184528b5: Preparing 13:35:38 9ffb661c8fda: Preparing 13:35:38 a492e1ec30e1: Preparing 13:35:38 0b23976a3622: Preparing 13:35:38 5f4d9fc4d98d: Preparing 13:35:38 acc83c6ca332: Waiting 13:35:38 9ffb661c8fda: Waiting 13:35:38 a492e1ec30e1: Waiting 13:35:38 0b23976a3622: Waiting 13:35:38 5f4d9fc4d98d: Waiting 13:35:38 507def7869ae: Waiting 13:35:38 6e0a824d1827: Waiting 13:35:38 c26a184528b5: Waiting 13:35:38 eb4ec513363b: Layer already exists 13:35:38 5d2bb889d192: Layer already exists 13:35:38 08fb2a51cb0a: Layer already exists 13:35:38 4a0a798b722d: Layer already exists 13:35:38 608d194cb50c: Layer already exists 13:35:38 507def7869ae: Layer already exists 13:35:38 acc83c6ca332: Layer already exists 13:35:38 c26a184528b5: Layer already exists 13:35:38 6e0a824d1827: Layer already exists 13:35:38 9ffb661c8fda: Layer already exists 13:35:38 0b23976a3622: Layer already exists 13:35:38 a492e1ec30e1: Layer already exists 13:35:38 5f4d9fc4d98d: Layer already exists 13:35:39 main: digest: sha256:a986991cf3d852797dbef3fe4e51ac97788d39c5c9514aa862238410fb8de9e5 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:35:39 ===================================================== [Pipeline] echo 13:35:39 taggedImages: 13:35:39 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d7b6c541c1377b2729ca3d138980ec29eeceae5c 13:35:39 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 13:35:39 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.30 13:35:39 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d7b6c541c1377b2729ca3d138980ec29eeceae5c-3.1.0-dev.30 13:35:39 - 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 13:35:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:35:39 13:35:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:35:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:35:39 arm64: Pulling from edgex-lftools-log-publisher 13:35:39 8998bd30e6a1: Pulling fs layer 13:35:39 04944245beec: Pulling fs layer 13:35:39 699f458cf7ca: Pulling fs layer 13:35:39 765212b225bb: Pulling fs layer 13:35:39 765212b225bb: Waiting 13:35:39 f23df028b6ca: Pulling fs layer 13:35:39 f23df028b6ca: Waiting 13:35:39 d65c8cfc05b1: Pulling fs layer 13:35:39 2437ff75d9bd: Pulling fs layer 13:35:39 d65c8cfc05b1: Waiting 13:35:39 2437ff75d9bd: Waiting 13:35:40 04944245beec: Verifying Checksum 13:35:40 04944245beec: Download complete 13:35:40 765212b225bb: Verifying Checksum 13:35:40 765212b225bb: Download complete 13:35:40 f23df028b6ca: Verifying Checksum 13:35:40 f23df028b6ca: Download complete 13:35:40 d65c8cfc05b1: Verifying Checksum 13:35:40 d65c8cfc05b1: Download complete 13:35:40 699f458cf7ca: Verifying Checksum 13:35:40 699f458cf7ca: Download complete 13:35:40 8998bd30e6a1: Download complete 13:35:43 2437ff75d9bd: Verifying Checksum 13:35:43 2437ff75d9bd: Download complete 13:35:45 8998bd30e6a1: Pull complete 13:35:45 04944245beec: Pull complete 13:35:47 699f458cf7ca: Pull complete 13:35:47 765212b225bb: Pull complete 13:35:48 f23df028b6ca: Pull complete 13:35:48 d65c8cfc05b1: Pull complete 13:36:06 2437ff75d9bd: Pull complete 13:36:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:36:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:36:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:36:07 prd-ubuntu20.04-docker-arm64-4c-16g-9205 does not seem to be running inside a container 13:36:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/156 -v /w/workspace/device-usb-camera/156:/w/workspace/device-usb-camera/156:rw,z -v /w/workspace/device-usb-camera/156@tmp:/w/workspace/device-usb-camera/156@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:36:08 $ docker top 60a2b9e3d4b7539aac0709169d39e6b832de97042372f8cc2dc39be11abe90cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:36:09 ---> job-cost.sh 13:36:09 lf-activate-venv: SKIPPING 13:36:09 INFO: No Stack... 13:36:09 INFO: Retrieving Pricing Info for: v3-standard-4 13:36:10 INFO: Archiving Costs [Pipeline] sh 13:36:10 + cat /w/workspace/device-usb-camera/156/archives/cost.csv 13:36:10 + cut -d, -f6 [Pipeline] lock 13:36:11 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-156-stack-cost] 13:36:11 Resource [jenkins-edgexfoundry-device-usb-camera-main-156-stack-cost] did not exist. Created. 13:36:11 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-156-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:36:11 /w/workspace/device-usb-camera/156@tmp/durable-7af55f8d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:36:12 + echo total: 0.10999999940395355 [Pipeline] stash 13:36:12 Warning: overwriting stash ‘stack-cost’ 13:36:12 Stashed 1 file(s) [Pipeline] } 13:36:12 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-156-stack-cost] [Pipeline] // lock [Pipeline] } 13:36:12 $ docker stop --time=1 60a2b9e3d4b7539aac0709169d39e6b832de97042372f8cc2dc39be11abe90cf 13:36:14 $ docker rm -f --volumes 60a2b9e3d4b7539aac0709169d39e6b832de97042372f8cc2dc39be11abe90cf [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 13:36:14 provisioning config files... 13:36:14 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2273576312941733308tmp [Pipeline] { [Pipeline] sh 13:36:14 + set +x 13:36:14 + curl -s https://codecov.io/bash 13:36:14 + bash -s -- 13:36:14 13:36:14 _____ _ 13:36:14 / ____| | | 13:36:14 | | ___ __| | ___ ___ _____ __ 13:36:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:36:14 | |___| (_) | (_| | __/ (_| (_) \ V / 13:36:14 \_____\___/ \__,_|\___|\___\___/ \_/ 13:36:14 Bash-1.0.6 13:36:14 13:36:14 13:36:14 ==> git version 2.25.1 found 13:36:14 ==> 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 13:36:14 Release-Date: 2020-01-08 13:36:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:36:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:36:14 ==> Jenkins CI detected. 13:36:14 current dir:  /w/workspace/exfoundry_device-usb-camera_main 13:36:14 project root: . 13:36:14 --> token set from env 13:36:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:36:14 ==> Running gcov in . (disable via -X gcov) 13:36:14 ==> Python coveragepy not found 13:36:14 ==> Searching for coverage reports in: 13:36:14 + . 13:36:15 -> Found 1 reports 13:36:15 ==> Detecting git/mercurial file structure 13:36:15 ==> Reading reports 13:36:15 + ./coverage.out bytes=54703 13:36:15 ==> Appending adjustments 13:36:15 https://docs.codecov.io/docs/fixing-reports 13:36:15 + Found adjustments 13:36:15 ==> Gzipping contents 13:36:15 8.0K /tmp/codecov.iRWOTe.gz 13:36:15 ==> Uploading reports 13:36:15 url: https://codecov.io 13:36:15 query: branch=main&commit=d7b6c541c1377b2729ca3d138980ec29eeceae5c&build=156&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F156%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 13:36:15 -> Pinging Codecov 13:36:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=d7b6c541c1377b2729ca3d138980ec29eeceae5c&build=156&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F156%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 13:36:15 -> Uploading to 13:36:15 https://storage.googleapis.com/codecov/v4/raw/2023-10-13/73D8F5FF140700D3E01443B452E23636/d7b6c541c1377b2729ca3d138980ec29eeceae5c/c0ddb01d-70f2-427b-8dbd-ad330b9ff6c7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231013%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231013T133615Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=407310c77a97d799ea46c8d5a668be815bd36fe19a75c32d20f835108948fc3c 13:36:15 % Total % Received % Xferd Average Speed Time Time Time Current 13:36:15 Dload Upload Total Spent Left Speed 13:36:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6995 0 0 100 6995 0 24204 --:--:-- --:--:-- --:--:-- 24204 13:36:15 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/d7b6c541c1377b2729ca3d138980ec29eeceae5c [Pipeline] } 13:36:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 13:36:15 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:36:15 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:36:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:36:16 13:36:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:36:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:36:16 1.410.4: Pulling from edgex-devops/edgex-snyk-go 13:36:16 df9b9388f04a: Pulling fs layer 13:36:16 52dc419b0ee2: Pulling fs layer 13:36:16 25bc292e5bac: Pulling fs layer 13:36:16 114826534d7a: Pulling fs layer 13:36:16 4657fd5d0bcf: Pulling fs layer 13:36:16 6ad1cebc031e: Pulling fs layer 13:36:16 8a3aa393b2d8: Pulling fs layer 13:36:16 114826534d7a: Waiting 13:36:16 4657fd5d0bcf: Waiting 13:36:16 6ad1cebc031e: Waiting 13:36:16 8a3aa393b2d8: Waiting 13:36:16 25bc292e5bac: Download complete 13:36:16 52dc419b0ee2: Verifying Checksum 13:36:16 52dc419b0ee2: Download complete 13:36:16 4657fd5d0bcf: Verifying Checksum 13:36:16 4657fd5d0bcf: Download complete 13:36:16 df9b9388f04a: Verifying Checksum 13:36:16 df9b9388f04a: Download complete 13:36:16 df9b9388f04a: Pull complete 13:36:16 6ad1cebc031e: Verifying Checksum 13:36:16 6ad1cebc031e: Download complete 13:36:16 52dc419b0ee2: Pull complete 13:36:16 25bc292e5bac: Pull complete 13:36:17 114826534d7a: Verifying Checksum 13:36:17 114826534d7a: Download complete 13:36:17 8a3aa393b2d8: Verifying Checksum 13:36:17 8a3aa393b2d8: Download complete 13:36:20 114826534d7a: Pull complete 13:36:20 4657fd5d0bcf: Pull complete 13:36:21 6ad1cebc031e: Pull complete 13:36:24 8a3aa393b2d8: Pull complete 13:36:24 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 13:36:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:36:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:36:24 prd-ubuntu20.04-docker-8c-8g-9204 does not seem to be running inside a container 13:36:24 $ 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:1.410.4 cat 13:36:32 $ docker top 6e8bbfe7a0379f846a3f74cd3afeb5069bec143ce109b8e2693137017565d993 -eo pid,comm [Pipeline] { [Pipeline] echo 13:36:32 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 13:36:33 + set -o pipefail 13:36:33 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 13:36:41 13:36:41 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 13:36:41 13:36:41 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/25c4a4de-880f-4f8f-ac5b-4292d86ed98b 13:36:41 13:36:41 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 13:36:41 13:36:41 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:36:41 13:36:41 13:36:41 A medium severity vulnerability was found in the Snyk CLI versions you are using. 13:36:41 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 13:36:41 More details here: https://snyk.co/ue1NS 13:36:41 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 13:36:41 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 13:36:41 $ docker stop --time=1 6e8bbfe7a0379f846a3f74cd3afeb5069bec143ce109b8e2693137017565d993 13:36:47 $ docker rm -f --volumes 6e8bbfe7a0379f846a3f74cd3afeb5069bec143ce109b8e2693137017565d993 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:36:47 + git log --format=format:%s -1 d7b6c541c1377b2729ca3d138980ec29eeceae5c [Pipeline] sh 13:36:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:36:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:36:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:36:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:36:48 prd-ubuntu20.04-docker-8c-8g-9204 does not seem to be running inside a container 13:36:48 $ 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 13:36:48 $ docker top ad2fd7d4c020639834c2739c2cc49f0ef83f2604c3a311079930f15cf6d8be3c -eo pid,comm 13:36:48 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). 13:36:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:36:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:36:48 [ssh-agent] Looking for ssh-agent implementation... 13:36:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:36:49 $ docker exec ad2fd7d4c020639834c2739c2cc49f0ef83f2604c3a311079930f15cf6d8be3c ssh-agent 13:36:49 SSH_AUTH_SOCK=/tmp/ssh-K8RXqDtOZTrA/agent.32 13:36:49 SSH_AGENT_PID=38 13:36:49 Running ssh-add (command line suppressed) 13:36:49 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1100079605611236536.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1100079605611236536.key) 13:36:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:36:49 + git semver tag 13:36:49 2023-10-13 13:36:49,752 [run_tag] DEBUG tag force:False 13:36:49 2023-10-13 13:36:49,752 [check_head_tag] DEBUG check head tag 13:36:49 2023-10-13 13:36:49,754 [execute] INFO git cat-file --batch-check 13:36:49 2023-10-13 13:36:49,754 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 13:36:49 2023-10-13 13:36:49,758 [execute] INFO git cat-file --batch 13:36:49 2023-10-13 13:36:49,758 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 13:36:49 2023-10-13 13:36:49,795 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 13:36:49 2023-10-13 13:36:49,795 [execute] INFO git tag -a v3.1.0-dev.30 -m v3.1.0-dev.30 13:36:49 2023-10-13 13:36:49,795 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.30', '-m', 'v3.1.0-dev.30'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 13:36:49 2023-10-13 13:36:49,800 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 13:36:49 3.1.0-dev.30 [Pipeline] } 13:36:49 $ docker exec --env ******** --env ******** ad2fd7d4c020639834c2739c2cc49f0ef83f2604c3a311079930f15cf6d8be3c ssh-agent -k 13:36:49 unset SSH_AUTH_SOCK; 13:36:49 unset SSH_AGENT_PID; 13:36:49 echo Agent pid 38 killed; 13:36:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:36:50 + git semver [Pipeline] } 13:36:50 $ docker stop --time=1 ad2fd7d4c020639834c2739c2cc49f0ef83f2604c3a311079930f15cf6d8be3c 13:36:51 $ docker rm -f --volumes ad2fd7d4c020639834c2739c2cc49f0ef83f2604c3a311079930f15cf6d8be3c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:36:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:36:52 13:36:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:36:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:36:52 0.23.1-centos7: Pulling from edgex-lftools 13:36:52 ab5ef0e58194: Pulling fs layer 13:36:52 9712f1f96733: Pulling fs layer 13:36:52 63f879dbbcfc: Pulling fs layer 13:36:52 0d9ebad4ef96: Pulling fs layer 13:36:52 0d9ebad4ef96: Waiting 13:36:52 e9a5061849ea: Pulling fs layer 13:36:52 d747dcd14b5f: Pulling fs layer 13:36:52 2de7ff778b66: Pulling fs layer 13:36:52 e9a5061849ea: Waiting 13:36:52 d747dcd14b5f: Waiting 13:36:52 2de7ff778b66: Waiting 13:36:52 9712f1f96733: Verifying Checksum 13:36:52 9712f1f96733: Download complete 13:36:52 63f879dbbcfc: Verifying Checksum 13:36:52 63f879dbbcfc: Download complete 13:36:53 ab5ef0e58194: Verifying Checksum 13:36:53 ab5ef0e58194: Download complete 13:36:53 e9a5061849ea: Verifying Checksum 13:36:53 e9a5061849ea: Download complete 13:36:53 d747dcd14b5f: Verifying Checksum 13:36:53 d747dcd14b5f: Download complete 13:36:53 0d9ebad4ef96: Verifying Checksum 13:36:53 0d9ebad4ef96: Download complete 13:36:53 2de7ff778b66: Verifying Checksum 13:36:53 2de7ff778b66: Download complete 13:36:55 ab5ef0e58194: Pull complete 13:36:55 9712f1f96733: Pull complete 13:36:56 63f879dbbcfc: Pull complete 13:37:00 0d9ebad4ef96: Pull complete 13:37:00 e9a5061849ea: Pull complete 13:37:00 d747dcd14b5f: Pull complete 13:37:01 2de7ff778b66: Pull complete 13:37:01 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:37:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:37:01 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:37:01 prd-ubuntu20.04-docker-8c-8g-9204 does not seem to be running inside a container 13:37:01 $ 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 13:37:11 $ docker top d938717ffe6c22a007fbbcd590eeb826be03a61e2d2121d8dc5f390720e702b3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:37:11 provisioning config files... 13:37:11 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6076368606870082831tmp 13:37:11 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5040769533564626565tmp 13:37:11 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17055930060076686365tmp [Pipeline] { [Pipeline] echo 13:37:11 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:37:11 ---> sigul-configuration.sh 13:37:11 gpg: directory `/root/.gnupg' created 13:37:11 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:37:11 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:37:11 gpg: keyring `/root/.gnupg/secring.gpg' created 13:37:11 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:37:11 gpg: CAST5 encrypted data 13:37:11 gpg: encrypted with 1 passphrase 13:37:11 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:37:12 + mkdir /home/jenkins 13:37:12 + mkdir /home/jenkins/sigul [Pipeline] sh 13:37:12 + 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 13:37:12 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:37:12 ---> sigul-install.sh 13:37:12 Sigul already installed; skipping installation. [Pipeline] sh 13:37:12 + git tag --list 13:37:12 v0.0.0 13:37:12 v0.0.1-dev.1 13:37:12 v0.0.1-dev.10 13:37:12 v0.0.1-dev.11 13:37:12 v0.0.1-dev.12 13:37:12 v0.0.1-dev.13 13:37:12 v0.0.1-dev.14 13:37:12 v0.0.1-dev.15 13:37:12 v0.0.1-dev.16 13:37:12 v0.0.1-dev.2 13:37:12 v0.0.1-dev.3 13:37:12 v0.0.1-dev.4 13:37:12 v0.0.1-dev.5 13:37:12 v0.0.1-dev.6 13:37:12 v0.0.1-dev.7 13:37:12 v0.0.1-dev.8 13:37:12 v0.0.1-dev.9 13:37:12 v2.2.0 13:37:12 v2.2.0-dev.17 13:37:12 v2.2.0-dev.18 13:37:12 v2.2.0-dev.19 13:37:12 v2.2.0-dev.20 13:37:12 v2.2.0-dev.21 13:37:12 v2.2.0-dev.22 13:37:12 v2.2.0-dev.23 13:37:12 v2.2.0-dev.24 13:37:12 v2.2.0-dev.25 13:37:12 v2.2.0-dev.26 13:37:12 v2.2.0-dev.27 13:37:12 v2.3.0 13:37:12 v2.3.0-dev.1 13:37:12 v2.3.0-dev.10 13:37:12 v2.3.0-dev.11 13:37:12 v2.3.0-dev.12 13:37:12 v2.3.0-dev.13 13:37:12 v2.3.0-dev.14 13:37:12 v2.3.0-dev.15 13:37:12 v2.3.0-dev.16 13:37:12 v2.3.0-dev.17 13:37:12 v2.3.0-dev.18 13:37:12 v2.3.0-dev.19 13:37:12 v2.3.0-dev.2 13:37:12 v2.3.0-dev.20 13:37:12 v2.3.0-dev.21 13:37:12 v2.3.0-dev.22 13:37:12 v2.3.0-dev.23 13:37:12 v2.3.0-dev.24 13:37:12 v2.3.0-dev.25 13:37:12 v2.3.0-dev.26 13:37:12 v2.3.0-dev.27 13:37:12 v2.3.0-dev.28 13:37:12 v2.3.0-dev.3 13:37:12 v2.3.0-dev.4 13:37:12 v2.3.0-dev.5 13:37:12 v2.3.0-dev.6 13:37:12 v2.3.0-dev.7 13:37:12 v2.3.0-dev.8 13:37:12 v2.3.0-dev.9 13:37:12 v2.3.1 13:37:12 v2.3.1-dev.4 13:37:12 v2.3.1-dev.5 13:37:12 v2.3.1-dev.6 13:37:12 v3.0 13:37:12 v3.0.0 13:37:12 v3.0.0-dev.1 13:37:12 v3.0.0-dev.10 13:37:12 v3.0.0-dev.11 13:37:12 v3.0.0-dev.12 13:37:12 v3.0.0-dev.13 13:37:12 v3.0.0-dev.14 13:37:12 v3.0.0-dev.15 13:37:12 v3.0.0-dev.16 13:37:12 v3.0.0-dev.17 13:37:12 v3.0.0-dev.18 13:37:12 v3.0.0-dev.19 13:37:12 v3.0.0-dev.2 13:37:12 v3.0.0-dev.20 13:37:12 v3.0.0-dev.21 13:37:12 v3.0.0-dev.22 13:37:12 v3.0.0-dev.23 13:37:12 v3.0.0-dev.24 13:37:12 v3.0.0-dev.25 13:37:12 v3.0.0-dev.26 13:37:12 v3.0.0-dev.27 13:37:12 v3.0.0-dev.28 13:37:12 v3.0.0-dev.29 13:37:12 v3.0.0-dev.3 13:37:12 v3.0.0-dev.30 13:37:12 v3.0.0-dev.31 13:37:12 v3.0.0-dev.32 13:37:12 v3.0.0-dev.33 13:37:12 v3.0.0-dev.34 13:37:12 v3.0.0-dev.35 13:37:12 v3.0.0-dev.36 13:37:12 v3.0.0-dev.37 13:37:12 v3.0.0-dev.38 13:37:12 v3.0.0-dev.39 13:37:12 v3.0.0-dev.4 13:37:12 v3.0.0-dev.40 13:37:12 v3.0.0-dev.41 13:37:12 v3.0.0-dev.42 13:37:12 v3.0.0-dev.43 13:37:12 v3.0.0-dev.44 13:37:12 v3.0.0-dev.45 13:37:12 v3.0.0-dev.46 13:37:12 v3.0.0-dev.47 13:37:12 v3.0.0-dev.48 13:37:12 v3.0.0-dev.49 13:37:12 v3.0.0-dev.5 13:37:12 v3.0.0-dev.50 13:37:12 v3.0.0-dev.51 13:37:12 v3.0.0-dev.6 13:37:12 v3.0.0-dev.7 13:37:12 v3.0.0-dev.8 13:37:12 v3.0.0-dev.9 13:37:12 v3.1.0-dev.1 13:37:12 v3.1.0-dev.10 13:37:12 v3.1.0-dev.11 13:37:12 v3.1.0-dev.12 13:37:12 v3.1.0-dev.13 13:37:12 v3.1.0-dev.14 13:37:12 v3.1.0-dev.15 13:37:12 v3.1.0-dev.16 13:37:12 v3.1.0-dev.17 13:37:12 v3.1.0-dev.18 13:37:12 v3.1.0-dev.19 13:37:12 v3.1.0-dev.2 13:37:12 v3.1.0-dev.20 13:37:12 v3.1.0-dev.21 13:37:12 v3.1.0-dev.22 13:37:12 v3.1.0-dev.23 13:37:12 v3.1.0-dev.24 13:37:12 v3.1.0-dev.25 13:37:12 v3.1.0-dev.26 13:37:12 v3.1.0-dev.27 13:37:12 v3.1.0-dev.28 13:37:12 v3.1.0-dev.29 13:37:12 v3.1.0-dev.3 13:37:12 v3.1.0-dev.30 13:37:12 v3.1.0-dev.4 13:37:12 v3.1.0-dev.5 13:37:12 v3.1.0-dev.6 13:37:12 v3.1.0-dev.7 13:37:12 v3.1.0-dev.8 13:37:12 v3.1.0-dev.9 [Pipeline] sh 13:37:13 + lftools sign git-tag v3.1.0-dev.30 13:37:13 Signing Git tag with Sigul... 13:37:13 Signing v3.1.0-dev.30 [Pipeline] echo 13:37:14 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:37:14 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:37:14 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:37:14 $ docker stop --time=1 d938717ffe6c22a007fbbcd590eeb826be03a61e2d2121d8dc5f390720e702b3 13:37:15 $ docker rm -f --volumes d938717ffe6c22a007fbbcd590eeb826be03a61e2d2121d8dc5f390720e702b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 13:37:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:37:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:37:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:37:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:37:16 prd-ubuntu20.04-docker-8c-8g-9204 does not seem to be running inside a container 13:37:16 $ 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 13:37:17 $ docker top 1e5addb73c42e01af6839a36607d8ed668c70c5b14db0683ae26fbfad3397705 -eo pid,comm 13:37:17 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 13:37:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:37:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:37:17 [ssh-agent] Looking for ssh-agent implementation... 13:37:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:37:17 $ docker exec 1e5addb73c42e01af6839a36607d8ed668c70c5b14db0683ae26fbfad3397705 ssh-agent 13:37:17 SSH_AUTH_SOCK=/tmp/ssh-qlFgsiWvOCay/agent.32 13:37:17 SSH_AGENT_PID=38 13:37:17 Running ssh-add (command line suppressed) 13:37:17 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15920007642446509311.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15920007642446509311.key) 13:37:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:37:17 + git semver bump pre 13:37:18 2023-10-13 13:37:18,063 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 13:37:18 2023-10-13 13:37:18,063 [bump_version] DEBUG bumping version:3.1.0-dev.30 on axis:pre with prefix:dev 13:37:18 2023-10-13 13:37:18,063 [bump_version] DEBUG bumped version:3.1.0-dev.31 13:37:18 2023-10-13 13:37:18,063 [write_version] DEBUG write version:3.1.0-dev.31 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 13:37:18 2023-10-13 13:37:18,063 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 13:37:18 2023-10-13 13:37:18,063 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 13:37:18 2023-10-13 13:37:18,065 [execute] INFO git cat-file --batch-check 13:37:18 2023-10-13 13:37:18,065 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 13:37:18 2023-10-13 13:37:18,071 [execute] INFO git cat-file --batch 13:37:18 2023-10-13 13:37:18,071 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 13:37:18 2023-10-13 13:37:18,077 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 13:37:18 3.1.0-dev.31 [Pipeline] } 13:37:18 $ docker exec --env ******** --env ******** 1e5addb73c42e01af6839a36607d8ed668c70c5b14db0683ae26fbfad3397705 ssh-agent -k 13:37:18 unset SSH_AUTH_SOCK; 13:37:18 unset SSH_AGENT_PID; 13:37:18 echo Agent pid 38 killed; 13:37:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:37:18 + git semver [Pipeline] } 13:37:18 $ docker stop --time=1 1e5addb73c42e01af6839a36607d8ed668c70c5b14db0683ae26fbfad3397705 13:37:20 $ docker rm -f --volumes 1e5addb73c42e01af6839a36607d8ed668c70c5b14db0683ae26fbfad3397705 [Pipeline] // withDockerContainer [Pipeline] sh 13:37:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:37:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:37:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:37:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:37:20 prd-ubuntu20.04-docker-8c-8g-9204 does not seem to be running inside a container 13:37: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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:37:21 $ docker top 10a918b7e04149e816aab3a30f5ef816e5d6d5cbb1b23294dd63938939739b6b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:37:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:37:21 [ssh-agent] Looking for ssh-agent implementation... 13:37:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:37:21 $ docker exec 10a918b7e04149e816aab3a30f5ef816e5d6d5cbb1b23294dd63938939739b6b ssh-agent 13:37:21 SSH_AUTH_SOCK=/tmp/ssh-y85mIQ36utkn/agent.33 13:37:21 SSH_AGENT_PID=39 13:37:21 Running ssh-add (command line suppressed) 13:37:21 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2640930840164503755.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2640930840164503755.key) 13:37:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:37:21 + git semver push 13:37:22 2023-10-13 13:37:22,121 [run_push] DEBUG push 13:37:22 2023-10-13 13:37:22,122 [execute] INFO git cat-file --batch-check 13:37:22 2023-10-13 13:37:22,122 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 13:37:22 2023-10-13 13:37:22,126 [execute] INFO git rev-list 85d322a427587e990f923188ca8cfc121f038648 -- 13:37:22 2023-10-13 13:37:22,126 [execute] DEBUG Popen(['git', 'rev-list', '85d322a427587e990f923188ca8cfc121f038648', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 13:37:22 2023-10-13 13:37:22,132 [execute] INFO git fetch -v origin 13:37:22 2023-10-13 13:37:22,133 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 13:37:22 2023-10-13 13:37:22,665 [run_push] DEBUG no remote changes detected 13:37:22 2023-10-13 13:37:22,665 [execute] INFO git push origin semver 13:37:22 2023-10-13 13:37:22,666 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 13:37:23 2023-10-13 13:37:23,576 [run_push] DEBUG push all version tags 13:37:23 2023-10-13 13:37:23,576 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 13:37:23 2023-10-13 13:37:23,577 [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) 13:37:24 2023-10-13 13:37:24,420 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 13:37:24 3.1.0-dev.31 [Pipeline] } 13:37:24 $ docker exec --env ******** --env ******** 10a918b7e04149e816aab3a30f5ef816e5d6d5cbb1b23294dd63938939739b6b ssh-agent -k 13:37:24 unset SSH_AUTH_SOCK; 13:37:24 unset SSH_AGENT_PID; 13:37:24 echo Agent pid 39 killed; 13:37:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:37:25 + git semver [Pipeline] } 13:37:25 $ docker stop --time=1 10a918b7e04149e816aab3a30f5ef816e5d6d5cbb1b23294dd63938939739b6b 13:37:26 $ docker rm -f --volumes 10a918b7e04149e816aab3a30f5ef816e5d6d5cbb1b23294dd63938939739b6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:37:27 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 13:37:27 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 13:37:27 total 16 13:37:27 drwxr-xr-x 3 root root 4096 Oct 13 13:28 . 13:37:27 drwxrwxr-x 11 jenkins jenkins 4096 Oct 13 13:37 .. 13:37:27 drwxr-xr-x 2 root root 4096 Oct 13 13:28 cost 13:37:27 -rw-r--r-- 1 root root 89 Oct 13 13:28 cost.csv 13:37:27 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 13:37:27 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 13:37:27 total 16 13:37:27 drwxr-xr-x 3 jenkins jenkins 4096 Oct 13 13:28 . 13:37:27 drwxrwxr-x 11 jenkins jenkins 4096 Oct 13 13:37 .. 13:37:27 drwxr-xr-x 2 jenkins jenkins 4096 Oct 13 13:28 cost 13:37:27 -rw-r--r-- 1 jenkins jenkins 89 Oct 13 13:28 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:37:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:37:28 ---> package-listing.sh 13:37:28 ++ facter osfamily 13:37:28 ++ tr '[:upper:]' '[:lower:]' 13:37:28 + OS_FAMILY=debian 13:37:28 + workspace=/w/workspace/exfoundry_device-usb-camera_main 13:37:28 + START_PACKAGES=/tmp/packages_start.txt 13:37:28 + END_PACKAGES=/tmp/packages_end.txt 13:37:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:37:28 + PACKAGES=/tmp/packages_start.txt 13:37:28 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 13:37:28 + PACKAGES=/tmp/packages_end.txt 13:37:28 + case "${OS_FAMILY}" in 13:37:28 + dpkg -l 13:37:28 + grep '^ii' 13:37:28 + '[' -f /tmp/packages_start.txt ']' 13:37:28 + '[' -f /tmp/packages_end.txt ']' 13:37:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:37:28 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 13:37:28 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 13:37:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 13:37:28 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 13:37:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:37:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:37:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:37:29 prd-ubuntu20.04-docker-8c-8g-9204 does not seem to be running inside a container 13:37:29 $ 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 13:37:29 $ docker top 449fa9a425868de59c43bf7d437db4a08575ef78026c6dad296030b4e9e9fd14 -eo pid,comm [Pipeline] { [Pipeline] sh 13:37:30 + touch /tmp/pre-build-complete [Pipeline] sh 13:37:30 + mkdir -p /var/log/sysstat [Pipeline] sh 13:37:30 + ls /var/log/sa-host 13:37:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:37:30 provisioning config files... 13:37:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11068922328225434707tmp [Pipeline] { [Pipeline] echo 13:37:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:37:31 ---> create-netrc.sh [Pipeline] } 13:37:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:37:31 ---> python-tools-install.sh [Pipeline] echo 13:37:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:37:31 ---> sudo-logs.sh 13:37:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:37:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:37:32 ---> job-cost.sh 13:37:32 lf-activate-venv: SKIPPING 13:37:32 DEBUG: total: 0.2199999988079071 13:37:32 INFO: Retrieving Stack Cost... 13:37:32 INFO: Retrieving Pricing Info for: v3-standard-8 13:37:32 INFO: Archiving Costs [Pipeline] echo 13:37:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:37:33 ---> logs-deploy.sh 13:37:33 lf-activate-venv: SKIPPING 13:37:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/156 13:37:33 INFO: archiving workspace using pattern(s): 13:37:34 Archives upload complete. 13:37:34 INFO: archiving logs to Nexus