Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9501c8302724f89e31276cefd420c8543fbf660b 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-ssh4739865057441033381.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-ssh3390380162952782638.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-ssh510809336837912198.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-ssh12516263587774829538.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-ssh15264942440965988402.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10314 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 9501c8302724f89e31276cefd420c8543fbf660b (main) Commit message: "Merge pull request #305 from lenny-intel/remove-comments" > 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 9501c8302724f89e31276cefd420c8543fbf660b # timeout=10 > git rev-list --no-walk 5ff88c8aa6dc9ed9828c2e8154975093976fd3dc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:05:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:05:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:05:37 ========================================================= 22:05:37 EdgeX Global Pipelines Version Info 22:05:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:05:38 ------------------- 22:05:38 stable info: 22:05:38 ------------------- 22:05:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:05:38 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 22:05:38 Message: update stable to v1.0.254 22:05:38 ------------------- 22:05:38 experimental info: 22:05:38 ------------------- 22:05:38 Commited By: **** collab-it+edgex@linuxfoundation.org 22:05:38 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 22:05:38 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:05:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 22:05:39 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 22:05:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:05:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:05:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:05:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 22:05:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:05:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:05:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:05:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:05:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:05:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 22:05:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:05:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:05:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:05:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:05:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:05:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:05:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:05:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:05:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:05:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:05:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:05:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:05:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:05:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:05:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:05:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:05:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:05:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:05:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9501c8302724f89e31276cefd420c8543fbf660b [Pipeline] echo 22:05:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9501c83 [Pipeline] echo 22:05:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:05:39 provisioning config files... 22:05:39 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10142761230686211563tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:05:39 ---> docker-login.sh 22:05:39 nexus3.edgexfoundry.org:10001 22:05:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:40 Configure a credential helper to remove this warning. See 22:05:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:40 22:05:40 Login Succeeded 22:05:40 nexus3.edgexfoundry.org:10002 22:05:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:40 Configure a credential helper to remove this warning. See 22:05:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:40 22:05:40 Login Succeeded 22:05:40 nexus3.edgexfoundry.org:10003 22:05:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:40 Configure a credential helper to remove this warning. See 22:05:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:40 22:05:40 Login Succeeded 22:05:40 nexus3.edgexfoundry.org:10004 22:05:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:40 Configure a credential helper to remove this warning. See 22:05:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:40 22:05:40 Login Succeeded 22:05:40 docker.io 22:05:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:40 Configure a credential helper to remove this warning. See 22:05:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:40 22:05:40 Login Succeeded 22:05:40 ---> docker-login.sh ends [Pipeline] } 22:05:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:05:41 + git rev-list -1 --merges 9501c8302724f89e31276cefd420c8543fbf660b~1..9501c8302724f89e31276cefd420c8543fbf660b [Pipeline] echo 22:05:41 -----------> git rev-list -1 --merges 9501c8302724f89e31276cefd420c8543fbf660b~1..9501c8302724f89e31276cefd420c8543fbf660b 9501c8302724f89e31276cefd420c8543fbf660b 22:05:41 9501c8302724f89e31276cefd420c8543fbf660b [false] [Pipeline] sh 22:05:41 + git log --format=format:%s -1 9501c8302724f89e31276cefd420c8543fbf660b [Pipeline] echo 22:05:41 ========================================================= 22:05:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:05:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:05:41 + git log --format=format:%s -1 9501c8302724f89e31276cefd420c8543fbf660b [Pipeline] echo 22:05:41 [semverPrep] GIT_COMMIT: 9501c8302724f89e31276cefd420c8543fbf660b, Commit Message: Merge pull request #305 from lenny-intel/remove-comments [Pipeline] echo 22:05:41 [semverPrep] This is not a build commit. [Pipeline] sh 22:05:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:05:42 + grep -v github /etc/ssh/ssh_known_hosts 22:05:42 + [ -e /tmp/ssh_known_hosts ] 22:05:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:05:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:05:42 + sudo tee -a /etc/ssh/ssh_known_hosts 22:05:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:05:42 22:05:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:05:43 0.1.4: Pulling from edgex-devops/py-git-semver 22:05:43 b85a868b505f: Pulling fs layer 22:05:43 e2be974225ed: Pulling fs layer 22:05:43 339a4e72a1f5: Pulling fs layer 22:05:43 988bab9f4d93: Pulling fs layer 22:05:43 1469e6f7b9e6: Pulling fs layer 22:05:43 eaf3925da568: Pulling fs layer 22:05:43 bab4dde63d76: Pulling fs layer 22:05:43 bde34c3a00c8: Pulling fs layer 22:05:43 b352a97aabf1: Pulling fs layer 22:05:43 4872d77fe225: Pulling fs layer 22:05:43 5851b861e8e6: Pulling fs layer 22:05:43 eaf3925da568: Waiting 22:05:43 988bab9f4d93: Waiting 22:05:43 b352a97aabf1: Waiting 22:05:43 1469e6f7b9e6: Waiting 22:05:43 bab4dde63d76: Waiting 22:05:43 5851b861e8e6: Waiting 22:05:43 4872d77fe225: Waiting 22:05:43 bde34c3a00c8: Waiting 22:05:43 e2be974225ed: Download complete 22:05:43 988bab9f4d93: Verifying Checksum 22:05:43 988bab9f4d93: Download complete 22:05:43 1469e6f7b9e6: Verifying Checksum 22:05:43 1469e6f7b9e6: Download complete 22:05:43 eaf3925da568: Verifying Checksum 22:05:43 eaf3925da568: Download complete 22:05:43 339a4e72a1f5: Verifying Checksum 22:05:43 339a4e72a1f5: Download complete 22:05:43 bde34c3a00c8: Verifying Checksum 22:05:43 bde34c3a00c8: Download complete 22:05:43 b352a97aabf1: Verifying Checksum 22:05:43 b352a97aabf1: Download complete 22:05:43 4872d77fe225: Download complete 22:05:43 5851b861e8e6: Download complete 22:05:43 b85a868b505f: Download complete 22:05:43 bab4dde63d76: Verifying Checksum 22:05:43 bab4dde63d76: Download complete 22:05:44 b85a868b505f: Pull complete 22:05:45 e2be974225ed: Pull complete 22:05:45 339a4e72a1f5: Pull complete 22:05:45 988bab9f4d93: Pull complete 22:05:45 1469e6f7b9e6: Pull complete 22:05:45 eaf3925da568: Pull complete 22:05:47 bab4dde63d76: Pull complete 22:05:47 bde34c3a00c8: Pull complete 22:05:48 b352a97aabf1: Pull complete 22:05:48 4872d77fe225: Pull complete 22:05:48 5851b861e8e6: Pull complete 22:05:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:05:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:05:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:05:48 prd-ubuntu20.04-docker-8c-8g-10314 does not seem to be running inside a container 22:05: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:05:52 $ docker top f172907441ee732289d2f0764b79415ec1fb1a764d4801b470e416c32fc7bf45 -eo pid,comm 22:05:52 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). 22:05:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:05:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:05:52 [ssh-agent] Looking for ssh-agent implementation... 22:05:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:05:52 $ docker exec f172907441ee732289d2f0764b79415ec1fb1a764d4801b470e416c32fc7bf45 ssh-agent 22:05:52 SSH_AUTH_SOCK=/tmp/ssh-QPXxdHsLEnRq/agent.32 22:05:52 SSH_AGENT_PID=38 22:05:52 Running ssh-add (command line suppressed) 22:05:52 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5557052414613181409.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5557052414613181409.key) 22:05:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:05:52 + git tag --points-at HEAD [Pipeline] } 22:05:52 $ docker exec --env ******** --env ******** f172907441ee732289d2f0764b79415ec1fb1a764d4801b470e416c32fc7bf45 ssh-agent -k 22:05:52 unset SSH_AUTH_SOCK; 22:05:52 unset SSH_AGENT_PID; 22:05:52 echo Agent pid 38 killed; 22:05:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:05:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:05:52 [ssh-agent] Looking for ssh-agent implementation... 22:05:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:05:53 $ docker exec f172907441ee732289d2f0764b79415ec1fb1a764d4801b470e416c32fc7bf45 ssh-agent 22:05:53 SSH_AUTH_SOCK=/tmp/ssh-Aw5ctDSjzLun/agent.70 22:05:53 SSH_AGENT_PID=76 22:05:53 Running ssh-add (command line suppressed) 22:05:53 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9366897152387833965.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9366897152387833965.key) 22:05:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:05:53 + git semver init 22:05:53 2023-10-24 22:05:53,804 [run_init] DEBUG init version:0.0.0 force:False 22:05:53 2023-10-24 22:05:53,805 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 22:05:53 2023-10-24 22:05:53,806 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 22:05:53 2023-10-24 22:05:53,807 [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) 22:05:54 2023-10-24 22:05:54,623 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 22:05:54 2023-10-24 22:05:54,624 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 22:05:54 2023-10-24 22:05:54,624 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:05:54 2023-10-24 22:05:54,624 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:05:54 3.1.0-dev.34 [Pipeline] } 22:05:54 $ docker exec --env ******** --env ******** f172907441ee732289d2f0764b79415ec1fb1a764d4801b470e416c32fc7bf45 ssh-agent -k 22:05:54 unset SSH_AUTH_SOCK; 22:05:54 unset SSH_AGENT_PID; 22:05:54 echo Agent pid 76 killed; 22:05:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:05:55 + git semver [Pipeline] } 22:05:55 $ docker stop --time=1 f172907441ee732289d2f0764b79415ec1fb1a764d4801b470e416c32fc7bf45 22:05:56 $ docker rm -f --volumes f172907441ee732289d2f0764b79415ec1fb1a764d4801b470e416c32fc7bf45 [Pipeline] // withDockerContainer [Pipeline] sh 22:05:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:05:57 Stashed 1 file(s) [Pipeline] echo 22:05:57 [edgeXSemver]: initialized semver on version 3.1.0-dev.34 [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 22:05:57 provisioning config files... 22:05:57 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13022322227216822969tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:05:57 ---> docker-login.sh 22:05:57 nexus3.edgexfoundry.org:10001 22:05:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:57 Configure a credential helper to remove this warning. See 22:05:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:57 22:05:57 Login Succeeded 22:05:57 nexus3.edgexfoundry.org:10002 22:05:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:57 Configure a credential helper to remove this warning. See 22:05:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:57 22:05:57 Login Succeeded 22:05:57 nexus3.edgexfoundry.org:10003 22:05:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:58 Configure a credential helper to remove this warning. See 22:05:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:58 22:05:58 Login Succeeded 22:05:58 nexus3.edgexfoundry.org:10004 22:05:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:58 Configure a credential helper to remove this warning. See 22:05:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:58 22:05:58 Login Succeeded 22:05:58 docker.io 22:05:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:58 Configure a credential helper to remove this warning. See 22:05:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:58 22:05:58 Login Succeeded 22:05:58 ---> docker-login.sh ends [Pipeline] } 22:05:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:05:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:05:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:05:58 ========================================================= 22:05:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 22:05:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:59 + 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 . 22:05:59 Sending build context to Docker daemon 2.23MB 22:05:59 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 22:05:59 Step 2/13 : FROM ${BASE} AS builder 22:05:59 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 22:05:59 7264a8db6415: Pulling fs layer 22:05:59 c4d48a809fc2: Pulling fs layer 22:05:59 4f1c88b9dad5: Pulling fs layer 22:05:59 ad3a456e5733: Pulling fs layer 22:05:59 33e27b845d1e: Pulling fs layer 22:05:59 c68163c4e522: Pulling fs layer 22:05:59 50da416c3ac9: Pulling fs layer 22:05:59 23d2d4c4bb30: Pulling fs layer 22:05:59 ad3a456e5733: Waiting 22:05:59 33e27b845d1e: Waiting 22:05:59 50da416c3ac9: Waiting 22:05:59 23d2d4c4bb30: Waiting 22:05:59 c68163c4e522: Waiting 22:05:59 c4d48a809fc2: Verifying Checksum 22:05:59 c4d48a809fc2: Download complete 22:05:59 ad3a456e5733: Download complete 22:05:59 33e27b845d1e: Download complete 22:05:59 7264a8db6415: Verifying Checksum 22:05:59 7264a8db6415: Download complete 22:05:59 c68163c4e522: Verifying Checksum 22:05:59 c68163c4e522: Download complete 22:05:59 7264a8db6415: Pull complete 22:05:59 23d2d4c4bb30: Verifying Checksum 22:05:59 23d2d4c4bb30: Download complete 22:05:59 c4d48a809fc2: Pull complete 22:05:59 4f1c88b9dad5: Verifying Checksum 22:05:59 4f1c88b9dad5: Download complete 22:06:00 50da416c3ac9: Verifying Checksum 22:06:00 50da416c3ac9: Download complete 22:06:02 4f1c88b9dad5: Pull complete 22:06:02 ad3a456e5733: Pull complete 22:06:02 33e27b845d1e: Pull complete 22:06:02 c68163c4e522: Pull complete 22:06:05 50da416c3ac9: Pull complete 22:06:05 23d2d4c4bb30: Pull complete 22:06:05 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 22:06:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 22:06:05 ---> 0786185ac409 22:06:05 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:06:12 ---> Running in 749fa3262a2c 22:06:12 Removing intermediate container 749fa3262a2c 22:06:12 ---> 5779215efc4a 22:06:12 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:06:12 ---> Running in 3268302c69fa 22:06:12 Removing intermediate container 3268302c69fa 22:06:12 ---> d0b15ceb94e2 22:06:12 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 22:06:12 ---> Running in 29dbbf4ff041 22:06:12 Removing intermediate container 29dbbf4ff041 22:06:12 ---> de129eb06d62 22:06:12 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:06:12 Still waiting to schedule task 22:06:12 ‘prd-ubuntu20.04-docker-arm64-4c-16g-10305’ is offline 22:06:12 ‘prd-ubuntu20.04-docker-arm64-4c-16g-10315’ is offline 22:06:12 ---> Running in 927d63dbe335 22:06:12 Removing intermediate container 927d63dbe335 22:06:12 ---> cbae99240104 22:06:12 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:06:12 ---> Running in db60a79f558d 22:06:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:06:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:06:13 (1/13) Installing libintl (0.21.1-r7) 22:06:13 (2/13) Installing eudev-libs (3.2.11-r8) 22:06:13 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 22:06:13 (4/13) Installing v4l-utils-libs (1.24.1-r0) 22:06:13 (5/13) Installing v4l-utils (1.24.1-r0) 22:06:13 (6/13) Installing libdvbv5 (1.24.1-r0) 22:06:13 (7/13) Installing udev-init-scripts (35-r1) 22:06:13 (8/13) Installing libblkid (2.38.1-r8) 22:06:13 (9/13) Installing xz-libs (5.4.3-r0) 22:06:13 (10/13) Installing kmod-libs (30-r3) 22:06:13 (11/13) Installing eudev (3.2.11-r8) 22:06:13 (12/13) Installing eudev-dev (3.2.11-r8) 22:06:13 (13/13) Installing v4l-utils-dev (1.24.1-r0) 22:06:13 Executing busybox-1.36.1-r2.trigger 22:06:13 Executing eudev-3.2.11-r8.trigger 22:06:13 OK: 271 MiB in 65 packages 22:06:13 Removing intermediate container db60a79f558d 22:06:13 ---> d720f5888d75 22:06:13 Step 8/13 : WORKDIR /device-usb-camera 22:06:13 ---> Running in eee21df0a126 22:06:13 Removing intermediate container eee21df0a126 22:06:13 ---> 5921d5034c4d 22:06:13 Step 9/13 : COPY go.mod vendor* ./ 22:06:14 ---> c84e375a58bc 22:06:14 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:06:14 ---> Running in ad3054da2ddd 22:07:10 Removing intermediate container ad3054da2ddd 22:07:10 ---> 19fd13d7afe0 22:07:10 Step 11/13 : COPY . . 22:07:10 ---> 4ad60c3c1fe5 22:07:10 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:07:10 ---> Running in 7757c4a639cb 22:07:10  % Total % Received % Xferd Average Speed Time Time Time Current 22:07:10 Dload Upload Total  Spent Left Speed 22:07:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 12927 0 --:--:-- --:--:-- --:--:-- 13052 22:07:11 Removing intermediate container 7757c4a639cb 22:07:11 ---> fae0108e681b 22:07:11 Step 13/13 : RUN ${MAKE} 22:07:11 ---> Running in a1b81f8e58fd 22:07:11 noop 22:07:11 Removing intermediate container a1b81f8e58fd 22:07:11 ---> d66f25804ea4 22:07:11 Successfully built d66f25804ea4 22:07:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:11 + docker inspect -f . ci-base-image-x86_64 22:07:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:07:12 prd-ubuntu20.04-docker-8c-8g-10314 does not seem to be running inside a container 22:07:12 $ 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 22:07:12 $ docker top 6e0181989f8bbc0b38e2cd8b51ac3736e72ed15cf466425bbe2f29aa74da5183 -eo pid,comm [Pipeline] { [Pipeline] sh 22:07:12 + go version 22:07:12 go version go1.21.0 linux/amd64 [Pipeline] } 22:07:12 $ docker stop --time=1 6e0181989f8bbc0b38e2cd8b51ac3736e72ed15cf466425bbe2f29aa74da5183 22:07:13 $ docker rm -f --volumes 6e0181989f8bbc0b38e2cd8b51ac3736e72ed15cf466425bbe2f29aa74da5183 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:14 + docker inspect -f . ci-base-image-x86_64 22:07:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:07:14 prd-ubuntu20.04-docker-8c-8g-10314 does not seem to be running inside a container 22:07:14 $ 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 22:07:14 $ docker top d7b64a96fa030938886d21f0b609efb7a5dd3d0abca606c032b9ef9c81cf2f0f -eo pid,comm [Pipeline] { [Pipeline] sh 22:07:15 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 22:07:15 + make test 22:07:15 go test ./... -coverprofile=coverage.out ./... 22:07:16 ? github.com/edgexfoundry/device-usb-camera [no test files] 22:07:26 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 22:07:27 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 4.4% of statements 22:07:33 go vet ./... 22:07:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:07:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:07:36 ./bin/test-attribution-txt.sh [Pipeline] echo 22:07:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:07:36 $ docker stop --time=1 d7b64a96fa030938886d21f0b609efb7a5dd3d0abca606c032b9ef9c81cf2f0f 22:07:41 $ docker rm -f --volumes d7b64a96fa030938886d21f0b609efb7a5dd3d0abca606c032b9ef9c81cf2f0f [Pipeline] // withDockerContainer [Pipeline] sh 22:07:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:07:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:07:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:07:42 + ls -al . 22:07:42 total 216 22:07:42 drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 22:07 . 22:07:42 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 22:05 .. 22:07:42 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 22:07 .git 22:07:42 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 22:05 .github 22:07:42 -rw-rw-r-- 1 jenkins jenkins 429 Oct 24 22:05 .gitignore 22:07:42 -rw-rw-r-- 1 jenkins jenkins 45 Oct 24 22:05 .golangci.yml 22:07:42 -rw-rw-r-- 1 jenkins jenkins 77 Oct 24 22:05 .hadolint.yml 22:07:42 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 22:05 .semver 22:07:42 -rw-rw-r-- 1 jenkins jenkins 10851 Oct 24 22:05 Attribution.txt 22:07:42 -rw-rw-r-- 1 jenkins jenkins 11903 Oct 24 22:05 CHANGELOG.md 22:07:42 -rw-rw-r-- 1 jenkins jenkins 2453 Oct 24 22:05 Dockerfile 22:07:42 -rw-rw-r-- 1 jenkins jenkins 678 Oct 24 22:05 GOVERNANCE.md 22:07:42 -rw-rw-r-- 1 jenkins jenkins 659 Oct 24 22:05 Jenkinsfile 22:07:42 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 24 22:05 LICENSE 22:07:42 -rw-rw-r-- 1 jenkins jenkins 2611 Oct 24 22:05 Makefile 22:07:42 -rw-rw-r-- 1 jenkins jenkins 622 Oct 24 22:05 OWNERS.md 22:07:42 -rw-rw-r-- 1 jenkins jenkins 2575 Oct 24 22:05 README.md 22:07:42 -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 22:05 VERSION 22:07:42 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 22:05 bin 22:07:42 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 22:05 cmd 22:07:42 -rw-r--r-- 1 jenkins jenkins 54703 Oct 24 22:07 coverage.out 22:07:42 -rwxrwxr-x 1 jenkins jenkins 84 Oct 24 22:05 docker-entrypoint.sh 22:07:42 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 22:05 docs 22:07:42 -rw-rw-r-- 1 jenkins jenkins 3925 Oct 24 22:05 go.mod 22:07:42 -rw-rw-r-- 1 jenkins jenkins 34838 Oct 24 22:05 go.sum 22:07:42 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 22:05 internal 22:07:42 -rw-rw-r-- 1 jenkins jenkins 231 Oct 24 22:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:42 + 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=9501c8302724f89e31276cefd420c8543fbf660b --label arch=amd64 --label version=3.1.0-dev.34 . 22:07:42 Sending build context to Docker daemon 2.286MB 22:07:42 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 22:07:42 Step 2/36 : FROM ${BASE} AS builder 22:07:42 ---> d66f25804ea4 22:07:42 Step 3/36 : ARG ADD_BUILD_TAGS="" 22:07:42 ---> Running in 833d60085e3e 22:07:42 Removing intermediate container 833d60085e3e 22:07:42 ---> dde016b0c6a2 22:07:42 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:07:42 ---> Running in 5cfe941eb8f6 22:07:42 Removing intermediate container 5cfe941eb8f6 22:07:42 ---> 2e66303bade7 22:07:42 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 22:07:42 ---> Running in 7f6c31b384bb 22:07:43 Removing intermediate container 7f6c31b384bb 22:07:43 ---> f2e3a2bbfffb 22:07:43 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:07:43 ---> Running in 6a139bffe788 22:07:43 Removing intermediate container 6a139bffe788 22:07:43 ---> c5a116fc85f9 22:07:43 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:07:43 ---> Running in 2aff243455fb 22:07:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:07:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:07:43 OK: 271 MiB in 65 packages 22:07:44 Removing intermediate container 2aff243455fb 22:07:44 ---> 94a22e5e0ff0 22:07:44 Step 8/36 : WORKDIR /device-usb-camera 22:07:44 ---> Running in f384a3126281 22:07:44 Removing intermediate container f384a3126281 22:07:44 ---> da41af7a00fa 22:07:44 Step 9/36 : COPY go.mod vendor* ./ 22:07:44 ---> 61647e878616 22:07:44 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:07:44 ---> Running in d43e4eb935fa 22:07:44 Removing intermediate container d43e4eb935fa 22:07:44 ---> e2f4ee4e28d3 22:07:44 Step 11/36 : COPY . . 22:07:45 ---> dbfe79fd5f85 22:07:45 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:07:45 ---> Running in f40dfc91d0c5 22:07:45  % Total % Received % Xferd Average Speed Time Time Time Current 22:07:45 Dload Upload Total Spent Left Speed 22:07:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 39070 0 --:--:-- --:--:-- --:--:-- 40419 22:07:45 Removing intermediate container f40dfc91d0c5 22:07:45 ---> df8bd22d1247 22:07:45 Step 13/36 : RUN ${MAKE} 22:07:45 ---> Running in 8f62fe867aa6 22:07:46 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.34 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 22:08:08 Removing intermediate container 8f62fe867aa6 22:08:08 ---> cb7ae954c537 22:08:08 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 22:08:08 v0.21.6: Pulling from aler9/rtsp-simple-server 22:08:08 4acc49c71d14: Pulling fs layer 22:08:08 4acc49c71d14: Verifying Checksum 22:08:08 4acc49c71d14: Download complete 22:08:08 4acc49c71d14: Pull complete 22:08:08 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 22:08:08 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 22:08:08 ---> 01a2bd3e5fff 22:08:08 Step 15/36 : FROM alpine:3.18 22:08:09 3.18: Pulling from library/alpine 22:08:09 96526aa774ef: Pulling fs layer 22:08:09 96526aa774ef: Verifying Checksum 22:08:09 96526aa774ef: Download complete 22:08:09 96526aa774ef: Pull complete 22:08:09 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:08:09 Status: Downloaded newer image for alpine:3.18 22:08:09 ---> 8ca4688f4f35 22:08:09 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 22:08:10 ---> Running in 5c03388cd96c 22:08:10 Removing intermediate container 5c03388cd96c 22:08:10 ---> c543eab03f1c 22:08:10 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 22:08:10 ---> Running in b7169f74c0f9 22:08:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:08:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:08:10 (1/107) Installing dumb-init (1.2.5-r2) 22:08:10 (2/107) Installing sdl2 (2.26.5-r0) 22:08:10 (3/107) Installing svt-av1-libs (1.6.0-r0) 22:08:10 (4/107) Installing aom-libs (3.6.1-r0) 22:08:11 (5/107) Installing libxau (1.0.11-r2) 22:08:11 (6/107) Installing libmd (1.0.4-r2) 22:08:11 (7/107) Installing libbsd (0.11.7-r1) 22:08:11 (8/107) Installing libxdmcp (1.1.4-r2) 22:08:11 (9/107) Installing libxcb (1.15-r1) 22:08:11 (10/107) Installing libx11 (1.8.4-r4) 22:08:11 (11/107) Installing hwdata-pci (0.370-r0) 22:08:11 (12/107) Installing libpciaccess (0.17-r2) 22:08:11 (13/107) Installing libdrm (2.4.115-r4) 22:08:11 (14/107) Installing libxext (1.3.5-r2) 22:08:11 (15/107) Installing libxfixes (6.0.1-r2) 22:08:11 (16/107) Installing libffi (3.4.4-r2) 22:08:11 (17/107) Installing wayland-libs-client (1.22.0-r2) 22:08:11 (18/107) Installing libva (2.18.0-r1) 22:08:11 (19/107) Installing libvdpau (1.5-r1) 22:08:11 (20/107) Installing libgcc (12.2.1_git20220924-r10) 22:08:11 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 22:08:11 (22/107) Installing onevpl-libs (2023.2.1-r0) 22:08:11 (23/107) Installing ffmpeg-libavutil (6.0-r15) 22:08:11 (24/107) Installing libdav1d (1.2.1-r0) 22:08:11 (25/107) Installing brotli-libs (1.0.9-r14) 22:08:11 (26/107) Installing libhwy (1.0.4-r1) 22:08:11 (27/107) Installing lcms2 (2.15-r2) 22:08:11 (28/107) Installing libjxl (0.8.2-r0) 22:08:11 (29/107) Installing lame-libs (3.100-r5) 22:08:11 (30/107) Installing opus (1.4-r0) 22:08:11 (31/107) Installing libgomp (12.2.1_git20220924-r10) 22:08:11 (32/107) Installing soxr (0.1.3-r5) 22:08:11 (33/107) Installing ffmpeg-libswresample (6.0-r15) 22:08:11 (34/107) Installing libogg (1.3.5-r4) 22:08:11 (35/107) Installing libtheora (1.1.1-r17) 22:08:11 (36/107) Installing libvorbis (1.3.7-r1) 22:08:11 (37/107) Installing libvpx (1.13.0-r2) 22:08:11 (38/107) Installing libwebp (1.3.2-r0) 22:08:11 (39/107) Installing x264-libs (0.164_git20220602-r1) 22:08:11 (40/107) Installing numactl (2.0.16-r4) 22:08:11 (41/107) Installing x265-libs (3.5-r4) 22:08:11 (42/107) Installing xvidcore (1.3.7-r1) 22:08:11 (43/107) Installing ffmpeg-libavcodec (6.0-r15) 22:08:11 (44/107) Installing alsa-lib (1.2.9-r1) 22:08:11 (45/107) Installing libexpat (2.5.0-r1) 22:08:11 (46/107) Installing libbz2 (1.0.8-r5) 22:08:11 (47/107) Installing libpng (1.6.39-r3) 22:08:11 (48/107) Installing freetype (2.13.0-r5) 22:08:11 (49/107) Installing fontconfig (2.14.2-r3) 22:08:11 (50/107) Installing fribidi (1.0.13-r0) 22:08:11 (51/107) Installing libintl (0.21.1-r7) 22:08:11 (52/107) Installing libblkid (2.38.1-r8) 22:08:11 (53/107) Installing libmount (2.38.1-r8) 22:08:11 (54/107) Installing pcre2 (10.42-r1) 22:08:11 (55/107) Installing glib (2.76.4-r0) 22:08:11 (56/107) Installing graphite2 (1.3.14-r5) 22:08:11 (57/107) Installing harfbuzz (7.3.0-r0) 22:08:11 (58/107) Installing libunibreak (5.1-r0) 22:08:11 (59/107) Installing libass (0.17.1-r0) 22:08:11 (60/107) Installing libbluray (1.3.4-r0) 22:08:11 (61/107) Installing gmp (6.2.1-r3) 22:08:11 (62/107) Installing nettle (3.8.1-r2) 22:08:11 (63/107) Installing libunistring (1.1-r1) 22:08:11 (64/107) Installing libidn2 (2.3.4-r1) 22:08:11 (65/107) Installing p11-kit (0.24.1-r2) 22:08:12 (66/107) Installing libtasn1 (4.19.0-r1) 22:08:12 (67/107) Installing gnutls (3.8.0-r2) 22:08:12 (68/107) Installing mpg123-libs (1.31.3-r1) 22:08:12 (69/107) Installing libopenmpt (0.7.2-r0) 22:08:12 (70/107) Installing cjson (1.7.15-r4) 22:08:12 (71/107) Installing mbedtls (2.28.5-r0) 22:08:12 (72/107) Installing librist (0.2.7-r0) 22:08:12 (73/107) Installing libsrt (1.5.2-r0) 22:08:12 (74/107) Installing libssh (0.10.5-r0) 22:08:12 (75/107) Installing xz-libs (5.4.3-r0) 22:08:12 (76/107) Installing libxml2 (2.11.4-r0) 22:08:12 (77/107) Installing libsodium (1.0.18-r3) 22:08:12 (78/107) Installing libzmq (4.3.4-r4) 22:08:12 (79/107) Installing ffmpeg-libavformat (6.0-r15) 22:08:12 (80/107) Installing glslang-libs (1.3.243.0-r1) 22:08:12 (81/107) Installing spirv-tools (1.3.243.0-r1) 22:08:12 (82/107) Installing shaderc (2023.3-r1) 22:08:12 (83/107) Installing vulkan-loader (1.3.243.0-r1) 22:08:12 (84/107) Installing libplacebo (5.264.1-r1) 22:08:12 (85/107) Installing ffmpeg-libpostproc (6.0-r15) 22:08:12 (86/107) Installing ffmpeg-libswscale (6.0-r15) 22:08:12 (87/107) Installing vidstab (1.1.1-r0) 22:08:12 (88/107) Installing zimg (3.0.5-r0) 22:08:12 (89/107) Installing ffmpeg-libavfilter (6.0-r15) 22:08:12 (90/107) Installing libasyncns (0.8-r1) 22:08:12 (91/107) Installing dbus-libs (1.14.8-r0) 22:08:12 (92/107) Installing libltdl (2.4.7-r2) 22:08:12 (93/107) Installing orc (0.4.34-r0) 22:08:12 (94/107) Installing flac-libs (1.4.3-r0) 22:08:12 (95/107) Installing libsndfile (1.2.0-r2) 22:08:12 (96/107) Installing speexdsp (1.2.1-r1) 22:08:12 (97/107) Installing tdb-libs (1.4.8-r1) 22:08:12 (98/107) Installing libpulse (16.1-r10) 22:08:12 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 22:08:12 (100/107) Installing v4l-utils-libs (1.24.1-r0) 22:08:12 (101/107) Installing ffmpeg-libavdevice (6.0-r15) 22:08:12 (102/107) Installing ffmpeg (6.0-r15) 22:08:12 (103/107) Installing udev-init-scripts (35-r1) 22:08:12 (104/107) Installing eudev-libs (3.2.11-r8) 22:08:12 (105/107) Installing zstd-libs (1.5.5-r4) 22:08:12 (106/107) Installing kmod-libs (30-r3) 22:08:12 (107/107) Installing eudev (3.2.11-r8) 22:08:12 Executing busybox-1.36.1-r2.trigger 22:08:12 Executing glib-2.76.4-r0.trigger 22:08:12 Executing eudev-3.2.11-r8.trigger 22:08:12 OK: 131 MiB in 122 packages 22:08:16 Removing intermediate container b7169f74c0f9 22:08:16 ---> 367f81acdc10 22:08:16 Step 18/36 : WORKDIR / 22:08:16 ---> Running in 4e9d81c3cd88 22:08:16 Removing intermediate container 4e9d81c3cd88 22:08:16 ---> 590293d72238 22:08:16 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 22:08:17 ---> faf2a43d140b 22:08:17 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 22:08:17 ---> 619c38b9f7f9 22:08:17 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 22:08:17 ---> 5fc68698471d 22:08:17 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 22:08:17 ---> a32cc911f673 22:08:17 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 22:08:17 ---> 683a9725a9bd 22:08:17 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 22:08:17 ---> fe0a21976f5a 22:08:17 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 22:08:18 ---> 374f17fa4c58 22:08:18 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 22:08:18 ---> Running in 35ddc5c5a9ed 22:08:18 Removing intermediate container 35ddc5c5a9ed 22:08:18 ---> 788ab11fdad1 22:08:18 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 22:08:18 ---> Running in a2bb3c792b04 22:08:19 Removing intermediate container a2bb3c792b04 22:08:19 ---> 5ea8ba79f88d 22:08:19 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 22:08:19 ---> Running in 4c25d00200bc 22:08:19 Removing intermediate container 4c25d00200bc 22:08:19 ---> 2f82c0e56817 22:08:19 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 22:08:19 ---> Running in b3ca71aae45c 22:08:20 Removing intermediate container b3ca71aae45c 22:08:20 ---> b6438f39fa0a 22:08:20 Step 30/36 : EXPOSE 59983 22:08:20 ---> Running in d75e233963f4 22:08:20 Removing intermediate container d75e233963f4 22:08:20 ---> d661b6b5fa44 22:08:20 Step 31/36 : EXPOSE 8554 22:08:20 ---> Running in 40ec363620b3 22:08:20 Removing intermediate container 40ec363620b3 22:08:20 ---> aacf70eab9a2 22:08:20 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 22:08:20 ---> Running in 16edafc963a4 22:08:20 Removing intermediate container 16edafc963a4 22:08:20 ---> 33ebaa07e952 22:08:20 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 22:08:20 ---> Running in 763d5a8469bb 22:08:20 Removing intermediate container 763d5a8469bb 22:08:20 ---> e788b6c82775 22:08:20 Step 34/36 : LABEL arch=amd64 22:08:20 ---> Running in 0c4fc4415088 22:08:20 Removing intermediate container 0c4fc4415088 22:08:20 ---> a88c0c9a53c9 22:08:20 Step 35/36 : LABEL git_sha=9501c8302724f89e31276cefd420c8543fbf660b 22:08:20 ---> Running in 8308b5abfd81 22:08:20 Removing intermediate container 8308b5abfd81 22:08:20 ---> dc263802eab8 22:08:20 Step 36/36 : LABEL version=3.1.0-dev.34 22:08:20 ---> Running in 9bab656fe795 22:08:20 Removing intermediate container 9bab656fe795 22:08:20 ---> ec9fdd47d772 22:08:20 [Warning] One or more build-args [ARCH] were not consumed 22:08:20 Successfully built ec9fdd47d772 22:08:20 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:08:20 provisioning config files... 22:08:20 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config887750324425638103tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:08:21 ---> docker-login.sh 22:08:21 nexus3.edgexfoundry.org:10001 22:08:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:21 Configure a credential helper to remove this warning. See 22:08:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:21 22:08:21 Login Succeeded 22:08:21 nexus3.edgexfoundry.org:10002 22:08:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:21 Configure a credential helper to remove this warning. See 22:08:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:21 22:08:21 Login Succeeded 22:08:21 nexus3.edgexfoundry.org:10003 22:08:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:21 Configure a credential helper to remove this warning. See 22:08:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:21 22:08:21 Login Succeeded 22:08:21 nexus3.edgexfoundry.org:10004 22:08:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:21 Configure a credential helper to remove this warning. See 22:08:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:21 22:08:21 Login Succeeded 22:08:21 docker.io 22:08:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:21 Configure a credential helper to remove this warning. See 22:08:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:21 22:08:21 Login Succeeded 22:08:21 ---> docker-login.sh ends [Pipeline] } 22:08:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:08:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:08:21 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 22:08:21 9501c8302724f89e31276cefd420c8543fbf660b 22:08:21 latest 22:08:21 3.1.0-dev.34 22:08:21 9501c8302724f89e31276cefd420c8543fbf660b-3.1.0-dev.34 22:08:21 main 22:08:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:22 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:9501c8302724f89e31276cefd420c8543fbf660b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:22 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:9501c8302724f89e31276cefd420c8543fbf660b 22:08:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 22:08:22 7602e33474a3: Preparing 22:08:22 78ce2b8954c6: Preparing 22:08:22 021af686dd91: Preparing 22:08:22 57ffa8afcc96: Preparing 22:08:22 3827b5b91e75: Preparing 22:08:22 acc83c6ca332: Preparing 22:08:22 acc83c6ca332: Waiting 22:08:22 5789429324ed: Preparing 22:08:22 d47843fbcfdf: Preparing 22:08:22 b7f7773c0b88: Preparing 22:08:22 5789429324ed: Waiting 22:08:22 0d89a14cdd2c: Preparing 22:08:22 4f5eee57ff87: Preparing 22:08:22 b7f7773c0b88: Waiting 22:08:22 0d89a14cdd2c: Waiting 22:08:22 4f5eee57ff87: Waiting 22:08:22 fad7718e1ce3: Preparing 22:08:22 cc2447e1835a: Preparing 22:08:22 cc2447e1835a: Waiting 22:08:22 fad7718e1ce3: Waiting 22:08:22 78ce2b8954c6: Pushed 22:08:22 021af686dd91: Pushed 22:08:22 7602e33474a3: Pushed 22:08:22 57ffa8afcc96: Pushed 22:08:22 acc83c6ca332: Pushed 22:08:22 5789429324ed: Pushed 22:08:22 b7f7773c0b88: Pushed 22:08:22 d47843fbcfdf: Pushed 22:08:22 cc2447e1835a: Layer already exists 22:08:22 0d89a14cdd2c: Pushed 22:08:24 3827b5b91e75: Pushed 22:08:25 4f5eee57ff87: Pushed 22:08:35 fad7718e1ce3: Pushed 22:08:35 9501c8302724f89e31276cefd420c8543fbf660b: digest: sha256:bbad903ee5f90dc94105fc2fbb22201a3397b3de45d11e311b9d5e1ca6012df8 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10317 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 22:08:35 Running in /w/workspace/device-usb-camera/160 [Pipeline] { [Pipeline] checkout 22:08:35 Selected Git installation does not exist. Using Default 22:08:35 The recommended git tool is: NONE 22:08:35 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:35 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 22:08:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 22:08:35 7602e33474a3: Preparing 22:08:35 78ce2b8954c6: Preparing 22:08:35 021af686dd91: Preparing 22:08:35 57ffa8afcc96: Preparing 22:08:35 3827b5b91e75: Preparing 22:08:35 acc83c6ca332: Preparing 22:08:35 5789429324ed: Preparing 22:08:35 d47843fbcfdf: Preparing 22:08:35 b7f7773c0b88: Preparing 22:08:35 0d89a14cdd2c: Preparing 22:08:35 4f5eee57ff87: Preparing 22:08:35 fad7718e1ce3: Preparing 22:08:35 cc2447e1835a: Preparing 22:08:35 acc83c6ca332: Waiting 22:08:35 5789429324ed: Waiting 22:08:35 d47843fbcfdf: Waiting 22:08:35 b7f7773c0b88: Waiting 22:08:35 0d89a14cdd2c: Waiting 22:08:35 4f5eee57ff87: Waiting 22:08:35 fad7718e1ce3: Waiting 22:08:35 cc2447e1835a: Waiting 22:08:35 3827b5b91e75: Layer already exists 22:08:35 021af686dd91: Layer already exists 22:08:35 7602e33474a3: Layer already exists 22:08:35 78ce2b8954c6: Layer already exists 22:08:35 57ffa8afcc96: Layer already exists 22:08:35 5789429324ed: Layer already exists 22:08:35 d47843fbcfdf: Layer already exists 22:08:35 b7f7773c0b88: Layer already exists 22:08:35 0d89a14cdd2c: Layer already exists 22:08:35 acc83c6ca332: Layer already exists 22:08:35 4f5eee57ff87: Layer already exists 22:08:35 fad7718e1ce3: Layer already exists 22:08:35 cc2447e1835a: Layer already exists 22:08:35 latest: digest: sha256:bbad903ee5f90dc94105fc2fbb22201a3397b3de45d11e311b9d5e1ca6012df8 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:36 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:36 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.34 22:08:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 22:08:36 7602e33474a3: Preparing 22:08:36 78ce2b8954c6: Preparing 22:08:36 021af686dd91: Preparing 22:08:36 57ffa8afcc96: Preparing 22:08:36 3827b5b91e75: Preparing 22:08:36 acc83c6ca332: Preparing 22:08:36 5789429324ed: Preparing 22:08:36 d47843fbcfdf: Preparing 22:08:36 b7f7773c0b88: Preparing 22:08:36 0d89a14cdd2c: Preparing 22:08:36 4f5eee57ff87: Preparing 22:08:36 fad7718e1ce3: Preparing 22:08:36 cc2447e1835a: Preparing 22:08:36 d47843fbcfdf: Waiting 22:08:36 b7f7773c0b88: Waiting 22:08:36 0d89a14cdd2c: Waiting 22:08:36 4f5eee57ff87: Waiting 22:08:36 fad7718e1ce3: Waiting 22:08:36 cc2447e1835a: Waiting 22:08:36 acc83c6ca332: Waiting 22:08:36 5789429324ed: Waiting 22:08:36 57ffa8afcc96: Layer already exists 22:08:36 021af686dd91: Layer already exists 22:08:36 3827b5b91e75: Layer already exists 22:08:36 7602e33474a3: Layer already exists 22:08:36 78ce2b8954c6: Layer already exists 22:08:36 acc83c6ca332: Layer already exists 22:08:36 5789429324ed: Layer already exists 22:08:36 d47843fbcfdf: Layer already exists 22:08:36 b7f7773c0b88: Layer already exists 22:08:36 0d89a14cdd2c: Layer already exists 22:08:36 4f5eee57ff87: Layer already exists 22:08:36 cc2447e1835a: Layer already exists 22:08:36 fad7718e1ce3: Layer already exists 22:08:36 3.1.0-dev.34: digest: sha256:bbad903ee5f90dc94105fc2fbb22201a3397b3de45d11e311b9d5e1ca6012df8 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:36 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:9501c8302724f89e31276cefd420c8543fbf660b-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:37 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:9501c8302724f89e31276cefd420c8543fbf660b-3.1.0-dev.34 22:08:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 22:08:37 7602e33474a3: Preparing 22:08:37 78ce2b8954c6: Preparing 22:08:37 021af686dd91: Preparing 22:08:37 57ffa8afcc96: Preparing 22:08:37 3827b5b91e75: Preparing 22:08:37 acc83c6ca332: Preparing 22:08:37 5789429324ed: Preparing 22:08:37 d47843fbcfdf: Preparing 22:08:37 b7f7773c0b88: Preparing 22:08:37 0d89a14cdd2c: Preparing 22:08:37 4f5eee57ff87: Preparing 22:08:37 fad7718e1ce3: Preparing 22:08:37 cc2447e1835a: Preparing 22:08:37 5789429324ed: Waiting 22:08:37 4f5eee57ff87: Waiting 22:08:37 cc2447e1835a: Waiting 22:08:37 fad7718e1ce3: Waiting 22:08:37 d47843fbcfdf: Waiting 22:08:37 0d89a14cdd2c: Waiting 22:08:37 b7f7773c0b88: Waiting 22:08:37 acc83c6ca332: Waiting 22:08:37 78ce2b8954c6: Layer already exists 22:08:37 57ffa8afcc96: Layer already exists 22:08:37 021af686dd91: Layer already exists 22:08:37 3827b5b91e75: Layer already exists 22:08:37 7602e33474a3: Layer already exists 22:08:37 acc83c6ca332: Layer already exists 22:08:37 5789429324ed: Layer already exists 22:08:37 d47843fbcfdf: Layer already exists 22:08:37 b7f7773c0b88: Layer already exists 22:08:37 0d89a14cdd2c: Layer already exists 22:08:37 4f5eee57ff87: Layer already exists 22:08:37 cc2447e1835a: Layer already exists 22:08:37 fad7718e1ce3: Layer already exists 22:08:37 9501c8302724f89e31276cefd420c8543fbf660b-3.1.0-dev.34: digest: sha256:bbad903ee5f90dc94105fc2fbb22201a3397b3de45d11e311b9d5e1ca6012df8 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:37 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:37 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 22:08:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 22:08:37 7602e33474a3: Preparing 22:08:37 78ce2b8954c6: Preparing 22:08:37 021af686dd91: Preparing 22:08:37 57ffa8afcc96: Preparing 22:08:37 3827b5b91e75: Preparing 22:08:37 acc83c6ca332: Preparing 22:08:37 5789429324ed: Preparing 22:08:37 d47843fbcfdf: Preparing 22:08:37 b7f7773c0b88: Preparing 22:08:37 0d89a14cdd2c: Preparing 22:08:37 4f5eee57ff87: Preparing 22:08:37 fad7718e1ce3: Preparing 22:08:37 cc2447e1835a: Preparing 22:08:37 4f5eee57ff87: Waiting 22:08:37 0d89a14cdd2c: Waiting 22:08:37 cc2447e1835a: Waiting 22:08:37 d47843fbcfdf: Waiting 22:08:37 acc83c6ca332: Waiting 22:08:37 7602e33474a3: Layer already exists 22:08:37 78ce2b8954c6: Layer already exists 22:08:37 57ffa8afcc96: Layer already exists 22:08:37 3827b5b91e75: Layer already exists 22:08:37 021af686dd91: Layer already exists 22:08:37 acc83c6ca332: Layer already exists 22:08:37 b7f7773c0b88: Layer already exists 22:08:37 0d89a14cdd2c: Layer already exists 22:08:37 5789429324ed: Layer already exists 22:08:37 d47843fbcfdf: Layer already exists 22:08:37 4f5eee57ff87: Layer already exists 22:08:37 cc2447e1835a: Layer already exists 22:08:37 fad7718e1ce3: Layer already exists 22:08:37 main: digest: sha256:bbad903ee5f90dc94105fc2fbb22201a3397b3de45d11e311b9d5e1ca6012df8 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:08:37 ===================================================== [Pipeline] echo 22:08:37 taggedImages: 22:08:37 - nexus3.edgexfoundry.org:10004/device-usb-camera:9501c8302724f89e31276cefd420c8543fbf660b 22:08:37 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 22:08:37 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.34 22:08:37 - nexus3.edgexfoundry.org:10004/device-usb-camera:9501c8302724f89e31276cefd420c8543fbf660b-3.1.0-dev.34 22:08:37 - 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 22:08:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:08:38 22:08:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:08:38 latest: Pulling from edgex-lftools-log-publisher 22:08:38 5eb5b503b376: Pulling fs layer 22:08:38 5c69ac0246d0: Pulling fs layer 22:08:38 ec43610c2a17: Pulling fs layer 22:08:38 3a2ae6a8a46f: Pulling fs layer 22:08:38 33b1e0a273af: Pulling fs layer 22:08:38 5d3b04190fa2: Pulling fs layer 22:08:38 2f39f015ded8: Pulling fs layer 22:08:38 3a2ae6a8a46f: Waiting 22:08:38 33b1e0a273af: Waiting 22:08:38 2f39f015ded8: Waiting 22:08:38 5d3b04190fa2: Waiting 22:08:38 5c69ac0246d0: Download complete 22:08:38 3a2ae6a8a46f: Verifying Checksum 22:08:38 3a2ae6a8a46f: Download complete 22:08:38 33b1e0a273af: Verifying Checksum 22:08:38 33b1e0a273af: Download complete 22:08:38 5d3b04190fa2: Verifying Checksum 22:08:38 5d3b04190fa2: Download complete 22:08:38 ec43610c2a17: Verifying Checksum 22:08:38 ec43610c2a17: Download complete 22:08:38 5eb5b503b376: Verifying Checksum 22:08:38 5eb5b503b376: Download complete 22:08:39 2f39f015ded8: Download complete 22:08:39 5eb5b503b376: Pull complete 22:08:40 5c69ac0246d0: Pull complete 22:08:40 ec43610c2a17: Pull complete 22:08:40 3a2ae6a8a46f: Pull complete 22:08:40 33b1e0a273af: Pull complete 22:08:40 5d3b04190fa2: Pull complete 22:08:42 using credential edgex-jenkins-ssh 22:08:42 Cloning the remote Git repository 22:08:42 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 22:08:42 > git init /w/workspace/device-usb-camera/160 # timeout=10 22:08:42 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 22:08:42 > git --version # timeout=10 22:08:42 > git --version # 'git version 2.25.1' 22:08:42 using GIT_SSH to set credentials SSH Credentials for GitHub 22:08:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:08:44 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 22:08:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:08:44 2f39f015ded8: Pull complete 22:08:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:08:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:08:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:08:44 prd-ubuntu20.04-docker-8c-8g-10314 does not seem to be running inside a container 22:08:45 $ 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 22:08:45 Avoid second fetch 22:08:45 Checking out Revision 9501c8302724f89e31276cefd420c8543fbf660b (main) 22:08:45 Commit message: "Merge pull request #305 from lenny-intel/remove-comments" 22:08:45 > git config core.sparsecheckout # timeout=10 22:08:45 > git checkout -f 9501c8302724f89e31276cefd420c8543fbf660b # timeout=10 22:08:46 22:08:46 GitHub has been notified of this commit’s build result 22:08:46 22:08:52 $ docker top 1097d1bc3754b047f507db0845f1ee7d8b2166244d21926cbe4254c590978c5c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:08:52 ---> job-cost.sh 22:08:52 lf-activate-venv: SKIPPING 22:08:52 INFO: No Stack... 22:08:52 INFO: Retrieving Pricing Info for: v3-standard-8 22:08:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:08:52 % Total % Received % Xferd Average Speed Time Time Time Current 22:08:52 Dload Upload Total Spent Left Speed 22:08:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 180k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh 22:08:53 INFO: Archiving Costs [Pipeline] sh 22:08:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:08:53 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 22:08:53 + cut -d, -f6 [Pipeline] lock 22:08:53 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-160-stack-cost] 22:08:53 Resource [jenkins-edgexfoundry-device-usb-camera-main-160-stack-cost] did not exist. Created. 22:08:53 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-160-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:08:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:08:53 + sudo tee /etc/docker/daemon.new 22:08:53 { 22:08:53 "registry-mirrors": [ 22:08:53 "https://nexus3.edgexfoundry.org:10001" 22:08:53 ], 22:08:53 "bip": "10.250.0.254/24", 22:08:53 "hosts": [ 22:08:53 "tcp://0.0.0.0:5555", 22:08:53 "unix:///var/run/docker.sock" 22:08:53 ], 22:08:53 "mtu": 1458, 22:08:53 "selinux-enabled": true, 22:08:53 "seccomp-profile": "/etc/docker/seccomp.json" 22:08:53 } [Pipeline] sh 22:08:53 + echo total: 0.2199999988079071 [Pipeline] stash 22:08:54 Stashed 1 file(s) [Pipeline] } 22:08:54 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-160-stack-cost] [Pipeline] // lock [Pipeline] } 22:08:54 $ docker stop --time=1 1097d1bc3754b047f507db0845f1ee7d8b2166244d21926cbe4254c590978c5c 22:08:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 22:08:55 $ docker rm -f --volumes 1097d1bc3754b047f507db0845f1ee7d8b2166244d21926cbe4254c590978c5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:08:55 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:09:13 provisioning config files... 22:09:13 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/160@tmp/config15291825433705038610tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:09:14 ---> docker-login.sh 22:09:14 nexus3.edgexfoundry.org:10001 22:09:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:15 Configure a credential helper to remove this warning. See 22:09:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:15 22:09:15 Login Succeeded 22:09:15 nexus3.edgexfoundry.org:10002 22:09:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:15 Configure a credential helper to remove this warning. See 22:09:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:15 22:09:15 Login Succeeded 22:09:15 nexus3.edgexfoundry.org:10003 22:09:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:15 Configure a credential helper to remove this warning. See 22:09:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:15 22:09:15 Login Succeeded 22:09:15 nexus3.edgexfoundry.org:10004 22:09:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:16 Configure a credential helper to remove this warning. See 22:09:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:16 22:09:16 Login Succeeded 22:09:16 docker.io 22:09:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:16 Configure a credential helper to remove this warning. See 22:09:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:16 22:09:16 Login Succeeded 22:09:16 ---> docker-login.sh ends [Pipeline] } 22:09:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:09:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:09:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:09:17 ========================================================= 22:09:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 22:09:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:17 + 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 . 22:09:17 Sending build context to Docker daemon 1.324MB 22:09:18 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 22:09:18 Step 2/13 : FROM ${BASE} AS builder 22:09:18 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:09:18 9fda8d8052c6: Pulling fs layer 22:09:18 5d54e960e981: Pulling fs layer 22:09:18 c4a7e357bf2a: Pulling fs layer 22:09:18 f0e02332f6b5: Pulling fs layer 22:09:18 cefa15bbcfad: Pulling fs layer 22:09:18 17808c966233: Pulling fs layer 22:09:18 f4c1fc716caa: Pulling fs layer 22:09:18 cefa15bbcfad: Waiting 22:09:18 17808c966233: Waiting 22:09:18 f0e02332f6b5: Waiting 22:09:18 5d54e960e981: Verifying Checksum 22:09:18 5d54e960e981: Download complete 22:09:18 f0e02332f6b5: Verifying Checksum 22:09:18 f0e02332f6b5: Download complete 22:09:18 cefa15bbcfad: Download complete 22:09:18 9fda8d8052c6: Verifying Checksum 22:09:18 9fda8d8052c6: Download complete 22:09:18 f4c1fc716caa: Verifying Checksum 22:09:18 f4c1fc716caa: Download complete 22:09:20 c4a7e357bf2a: Verifying Checksum 22:09:20 c4a7e357bf2a: Download complete 22:09:20 17808c966233: Verifying Checksum 22:09:20 17808c966233: Download complete 22:09:23 9fda8d8052c6: Pull complete 22:09:23 5d54e960e981: Pull complete 22:09:38 c4a7e357bf2a: Pull complete 22:09:38 f0e02332f6b5: Pull complete 22:09:38 cefa15bbcfad: Pull complete 22:09:45 17808c966233: Pull complete 22:09:49 f4c1fc716caa: Pull complete 22:09:49 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 22:09:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:09:50 ---> ea914061e18c 22:09:50 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:09:50 ---> Running in ecf7ce347bfe 22:09:50 Removing intermediate container ecf7ce347bfe 22:09:50 ---> 74243346bf7b 22:09:50 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:09:50 ---> Running in 9416f445abd6 22:09:50 Removing intermediate container 9416f445abd6 22:09:50 ---> bf42d60cb20a 22:09:50 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 22:09:50 ---> Running in c232d7208310 22:09:50 Removing intermediate container c232d7208310 22:09:50 ---> a546f401438c 22:09:50 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:09:50 ---> Running in f64946a2fe8e 22:09:50 Removing intermediate container f64946a2fe8e 22:09:50 ---> 39f549b483a8 22:09:50 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:09:50 ---> Running in c35f7dbe45a2 22:09:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:09:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:09:53 (1/13) Installing libintl (0.21.1-r7) 22:09:53 (2/13) Installing eudev-libs (3.2.11-r8) 22:09:53 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 22:09:53 (4/13) Installing v4l-utils-libs (1.24.1-r0) 22:09:53 (5/13) Installing v4l-utils (1.24.1-r0) 22:09:53 (6/13) Installing libdvbv5 (1.24.1-r0) 22:09:53 (7/13) Installing udev-init-scripts (35-r1) 22:09:53 (8/13) Installing libblkid (2.38.1-r8) 22:09:53 (9/13) Installing xz-libs (5.4.3-r0) 22:09:53 (10/13) Installing kmod-libs (30-r3) 22:09:53 (11/13) Installing eudev (3.2.11-r8) 22:09:53 (12/13) Installing eudev-dev (3.2.11-r8) 22:09:53 (13/13) Installing v4l-utils-dev (1.24.1-r0) 22:09:54 Executing busybox-1.36.1-r2.trigger 22:09:54 Executing eudev-3.2.11-r8.trigger 22:09:54 OK: 273 MiB in 65 packages 22:09:55 Removing intermediate container c35f7dbe45a2 22:09:55 ---> a7024f0eedc1 22:09:55 Step 8/13 : WORKDIR /device-usb-camera 22:09:55 ---> Running in d2d8c4dce215 22:09:55 Removing intermediate container d2d8c4dce215 22:09:55 ---> a9a7cb121af8 22:09:55 Step 9/13 : COPY go.mod vendor* ./ 22:09:56 ---> c1c4b0180780 22:09:56 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:09:56 ---> Running in dd22e42f1224 22:11:33 Removing intermediate container dd22e42f1224 22:11:33 ---> 8b3da5bfc6c9 22:11:33 Step 11/13 : COPY . . 22:11:33 ---> 1aee01cb5a6a 22:11:33 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:11:33 ---> Running in f4c82d2a245d 22:11:33  % Total % Received % Xferd Average Speed Time Time Time Current 22:11:33 Dload Upload Total Spent Left Speed 22:11:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 8347 0 --:--:-- --:--:-- --:--:-- 8409 22:11:33 Removing intermediate container f4c82d2a245d 22:11:33 ---> 8626f50fad1f 22:11:33 Step 13/13 : RUN ${MAKE} 22:11:33 ---> Running in ea434ce63996 22:11:33 noop 22:11:33 Removing intermediate container ea434ce63996 22:11:33 ---> bb24cf6f0a47 22:11:33 Successfully built bb24cf6f0a47 22:11:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:34 + docker inspect -f . ci-base-image-arm64 22:11:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:11:34 prd-ubuntu20.04-docker-arm64-4c-16g-10317 does not seem to be running inside a container 22:11:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/160 -v /w/workspace/device-usb-camera/160:/w/workspace/device-usb-camera/160:rw,z -v /w/workspace/device-usb-camera/160@tmp:/w/workspace/device-usb-camera/160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:11:36 $ docker top 70692437e55079fbdb85dd784827c289c92dfad404267ec73c7b656a3de08f55 -eo pid,comm [Pipeline] { [Pipeline] sh 22:11:37 + go version 22:11:37 go version go1.21.0 linux/arm64 [Pipeline] } 22:11:37 $ docker stop --time=1 70692437e55079fbdb85dd784827c289c92dfad404267ec73c7b656a3de08f55 22:11:38 $ docker rm -f --volumes 70692437e55079fbdb85dd784827c289c92dfad404267ec73c7b656a3de08f55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:39 + docker inspect -f . ci-base-image-arm64 22:11:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:11:39 prd-ubuntu20.04-docker-arm64-4c-16g-10317 does not seem to be running inside a container 22:11:39 $ 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/160 -v /w/workspace/device-usb-camera/160:/w/workspace/device-usb-camera/160:rw,z -v /w/workspace/device-usb-camera/160@tmp:/w/workspace/device-usb-camera/160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:11:43 $ docker top d2f089a2759f09061b90f8cfcd3c246868198f8612a3bfcef09219e9a3922600 -eo pid,comm [Pipeline] { [Pipeline] sh 22:11:44 + git config --global --add safe.directory /w/workspace/device-usb-camera/160 [Pipeline] fileExists [Pipeline] sh 22:11:44 + make test 22:11:44 go test ./... -coverprofile=coverage.out ./... 22:11:50 ? github.com/edgexfoundry/device-usb-camera [no test files] 22:13:56 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 22:13:58 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.099s coverage: 4.4% of statements 22:13:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:13:59 go vet ./... 22:14:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:14:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:14:26 ./bin/test-attribution-txt.sh [Pipeline] echo 22:14:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:14:26 $ docker stop --time=1 d2f089a2759f09061b90f8cfcd3c246868198f8612a3bfcef09219e9a3922600 22:14:29 $ docker rm -f --volumes d2f089a2759f09061b90f8cfcd3c246868198f8612a3bfcef09219e9a3922600 [Pipeline] // withDockerContainer [Pipeline] sh 22:14:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:14:30 Warning: overwriting stash ‘coverage-report’ 22:14:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:14:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:14:32 + ls -al . 22:14:32 total 212 22:14:32 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 22:11 . 22:14:32 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 22:08 .. 22:14:32 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 22:08 .git 22:14:32 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 22:08 .github 22:14:32 -rw-rw-r-- 1 jenkins jenkins 429 Oct 24 22:08 .gitignore 22:14:32 -rw-rw-r-- 1 jenkins jenkins 45 Oct 24 22:08 .golangci.yml 22:14:32 -rw-rw-r-- 1 jenkins jenkins 77 Oct 24 22:08 .hadolint.yml 22:14:32 -rw-rw-r-- 1 jenkins jenkins 10851 Oct 24 22:08 Attribution.txt 22:14:32 -rw-rw-r-- 1 jenkins jenkins 11903 Oct 24 22:08 CHANGELOG.md 22:14:32 -rw-rw-r-- 1 jenkins jenkins 2453 Oct 24 22:08 Dockerfile 22:14:32 -rw-rw-r-- 1 jenkins jenkins 678 Oct 24 22:08 GOVERNANCE.md 22:14:32 -rw-rw-r-- 1 jenkins jenkins 659 Oct 24 22:08 Jenkinsfile 22:14:32 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 24 22:08 LICENSE 22:14:32 -rw-rw-r-- 1 jenkins jenkins 2611 Oct 24 22:08 Makefile 22:14:32 -rw-rw-r-- 1 jenkins jenkins 622 Oct 24 22:08 OWNERS.md 22:14:32 -rw-rw-r-- 1 jenkins jenkins 2575 Oct 24 22:08 README.md 22:14:32 -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 22:05 VERSION 22:14:32 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 22:08 bin 22:14:32 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 22:08 cmd 22:14:32 -rw-r--r-- 1 jenkins jenkins 54703 Oct 24 22:13 coverage.out 22:14:32 -rwxrwxr-x 1 jenkins jenkins 84 Oct 24 22:08 docker-entrypoint.sh 22:14:32 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 22:08 docs 22:14:32 -rw-rw-r-- 1 jenkins jenkins 3925 Oct 24 22:08 go.mod 22:14:32 -rw-rw-r-- 1 jenkins jenkins 34838 Oct 24 22:08 go.sum 22:14:32 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 22:08 internal 22:14:32 -rw-rw-r-- 1 jenkins jenkins 231 Oct 24 22:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:32 + 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=9501c8302724f89e31276cefd420c8543fbf660b --label arch=arm64 --label version=3.1.0-dev.34 . 22:14:32 Sending build context to Docker daemon 1.379MB 22:14:32 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 22:14:32 Step 2/36 : FROM ${BASE} AS builder 22:14:32 ---> bb24cf6f0a47 22:14:32 Step 3/36 : ARG ADD_BUILD_TAGS="" 22:14:32 ---> Running in 6aaca92fc56b 22:14:33 Removing intermediate container 6aaca92fc56b 22:14:33 ---> 67f58db8abe2 22:14:33 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:14:33 ---> Running in 3d888a6f29d0 22:14:33 Removing intermediate container 3d888a6f29d0 22:14:33 ---> ecfbcb96113d 22:14:33 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 22:14:33 ---> Running in 81ab2c99bb91 22:14:34 Removing intermediate container 81ab2c99bb91 22:14:34 ---> afc89e5f124f 22:14:34 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:14:34 ---> Running in 9ef7ad9ad64f 22:14:34 Removing intermediate container 9ef7ad9ad64f 22:14:34 ---> 6bf649b0ab06 22:14:34 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:14:34 ---> Running in 337416005f57 22:14:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:14:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:14:37 OK: 273 MiB in 65 packages 22:14:38 Removing intermediate container 337416005f57 22:14:38 ---> fb2fc78b7def 22:14:38 Step 8/36 : WORKDIR /device-usb-camera 22:14:38 ---> Running in 432d05205b75 22:14:38 Removing intermediate container 432d05205b75 22:14:38 ---> 34da013d2f3d 22:14:38 Step 9/36 : COPY go.mod vendor* ./ 22:14:39 ---> 1ab5240cc825 22:14:39 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:14:39 ---> Running in a4bff3502e1e 22:14:42 Removing intermediate container a4bff3502e1e 22:14:42 ---> 0679518ee681 22:14:42 Step 11/36 : COPY . . 22:14:43 ---> bdaa874c7948 22:14:43 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:14:43 ---> Running in a3cc5dd49648 22:14:45  % Total % Received % Xferd Average Speed Time Time Time Current 22:14:45 Dload Upload Total Spent Left Speed 22:14:45 0 0 0 0  0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253   0 0 5632 0 --:--:-- --:--:-- --:--:-- 5695 22:14:46 Removing intermediate container a3cc5dd49648 22:14:46 ---> 7db9328c922b 22:14:46 Step 13/36 : RUN ${MAKE} 22:14:46 ---> Running in 875d4bdc7862 22:14:47 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.34 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 22:17:24 Removing intermediate container 875d4bdc7862 22:17:24 ---> 1730d2780259 22:17:24 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 22:17:24 v0.21.6: Pulling from aler9/rtsp-simple-server 22:17:24 8766b47fe142: Pulling fs layer 22:17:24 8766b47fe142: Download complete 22:17:24 8766b47fe142: Pull complete 22:17:24 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 22:17:24 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 22:17:24 ---> 69d40e2cb93c 22:17:24 Step 15/36 : FROM alpine:3.18 22:17:24 3.18: Pulling from library/alpine 22:17:24 579b34f0a95b: Pulling fs layer 22:17:24 579b34f0a95b: Verifying Checksum 22:17:24 579b34f0a95b: Download complete 22:17:24 579b34f0a95b: Pull complete 22:17:24 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:17:24 Status: Downloaded newer image for alpine:3.18 22:17:24 ---> 3cc203321400 22:17:24 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 22:17:24 ---> Running in ccf2634518ab 22:17:24 Removing intermediate container ccf2634518ab 22:17:24 ---> 02738728f055 22:17:24 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 22:17:24 ---> Running in 76de7124f91a 22:17:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:17:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:17:25 (1/104) Installing dumb-init (1.2.5-r2) 22:17:25 (2/104) Installing sdl2 (2.26.5-r0) 22:17:25 (3/104) Installing svt-av1-libs (1.6.0-r0) 22:17:25 (4/104) Installing aom-libs (3.6.1-r0) 22:17:25 (5/104) Installing libxau (1.0.11-r2) 22:17:25 (6/104) Installing libmd (1.0.4-r2) 22:17:25 (7/104) Installing libbsd (0.11.7-r1) 22:17:25 (8/104) Installing libxdmcp (1.1.4-r2) 22:17:25 (9/104) Installing libxcb (1.15-r1) 22:17:25 (10/104) Installing libx11 (1.8.4-r4) 22:17:25 (11/104) Installing libdrm (2.4.115-r4) 22:17:25 (12/104) Installing libxext (1.3.5-r2) 22:17:25 (13/104) Installing libxfixes (6.0.1-r2) 22:17:25 (14/104) Installing libffi (3.4.4-r2) 22:17:25 (15/104) Installing wayland-libs-client (1.22.0-r2) 22:17:25 (16/104) Installing libva (2.18.0-r1) 22:17:25 (17/104) Installing libvdpau (1.5-r1) 22:17:25 (18/104) Installing ffmpeg-libavutil (6.0-r15) 22:17:25 (19/104) Installing libdav1d (1.2.1-r0) 22:17:25 (20/104) Installing brotli-libs (1.0.9-r14) 22:17:25 (21/104) Installing libgcc (12.2.1_git20220924-r10) 22:17:25 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 22:17:26 (23/104) Installing libhwy (1.0.4-r1) 22:17:26 (24/104) Installing lcms2 (2.15-r2) 22:17:26 (25/104) Installing libjxl (0.8.2-r0) 22:17:26 (26/104) Installing lame-libs (3.100-r5) 22:17:26 (27/104) Installing opus (1.4-r0) 22:17:26 (28/104) Installing libgomp (12.2.1_git20220924-r10) 22:17:26 (29/104) Installing soxr (0.1.3-r5) 22:17:26 (30/104) Installing ffmpeg-libswresample (6.0-r15) 22:17:26 (31/104) Installing libogg (1.3.5-r4) 22:17:26 (32/104) Installing libtheora (1.1.1-r17) 22:17:26 (33/104) Installing libvorbis (1.3.7-r1) 22:17:26 (34/104) Installing libvpx (1.13.0-r2) 22:17:26 (35/104) Installing libwebp (1.3.2-r0) 22:17:26 (36/104) Installing x264-libs (0.164_git20220602-r1) 22:17:26 (37/104) Installing numactl (2.0.16-r4) 22:17:26 (38/104) Installing x265-libs (3.5-r4) 22:17:26 (39/104) Installing xvidcore (1.3.7-r1) 22:17:26 (40/104) Installing ffmpeg-libavcodec (6.0-r15) 22:17:27 (41/104) Installing alsa-lib (1.2.9-r1) 22:17:27 (42/104) Installing libexpat (2.5.0-r1) 22:17:27 (43/104) Installing libbz2 (1.0.8-r5) 22:17:27 (44/104) Installing libpng (1.6.39-r3) 22:17:27 (45/104) Installing freetype (2.13.0-r5) 22:17:27 (46/104) Installing fontconfig (2.14.2-r3) 22:17:27 (47/104) Installing fribidi (1.0.13-r0) 22:17:27 (48/104) Installing libintl (0.21.1-r7) 22:17:27 (49/104) Installing libblkid (2.38.1-r8) 22:17:27 (50/104) Installing libmount (2.38.1-r8) 22:17:27 (51/104) Installing pcre2 (10.42-r1) 22:17:27 (52/104) Installing glib (2.76.4-r0) 22:17:27 (53/104) Installing graphite2 (1.3.14-r5) 22:17:27 (54/104) Installing harfbuzz (7.3.0-r0) 22:17:27 (55/104) Installing libunibreak (5.1-r0) 22:17:27 (56/104) Installing libass (0.17.1-r0) 22:17:27 (57/104) Installing libbluray (1.3.4-r0) 22:17:27 (58/104) Installing gmp (6.2.1-r3) 22:17:27 (59/104) Installing nettle (3.8.1-r2) 22:17:27 (60/104) Installing libunistring (1.1-r1) 22:17:27 (61/104) Installing libidn2 (2.3.4-r1) 22:17:27 (62/104) Installing p11-kit (0.24.1-r2) 22:17:27 (63/104) Installing libtasn1 (4.19.0-r1) 22:17:27 (64/104) Installing gnutls (3.8.0-r2) 22:17:27 (65/104) Installing mpg123-libs (1.31.3-r1) 22:17:27 (66/104) Installing libopenmpt (0.7.2-r0) 22:17:27 (67/104) Installing cjson (1.7.15-r4) 22:17:27 (68/104) Installing mbedtls (2.28.5-r0) 22:17:27 (69/104) Installing librist (0.2.7-r0) 22:17:27 (70/104) Installing libsrt (1.5.2-r0) 22:17:27 (71/104) Installing libssh (0.10.5-r0) 22:17:27 (72/104) Installing xz-libs (5.4.3-r0) 22:17:27 (73/104) Installing libxml2 (2.11.4-r0) 22:17:27 (74/104) Installing libsodium (1.0.18-r3) 22:17:27 (75/104) Installing libzmq (4.3.4-r4) 22:17:27 (76/104) Installing ffmpeg-libavformat (6.0-r15) 22:17:27 (77/104) Installing glslang-libs (1.3.243.0-r1) 22:17:28 (78/104) Installing spirv-tools (1.3.243.0-r1) 22:17:28 (79/104) Installing shaderc (2023.3-r1) 22:17:28 (80/104) Installing vulkan-loader (1.3.243.0-r1) 22:17:28 (81/104) Installing libplacebo (5.264.1-r1) 22:17:28 (82/104) Installing ffmpeg-libpostproc (6.0-r15) 22:17:28 (83/104) Installing ffmpeg-libswscale (6.0-r15) 22:17:28 (84/104) Installing vidstab (1.1.1-r0) 22:17:28 (85/104) Installing zimg (3.0.5-r0) 22:17:28 (86/104) Installing ffmpeg-libavfilter (6.0-r15) 22:17:28 (87/104) Installing libasyncns (0.8-r1) 22:17:28 (88/104) Installing dbus-libs (1.14.8-r0) 22:17:28 (89/104) Installing libltdl (2.4.7-r2) 22:17:28 (90/104) Installing orc (0.4.34-r0) 22:17:28 (91/104) Installing flac-libs (1.4.3-r0) 22:17:28 (92/104) Installing libsndfile (1.2.0-r2) 22:17:28 (93/104) Installing speexdsp (1.2.1-r1) 22:17:28 (94/104) Installing tdb-libs (1.4.8-r1) 22:17:28 (95/104) Installing libpulse (16.1-r10) 22:17:28 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 22:17:28 (97/104) Installing v4l-utils-libs (1.24.1-r0) 22:17:28 (98/104) Installing ffmpeg-libavdevice (6.0-r15) 22:17:28 (99/104) Installing ffmpeg (6.0-r15) 22:17:28 (100/104) Installing udev-init-scripts (35-r1) 22:17:28 (101/104) Installing eudev-libs (3.2.11-r8) 22:17:28 (102/104) Installing zstd-libs (1.5.5-r4) 22:17:28 (103/104) Installing kmod-libs (30-r3) 22:17:28 (104/104) Installing eudev (3.2.11-r8) 22:17:28 Executing busybox-1.36.1-r2.trigger 22:17:28 Executing glib-2.76.4-r0.trigger 22:17:28 Executing eudev-3.2.11-r8.trigger 22:17:28 OK: 110 MiB in 119 packages 22:17:35 Removing intermediate container 76de7124f91a 22:17:35 ---> 2e622fcde0e4 22:17:35 Step 18/36 : WORKDIR / 22:17:35 ---> Running in 782f0c91f916 22:17:35 Removing intermediate container 782f0c91f916 22:17:35 ---> cc2211c387df 22:17:35 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 22:17:37 ---> aa88d05d876e 22:17:37 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 22:17:37 ---> 6a47f12be05d 22:17:37 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 22:17:38 ---> 18552ccc2eff 22:17:38 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 22:17:39 ---> cc6818b2fb10 22:17:39 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 22:17:39 ---> c800446f594e 22:17:39 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 22:17:40 ---> b68a56e20414 22:17:40 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 22:17:42 ---> 38de8a47e67c 22:17:42 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 22:17:42 ---> Running in f05019ddfd83 22:17:44 Removing intermediate container f05019ddfd83 22:17:44 ---> af9f5befbccb 22:17:44 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 22:17:44 ---> Running in abd9dcc71927 22:17:46 Removing intermediate container abd9dcc71927 22:17:46 ---> 249a7d6c88c5 22:17:46 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 22:17:46 ---> Running in f113ddd7f503 22:17:48 Removing intermediate container f113ddd7f503 22:17:48 ---> c30c9ad2d7a2 22:17:48 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 22:17:48 ---> Running in 1b58c44b0534 22:17:50 Removing intermediate container 1b58c44b0534 22:17:50 ---> 45992c7e5c2f 22:17:50 Step 30/36 : EXPOSE 59983 22:17:50 ---> Running in 655bd743945c 22:17:56 Removing intermediate container 655bd743945c 22:17:56 ---> 81b072651d5c 22:17:56 Step 31/36 : EXPOSE 8554 22:17:56 ---> Running in 00137b2851e1 22:17:56 Removing intermediate container 00137b2851e1 22:17:56 ---> 8df21c9f5f64 22:17:56 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 22:17:56 ---> Running in fc23c1ca8d79 22:17:57 Removing intermediate container fc23c1ca8d79 22:17:57 ---> 7168a7accceb 22:17:57 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 22:17:57 ---> Running in e560284dabe5 22:17:57 Removing intermediate container e560284dabe5 22:17:57 ---> 7a599db06c1d 22:17:57 Step 34/36 : LABEL arch=arm64 22:17:57 ---> Running in 8534a4b2502c 22:17:59 Removing intermediate container 8534a4b2502c 22:17:59 ---> 2c9ee359eb61 22:17:59 Step 35/36 : LABEL git_sha=9501c8302724f89e31276cefd420c8543fbf660b 22:17:59 ---> Running in f7c7349d49eb 22:17:59 Removing intermediate container f7c7349d49eb 22:17:59 ---> e03bd0e7255f 22:17:59 Step 36/36 : LABEL version=3.1.0-dev.34 22:17:59 ---> Running in 21206ff2e498 22:18:00 Removing intermediate container 21206ff2e498 22:18:00 ---> adbe9bdcacab 22:18:00 [Warning] One or more build-args [ARCH] were not consumed 22:18:00 Successfully built adbe9bdcacab 22:18:00 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 22:18:00 provisioning config files... 22:18:00 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/160@tmp/config13525675444568959465tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:18:01 ---> docker-login.sh 22:18:01 nexus3.edgexfoundry.org:10001 22:18:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:01 Configure a credential helper to remove this warning. See 22:18:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:01 22:18:01 Login Succeeded 22:18:01 nexus3.edgexfoundry.org:10002 22:18:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:02 Configure a credential helper to remove this warning. See 22:18:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:02 22:18:02 Login Succeeded 22:18:02 nexus3.edgexfoundry.org:10003 22:18:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:02 Configure a credential helper to remove this warning. See 22:18:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:02 22:18:02 Login Succeeded 22:18:02 nexus3.edgexfoundry.org:10004 22:18:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:03 Configure a credential helper to remove this warning. See 22:18:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:03 22:18:03 Login Succeeded 22:18:03 docker.io 22:18:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:03 Configure a credential helper to remove this warning. See 22:18:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:03 22:18:03 Login Succeeded 22:18:03 ---> docker-login.sh ends [Pipeline] } 22:18:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:18:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:18:03 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 22:18:03 9501c8302724f89e31276cefd420c8543fbf660b 22:18:03 latest 22:18:03 3.1.0-dev.34 22:18:03 9501c8302724f89e31276cefd420c8543fbf660b-3.1.0-dev.34 22:18:03 main 22:18:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:04 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9501c8302724f89e31276cefd420c8543fbf660b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:04 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9501c8302724f89e31276cefd420c8543fbf660b 22:18:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:18:04 30b488dabfa8: Preparing 22:18:04 eff8eb2bd81d: Preparing 22:18:04 5e55a2515d2d: Preparing 22:18:04 f93ce107d170: Preparing 22:18:04 608d194cb50c: Preparing 22:18:04 acc83c6ca332: Preparing 22:18:04 ffba59b0009f: Preparing 22:18:04 c29baf8c0bb1: Preparing 22:18:04 011b3f8cdcd7: Preparing 22:18:04 e87b97de2f46: Preparing 22:18:04 e5d9503ff2df: Preparing 22:18:04 f674e8cbb066: Preparing 22:18:04 5f4d9fc4d98d: Preparing 22:18:04 acc83c6ca332: Waiting 22:18:04 ffba59b0009f: Waiting 22:18:04 c29baf8c0bb1: Waiting 22:18:04 011b3f8cdcd7: Waiting 22:18:04 e87b97de2f46: Waiting 22:18:04 e5d9503ff2df: Waiting 22:18:04 f674e8cbb066: Waiting 22:18:04 5f4d9fc4d98d: Waiting 22:18:04 eff8eb2bd81d: Pushed 22:18:04 f93ce107d170: Pushed 22:18:04 5e55a2515d2d: Pushed 22:18:04 30b488dabfa8: Pushed 22:18:05 c29baf8c0bb1: Pushed 22:18:05 acc83c6ca332: Pushed 22:18:05 011b3f8cdcd7: Pushed 22:18:05 ffba59b0009f: Pushed 22:18:05 5f4d9fc4d98d: Layer already exists 22:18:05 e87b97de2f46: Pushed 22:18:12 608d194cb50c: Pushed 22:18:12 e5d9503ff2df: Pushed 22:18:38 f674e8cbb066: Pushed 22:18:38 9501c8302724f89e31276cefd420c8543fbf660b: digest: sha256:ff5a792782f1ea6b367d4a3fee3c11512794fa03b538d7a127ac0b6b5dbc7120 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:39 + 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 22:18:39 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 22:18:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:18:39 30b488dabfa8: Preparing 22:18:39 eff8eb2bd81d: Preparing 22:18:39 5e55a2515d2d: Preparing 22:18:39 f93ce107d170: Preparing 22:18:39 608d194cb50c: Preparing 22:18:39 acc83c6ca332: Preparing 22:18:39 ffba59b0009f: Preparing 22:18:39 c29baf8c0bb1: Preparing 22:18:39 011b3f8cdcd7: Preparing 22:18:39 e87b97de2f46: Preparing 22:18:39 e5d9503ff2df: Preparing 22:18:39 f674e8cbb066: Preparing 22:18:39 5f4d9fc4d98d: Preparing 22:18:39 011b3f8cdcd7: Waiting 22:18:39 e87b97de2f46: Waiting 22:18:39 e5d9503ff2df: Waiting 22:18:39 f674e8cbb066: Waiting 22:18:39 5f4d9fc4d98d: Waiting 22:18:39 ffba59b0009f: Waiting 22:18:39 c29baf8c0bb1: Waiting 22:18:39 acc83c6ca332: Waiting 22:18:39 30b488dabfa8: Layer already exists 22:18:39 eff8eb2bd81d: Layer already exists 22:18:39 f93ce107d170: Layer already exists 22:18:39 608d194cb50c: Layer already exists 22:18:39 5e55a2515d2d: Layer already exists 22:18:39 acc83c6ca332: Layer already exists 22:18:39 e87b97de2f46: Layer already exists 22:18:39 c29baf8c0bb1: Layer already exists 22:18:39 011b3f8cdcd7: Layer already exists 22:18:39 ffba59b0009f: Layer already exists 22:18:39 e5d9503ff2df: Layer already exists 22:18:39 5f4d9fc4d98d: Layer already exists 22:18:39 f674e8cbb066: Layer already exists 22:18:39 latest: digest: sha256:ff5a792782f1ea6b367d4a3fee3c11512794fa03b538d7a127ac0b6b5dbc7120 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:39 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:40 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.34 22:18:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:18:40 30b488dabfa8: Preparing 22:18:40 eff8eb2bd81d: Preparing 22:18:40 5e55a2515d2d: Preparing 22:18:40 f93ce107d170: Preparing 22:18:40 608d194cb50c: Preparing 22:18:40 acc83c6ca332: Preparing 22:18:40 acc83c6ca332: Waiting 22:18:40 ffba59b0009f: Preparing 22:18:40 c29baf8c0bb1: Preparing 22:18:40 ffba59b0009f: Waiting 22:18:40 011b3f8cdcd7: Preparing 22:18:40 c29baf8c0bb1: Waiting 22:18:40 e87b97de2f46: Preparing 22:18:40 011b3f8cdcd7: Waiting 22:18:40 e87b97de2f46: Waiting 22:18:40 e5d9503ff2df: Preparing 22:18:40 f674e8cbb066: Preparing 22:18:40 5f4d9fc4d98d: Preparing 22:18:40 e5d9503ff2df: Waiting 22:18:40 f674e8cbb066: Waiting 22:18:40 5f4d9fc4d98d: Waiting 22:18:40 608d194cb50c: Layer already exists 22:18:40 30b488dabfa8: Layer already exists 22:18:40 5e55a2515d2d: Layer already exists 22:18:40 f93ce107d170: Layer already exists 22:18:40 eff8eb2bd81d: Layer already exists 22:18:40 c29baf8c0bb1: Layer already exists 22:18:40 011b3f8cdcd7: Layer already exists 22:18:40 ffba59b0009f: Layer already exists 22:18:40 acc83c6ca332: Layer already exists 22:18:40 e87b97de2f46: Layer already exists 22:18:40 f674e8cbb066: Layer already exists 22:18:40 e5d9503ff2df: Layer already exists 22:18:40 5f4d9fc4d98d: Layer already exists 22:18:40 3.1.0-dev.34: digest: sha256:ff5a792782f1ea6b367d4a3fee3c11512794fa03b538d7a127ac0b6b5dbc7120 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:40 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9501c8302724f89e31276cefd420c8543fbf660b-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:41 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9501c8302724f89e31276cefd420c8543fbf660b-3.1.0-dev.34 22:18:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:18:41 30b488dabfa8: Preparing 22:18:41 eff8eb2bd81d: Preparing 22:18:41 5e55a2515d2d: Preparing 22:18:41 f93ce107d170: Preparing 22:18:41 608d194cb50c: Preparing 22:18:41 acc83c6ca332: Preparing 22:18:41 ffba59b0009f: Preparing 22:18:41 c29baf8c0bb1: Preparing 22:18:41 011b3f8cdcd7: Preparing 22:18:41 e87b97de2f46: Preparing 22:18:41 e5d9503ff2df: Preparing 22:18:41 f674e8cbb066: Preparing 22:18:41 5f4d9fc4d98d: Preparing 22:18:41 011b3f8cdcd7: Waiting 22:18:41 e87b97de2f46: Waiting 22:18:41 e5d9503ff2df: Waiting 22:18:41 f674e8cbb066: Waiting 22:18:41 5f4d9fc4d98d: Waiting 22:18:41 acc83c6ca332: Waiting 22:18:41 ffba59b0009f: Waiting 22:18:41 c29baf8c0bb1: Waiting 22:18:41 eff8eb2bd81d: Layer already exists 22:18:41 f93ce107d170: Layer already exists 22:18:41 608d194cb50c: Layer already exists 22:18:41 30b488dabfa8: Layer already exists 22:18:41 5e55a2515d2d: Layer already exists 22:18:41 acc83c6ca332: Layer already exists 22:18:41 c29baf8c0bb1: Layer already exists 22:18:41 ffba59b0009f: Layer already exists 22:18:41 011b3f8cdcd7: Layer already exists 22:18:41 e87b97de2f46: Layer already exists 22:18:41 f674e8cbb066: Layer already exists 22:18:41 e5d9503ff2df: Layer already exists 22:18:41 5f4d9fc4d98d: Layer already exists 22:18:41 9501c8302724f89e31276cefd420c8543fbf660b-3.1.0-dev.34: digest: sha256:ff5a792782f1ea6b367d4a3fee3c11512794fa03b538d7a127ac0b6b5dbc7120 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:41 + 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 22:18:42 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 22:18:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:18:42 30b488dabfa8: Preparing 22:18:42 eff8eb2bd81d: Preparing 22:18:42 5e55a2515d2d: Preparing 22:18:42 f93ce107d170: Preparing 22:18:42 608d194cb50c: Preparing 22:18:42 acc83c6ca332: Preparing 22:18:42 ffba59b0009f: Preparing 22:18:42 c29baf8c0bb1: Preparing 22:18:42 011b3f8cdcd7: Preparing 22:18:42 e87b97de2f46: Preparing 22:18:42 e5d9503ff2df: Preparing 22:18:42 f674e8cbb066: Preparing 22:18:42 5f4d9fc4d98d: Preparing 22:18:42 acc83c6ca332: Waiting 22:18:42 ffba59b0009f: Waiting 22:18:42 c29baf8c0bb1: Waiting 22:18:42 011b3f8cdcd7: Waiting 22:18:42 e87b97de2f46: Waiting 22:18:42 e5d9503ff2df: Waiting 22:18:42 f674e8cbb066: Waiting 22:18:42 5f4d9fc4d98d: Waiting 22:18:42 30b488dabfa8: Layer already exists 22:18:42 5e55a2515d2d: Layer already exists 22:18:42 608d194cb50c: Layer already exists 22:18:42 eff8eb2bd81d: Layer already exists 22:18:42 f93ce107d170: Layer already exists 22:18:42 acc83c6ca332: Layer already exists 22:18:42 ffba59b0009f: Layer already exists 22:18:42 c29baf8c0bb1: Layer already exists 22:18:42 011b3f8cdcd7: Layer already exists 22:18:42 e87b97de2f46: Layer already exists 22:18:42 f674e8cbb066: Layer already exists 22:18:42 e5d9503ff2df: Layer already exists 22:18:42 5f4d9fc4d98d: Layer already exists 22:18:42 main: digest: sha256:ff5a792782f1ea6b367d4a3fee3c11512794fa03b538d7a127ac0b6b5dbc7120 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:18:42 ===================================================== [Pipeline] echo 22:18:42 taggedImages: 22:18:42 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9501c8302724f89e31276cefd420c8543fbf660b 22:18:42 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 22:18:42 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.34 22:18:42 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9501c8302724f89e31276cefd420c8543fbf660b-3.1.0-dev.34 22:18:42 - 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 22:18:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:18:42 22:18:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:18:43 arm64: Pulling from edgex-lftools-log-publisher 22:18:43 8998bd30e6a1: Pulling fs layer 22:18:43 04944245beec: Pulling fs layer 22:18:43 699f458cf7ca: Pulling fs layer 22:18:43 765212b225bb: Pulling fs layer 22:18:43 f23df028b6ca: Pulling fs layer 22:18:43 d65c8cfc05b1: Pulling fs layer 22:18:43 2437ff75d9bd: Pulling fs layer 22:18:43 765212b225bb: Waiting 22:18:43 f23df028b6ca: Waiting 22:18:43 d65c8cfc05b1: Waiting 22:18:43 2437ff75d9bd: Waiting 22:18:43 04944245beec: Verifying Checksum 22:18:43 04944245beec: Download complete 22:18:43 765212b225bb: Verifying Checksum 22:18:43 765212b225bb: Download complete 22:18:43 f23df028b6ca: Verifying Checksum 22:18:43 f23df028b6ca: Download complete 22:18:43 d65c8cfc05b1: Verifying Checksum 22:18:43 d65c8cfc05b1: Download complete 22:18:43 699f458cf7ca: Verifying Checksum 22:18:43 699f458cf7ca: Download complete 22:18:44 8998bd30e6a1: Verifying Checksum 22:18:44 8998bd30e6a1: Download complete 22:18:46 2437ff75d9bd: Verifying Checksum 22:18:46 2437ff75d9bd: Download complete 22:18:52 8998bd30e6a1: Pull complete 22:18:52 04944245beec: Pull complete 22:18:53 699f458cf7ca: Pull complete 22:18:53 765212b225bb: Pull complete 22:18:54 f23df028b6ca: Pull complete 22:18:54 d65c8cfc05b1: Pull complete 22:19:12 2437ff75d9bd: Pull complete 22:19:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:19:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:19:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:19:13 prd-ubuntu20.04-docker-arm64-4c-16g-10317 does not seem to be running inside a container 22:19:13 $ 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/160 -v /w/workspace/device-usb-camera/160:/w/workspace/device-usb-camera/160:rw,z -v /w/workspace/device-usb-camera/160@tmp:/w/workspace/device-usb-camera/160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:19:16 $ docker top 4db6e3b846b3d3f3bda763bddaf370dc62df92a6454d108ac7e42fefaf3bfe1f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:19:16 ---> job-cost.sh 22:19:16 lf-activate-venv: SKIPPING 22:19:16 INFO: No Stack... 22:19:17 INFO: Retrieving Pricing Info for: v3-standard-4 22:19:18 INFO: Archiving Costs [Pipeline] sh 22:19:19 + cut -d, -f6 22:19:19 + cat /w/workspace/device-usb-camera/160/archives/cost.csv [Pipeline] lock 22:19:19 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-160-stack-cost] 22:19:19 Resource [jenkins-edgexfoundry-device-usb-camera-main-160-stack-cost] did not exist. Created. 22:19:19 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-160-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:19:19 /w/workspace/device-usb-camera/160@tmp/durable-f16a8d42/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:19:20 + echo total: 0.10999999940395355 [Pipeline] stash 22:19:20 Warning: overwriting stash ‘stack-cost’ 22:19:20 Stashed 1 file(s) [Pipeline] } 22:19:20 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-160-stack-cost] [Pipeline] // lock [Pipeline] } 22:19:20 $ docker stop --time=1 4db6e3b846b3d3f3bda763bddaf370dc62df92a6454d108ac7e42fefaf3bfe1f 22:19:22 $ docker rm -f --volumes 4db6e3b846b3d3f3bda763bddaf370dc62df92a6454d108ac7e42fefaf3bfe1f [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 22:19:22 provisioning config files... 22:19:22 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17336211841705210083tmp [Pipeline] { [Pipeline] sh 22:19:22 + set +x 22:19:22 + + curl -sbash https://codecov.io/bash -s 22:19:22 -- 22:19:22 22:19:22 _____ _ 22:19:22 / ____| | | 22:19:22 | | ___ __| | ___ ___ _____ __ 22:19:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:19:22 | |___| (_) | (_| | __/ (_| (_) \ V / 22:19:22 \_____\___/ \__,_|\___|\___\___/ \_/ 22:19:22 Bash-1.0.6 22:19:22 22:19:22 22:19:22 ==> git version 2.25.1 found 22:19:22 ==> 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 22:19:22 Release-Date: 2020-01-08 22:19:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:19:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:19:22 ==> Jenkins CI detected. 22:19:22 current dir:  /w/workspace/exfoundry_device-usb-camera_main 22:19:22 project root: . 22:19:22 --> token set from env 22:19:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:19:22 ==> Running gcov in . (disable via -X gcov) 22:19:22 ==> Python coveragepy not found 22:19:22 ==> Searching for coverage reports in: 22:19:22 + . 22:19:22 -> Found 1 reports 22:19:22 ==> Detecting git/mercurial file structure 22:19:22 ==> Reading reports 22:19:23 + ./coverage.out bytes=54703 22:19:23 ==> Appending adjustments 22:19:23 https://docs.codecov.io/docs/fixing-reports 22:19:23 + Found adjustments 22:19:23 ==> Gzipping contents 22:19:23 8.0K /tmp/codecov.rWOESh.gz 22:19:23 ==> Uploading reports 22:19:23 url: https://codecov.io 22:19:23 query: branch=main&commit=9501c8302724f89e31276cefd420c8543fbf660b&build=160&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F160%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 22:19:23 -> Pinging Codecov 22:19:23 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=9501c8302724f89e31276cefd420c8543fbf660b&build=160&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F160%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 22:19:23 -> Uploading to 22:19:23 https://storage.googleapis.com/codecov/v4/raw/2023-10-24/73D8F5FF140700D3E01443B452E23636/9501c8302724f89e31276cefd420c8543fbf660b/fd4a1739-f3f8-4f87-93d5-30033e6d140a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T221923Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=531d6aa12077a47aa49561412bfbae677c227c3934f6e6740a7d711037163480 22:19:23 % Total % Received % Xferd Average Speed Time Time Time Current 22:19:23 Dload Upload Total Spent Left Speed 22:19:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 19781 --:--:-- --:--:-- --:--:-- 19781 22:19:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/9501c8302724f89e31276cefd420c8543fbf660b [Pipeline] } 22:19:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:19:23 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:19:23 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:19:24 22:19:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:19:24 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:19:24 df9b9388f04a: Pulling fs layer 22:19:24 52dc419b0ee2: Pulling fs layer 22:19:24 25bc292e5bac: Pulling fs layer 22:19:24 114826534d7a: Pulling fs layer 22:19:24 4657fd5d0bcf: Pulling fs layer 22:19:24 6ad1cebc031e: Pulling fs layer 22:19:24 8a3aa393b2d8: Pulling fs layer 22:19:24 4657fd5d0bcf: Waiting 22:19:24 6ad1cebc031e: Waiting 22:19:24 8a3aa393b2d8: Waiting 22:19:24 114826534d7a: Waiting 22:19:24 52dc419b0ee2: Download complete 22:19:24 4657fd5d0bcf: Download complete 22:19:24 df9b9388f04a: Verifying Checksum 22:19:24 df9b9388f04a: Download complete 22:19:24 6ad1cebc031e: Verifying Checksum 22:19:24 6ad1cebc031e: Download complete 22:19:24 df9b9388f04a: Pull complete 22:19:24 52dc419b0ee2: Pull complete 22:19:24 25bc292e5bac: Pull complete 22:19:25 114826534d7a: Verifying Checksum 22:19:25 114826534d7a: Download complete 22:19:25 8a3aa393b2d8: Verifying Checksum 22:19:25 8a3aa393b2d8: Download complete 22:19:28 114826534d7a: Pull complete 22:19:28 4657fd5d0bcf: Pull complete 22:19:28 6ad1cebc031e: Pull complete 22:19:31 8a3aa393b2d8: Pull complete 22:19:31 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:19:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:19:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:19:31 prd-ubuntu20.04-docker-8c-8g-10314 does not seem to be running inside a container 22:19:31 $ 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 22:19:38 $ docker top 0d85b2e81381b2e758a405e3088119c9c98b2ac2408aaa1233da57eda22e6ae5 -eo pid,comm [Pipeline] { [Pipeline] echo 22:19:38 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 22:19:38 + set -o pipefail 22:19:38 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 22:19:53 22:19:53 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 22:19:53 22:19:53 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/1c79cd94-a637-43c8-8877-94c8ca1b8da7 22:19:53 22:19:53 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:19:53 22:19:53 22:19:53 A medium severity vulnerability was found in the Snyk CLI versions you are using. 22:19:53 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 22:19:53 More details here: https://snyk.co/ue1NS [Pipeline] } 22:19:53 $ docker stop --time=1 0d85b2e81381b2e758a405e3088119c9c98b2ac2408aaa1233da57eda22e6ae5 22:19:58 $ docker rm -f --volumes 0d85b2e81381b2e758a405e3088119c9c98b2ac2408aaa1233da57eda22e6ae5 [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 22:19:59 + git log --format=format:%s -1 9501c8302724f89e31276cefd420c8543fbf660b [Pipeline] sh 22:19:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:19:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:19:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:19:59 prd-ubuntu20.04-docker-8c-8g-10314 does not seem to be running inside a container 22:19:59 $ 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 22:20:00 $ docker top eb3987c999eb7b4fdeb0447fe5c47edf271ee92b56bfdc528c09480d7b81c494 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:20:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:20:00 [ssh-agent] Looking for ssh-agent implementation... 22:20:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:20:00 $ docker exec eb3987c999eb7b4fdeb0447fe5c47edf271ee92b56bfdc528c09480d7b81c494 ssh-agent 22:20:00 SSH_AUTH_SOCK=/tmp/ssh-ftkgmfPiPOwO/agent.32 22:20:00 SSH_AGENT_PID=38 22:20:00 Running ssh-add (command line suppressed) 22:20:00 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16540822267346362150.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16540822267346362150.key) 22:20:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:20:01 + git semver tag 22:20:01 2023-10-24 22:20:01,252 [run_tag] DEBUG tag force:False 22:20:01 2023-10-24 22:20:01,253 [check_head_tag] DEBUG check head tag 22:20:01 2023-10-24 22:20:01,255 [execute] INFO git cat-file --batch-check 22:20:01 2023-10-24 22:20:01,255 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 22:20:01 2023-10-24 22:20:01,259 [execute] INFO git cat-file --batch 22:20:01 2023-10-24 22:20:01,259 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 22:20:01 2023-10-24 22:20:01,295 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:20:01 2023-10-24 22:20:01,295 [execute] INFO git tag -a v3.1.0-dev.34 -m v3.1.0-dev.34 22:20:01 2023-10-24 22:20:01,296 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.34', '-m', 'v3.1.0-dev.34'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 22:20:01 2023-10-24 22:20:01,300 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:20:01 3.1.0-dev.34 [Pipeline] } 22:20:01 $ docker exec --env ******** --env ******** eb3987c999eb7b4fdeb0447fe5c47edf271ee92b56bfdc528c09480d7b81c494 ssh-agent -k 22:20:01 unset SSH_AUTH_SOCK; 22:20:01 unset SSH_AGENT_PID; 22:20:01 echo Agent pid 38 killed; 22:20:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:20:01 + git semver [Pipeline] } 22:20:02 $ docker stop --time=1 eb3987c999eb7b4fdeb0447fe5c47edf271ee92b56bfdc528c09480d7b81c494 22:20:03 $ docker rm -f --volumes eb3987c999eb7b4fdeb0447fe5c47edf271ee92b56bfdc528c09480d7b81c494 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:20:03 22:20:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:20:03 0.23.1-centos7: Pulling from edgex-lftools 22:20:03 ab5ef0e58194: Pulling fs layer 22:20:03 9712f1f96733: Pulling fs layer 22:20:03 63f879dbbcfc: Pulling fs layer 22:20:03 0d9ebad4ef96: Pulling fs layer 22:20:03 e9a5061849ea: Pulling fs layer 22:20:03 d747dcd14b5f: Pulling fs layer 22:20:03 2de7ff778b66: Pulling fs layer 22:20:03 0d9ebad4ef96: Waiting 22:20:03 d747dcd14b5f: Waiting 22:20:03 e9a5061849ea: Waiting 22:20:03 2de7ff778b66: Waiting 22:20:03 9712f1f96733: Verifying Checksum 22:20:03 9712f1f96733: Download complete 22:20:04 63f879dbbcfc: Verifying Checksum 22:20:04 63f879dbbcfc: Download complete 22:20:04 ab5ef0e58194: Verifying Checksum 22:20:04 ab5ef0e58194: Download complete 22:20:04 d747dcd14b5f: Verifying Checksum 22:20:04 d747dcd14b5f: Download complete 22:20:04 e9a5061849ea: Verifying Checksum 22:20:04 e9a5061849ea: Download complete 22:20:04 0d9ebad4ef96: Verifying Checksum 22:20:04 0d9ebad4ef96: Download complete 22:20:04 2de7ff778b66: Verifying Checksum 22:20:04 2de7ff778b66: Download complete 22:20:07 ab5ef0e58194: Pull complete 22:20:07 9712f1f96733: Pull complete 22:20:08 63f879dbbcfc: Pull complete 22:20:12 0d9ebad4ef96: Pull complete 22:20:12 e9a5061849ea: Pull complete 22:20:12 d747dcd14b5f: Pull complete 22:20:13 2de7ff778b66: Pull complete 22:20:13 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:20:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:20:13 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:20:13 prd-ubuntu20.04-docker-8c-8g-10314 does not seem to be running inside a container 22:20:13 $ 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 22:20:21 $ docker top eecf93664ab568df6245794abb6dfe66f8590794b889234dbfb79e2b434f3680 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:20:22 provisioning config files... 22:20:22 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8765307767418172134tmp 22:20:22 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7228555683654338322tmp 22:20:22 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15325293056135266189tmp [Pipeline] { [Pipeline] echo 22:20:22 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:20:22 ---> sigul-configuration.sh 22:20:22 gpg: directory `/root/.gnupg' created 22:20:22 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:20:22 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:20:22 gpg: keyring `/root/.gnupg/secring.gpg' created 22:20:22 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:20:22 gpg: CAST5 encrypted data 22:20:22 gpg: encrypted with 1 passphrase 22:20:22 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:20:22 + mkdir /home/jenkins 22:20:22 + mkdir /home/jenkins/sigul [Pipeline] sh 22:20:22 + 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 22:20:22 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:20:23 ---> sigul-install.sh 22:20:23 Sigul already installed; skipping installation. [Pipeline] sh 22:20:23 + git tag --list 22:20:23 v0.0.0 22:20:23 v0.0.1-dev.1 22:20:23 v0.0.1-dev.10 22:20:23 v0.0.1-dev.11 22:20:23 v0.0.1-dev.12 22:20:23 v0.0.1-dev.13 22:20:23 v0.0.1-dev.14 22:20:23 v0.0.1-dev.15 22:20:23 v0.0.1-dev.16 22:20:23 v0.0.1-dev.2 22:20:23 v0.0.1-dev.3 22:20:23 v0.0.1-dev.4 22:20:23 v0.0.1-dev.5 22:20:23 v0.0.1-dev.6 22:20:23 v0.0.1-dev.7 22:20:23 v0.0.1-dev.8 22:20:23 v0.0.1-dev.9 22:20:23 v2.2.0 22:20:23 v2.2.0-dev.17 22:20:23 v2.2.0-dev.18 22:20:23 v2.2.0-dev.19 22:20:23 v2.2.0-dev.20 22:20:23 v2.2.0-dev.21 22:20:23 v2.2.0-dev.22 22:20:23 v2.2.0-dev.23 22:20:23 v2.2.0-dev.24 22:20:23 v2.2.0-dev.25 22:20:23 v2.2.0-dev.26 22:20:23 v2.2.0-dev.27 22:20:23 v2.3.0 22:20:23 v2.3.0-dev.1 22:20:23 v2.3.0-dev.10 22:20:23 v2.3.0-dev.11 22:20:23 v2.3.0-dev.12 22:20:23 v2.3.0-dev.13 22:20:23 v2.3.0-dev.14 22:20:23 v2.3.0-dev.15 22:20:23 v2.3.0-dev.16 22:20:23 v2.3.0-dev.17 22:20:23 v2.3.0-dev.18 22:20:23 v2.3.0-dev.19 22:20:23 v2.3.0-dev.2 22:20:23 v2.3.0-dev.20 22:20:23 v2.3.0-dev.21 22:20:23 v2.3.0-dev.22 22:20:23 v2.3.0-dev.23 22:20:23 v2.3.0-dev.24 22:20:23 v2.3.0-dev.25 22:20:23 v2.3.0-dev.26 22:20:23 v2.3.0-dev.27 22:20:23 v2.3.0-dev.28 22:20:23 v2.3.0-dev.3 22:20:23 v2.3.0-dev.4 22:20:23 v2.3.0-dev.5 22:20:23 v2.3.0-dev.6 22:20:23 v2.3.0-dev.7 22:20:23 v2.3.0-dev.8 22:20:23 v2.3.0-dev.9 22:20:23 v2.3.1 22:20:23 v2.3.1-dev.4 22:20:23 v2.3.1-dev.5 22:20:23 v2.3.1-dev.6 22:20:23 v3.0 22:20:23 v3.0.0 22:20:23 v3.0.0-dev.1 22:20:23 v3.0.0-dev.10 22:20:23 v3.0.0-dev.11 22:20:23 v3.0.0-dev.12 22:20:23 v3.0.0-dev.13 22:20:23 v3.0.0-dev.14 22:20:23 v3.0.0-dev.15 22:20:23 v3.0.0-dev.16 22:20:23 v3.0.0-dev.17 22:20:23 v3.0.0-dev.18 22:20:23 v3.0.0-dev.19 22:20:23 v3.0.0-dev.2 22:20:23 v3.0.0-dev.20 22:20:23 v3.0.0-dev.21 22:20:23 v3.0.0-dev.22 22:20:23 v3.0.0-dev.23 22:20:23 v3.0.0-dev.24 22:20:23 v3.0.0-dev.25 22:20:23 v3.0.0-dev.26 22:20:23 v3.0.0-dev.27 22:20:23 v3.0.0-dev.28 22:20:23 v3.0.0-dev.29 22:20:23 v3.0.0-dev.3 22:20:23 v3.0.0-dev.30 22:20:23 v3.0.0-dev.31 22:20:23 v3.0.0-dev.32 22:20:23 v3.0.0-dev.33 22:20:23 v3.0.0-dev.34 22:20:23 v3.0.0-dev.35 22:20:23 v3.0.0-dev.36 22:20:23 v3.0.0-dev.37 22:20:23 v3.0.0-dev.38 22:20:23 v3.0.0-dev.39 22:20:23 v3.0.0-dev.4 22:20:23 v3.0.0-dev.40 22:20:23 v3.0.0-dev.41 22:20:23 v3.0.0-dev.42 22:20:23 v3.0.0-dev.43 22:20:23 v3.0.0-dev.44 22:20:23 v3.0.0-dev.45 22:20:23 v3.0.0-dev.46 22:20:23 v3.0.0-dev.47 22:20:23 v3.0.0-dev.48 22:20:23 v3.0.0-dev.49 22:20:23 v3.0.0-dev.5 22:20:23 v3.0.0-dev.50 22:20:23 v3.0.0-dev.51 22:20:23 v3.0.0-dev.6 22:20:23 v3.0.0-dev.7 22:20:23 v3.0.0-dev.8 22:20:23 v3.0.0-dev.9 22:20:23 v3.1.0-dev.1 22:20:23 v3.1.0-dev.10 22:20:23 v3.1.0-dev.11 22:20:23 v3.1.0-dev.12 22:20:23 v3.1.0-dev.13 22:20:23 v3.1.0-dev.14 22:20:23 v3.1.0-dev.15 22:20:23 v3.1.0-dev.16 22:20:23 v3.1.0-dev.17 22:20:23 v3.1.0-dev.18 22:20:23 v3.1.0-dev.19 22:20:23 v3.1.0-dev.2 22:20:23 v3.1.0-dev.20 22:20:23 v3.1.0-dev.21 22:20:23 v3.1.0-dev.22 22:20:23 v3.1.0-dev.23 22:20:23 v3.1.0-dev.24 22:20:23 v3.1.0-dev.25 22:20:23 v3.1.0-dev.26 22:20:23 v3.1.0-dev.27 22:20:23 v3.1.0-dev.28 22:20:23 v3.1.0-dev.29 22:20:23 v3.1.0-dev.3 22:20:23 v3.1.0-dev.30 22:20:23 v3.1.0-dev.31 22:20:23 v3.1.0-dev.32 22:20:23 v3.1.0-dev.33 22:20:23 v3.1.0-dev.34 22:20:23 v3.1.0-dev.4 22:20:23 v3.1.0-dev.5 22:20:23 v3.1.0-dev.6 22:20:23 v3.1.0-dev.7 22:20:23 v3.1.0-dev.8 22:20:23 v3.1.0-dev.9 [Pipeline] sh 22:20:23 + lftools sign git-tag v3.1.0-dev.34 22:20:24 Signing Git tag with Sigul... 22:20:24 Signing v3.1.0-dev.34 [Pipeline] echo 22:20:24 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:20:25 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:20:25 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:20:25 $ docker stop --time=1 eecf93664ab568df6245794abb6dfe66f8590794b889234dbfb79e2b434f3680 22:20:26 $ docker rm -f --volumes eecf93664ab568df6245794abb6dfe66f8590794b889234dbfb79e2b434f3680 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:20:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:20:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:20:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:20:27 prd-ubuntu20.04-docker-8c-8g-10314 does not seem to be running inside a container 22:20:27 $ 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 22:20:27 $ docker top 62ef177bd7579bcf065918a915029f399de5cfee1121c73cd6707cfa6f9a88b9 -eo pid,comm 22:20:27 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). 22:20:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:20:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:20:27 [ssh-agent] Looking for ssh-agent implementation... 22:20:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:20:27 $ docker exec 62ef177bd7579bcf065918a915029f399de5cfee1121c73cd6707cfa6f9a88b9 ssh-agent 22:20:27 SSH_AUTH_SOCK=/tmp/ssh-vvgyTvqYVrws/agent.32 22:20:27 SSH_AGENT_PID=38 22:20:27 Running ssh-add (command line suppressed) 22:20:28 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7859318260260577446.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7859318260260577446.key) 22:20:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:20:28 + git semver bump pre 22:20:28 2023-10-24 22:20:28,491 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:20:28 2023-10-24 22:20:28,492 [bump_version] DEBUG bumping version:3.1.0-dev.34 on axis:pre with prefix:dev 22:20:28 2023-10-24 22:20:28,492 [bump_version] DEBUG bumped version:3.1.0-dev.35 22:20:28 2023-10-24 22:20:28,492 [write_version] DEBUG write version:3.1.0-dev.35 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 22:20:28 2023-10-24 22:20:28,492 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:20:28 2023-10-24 22:20:28,492 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:20:28 2023-10-24 22:20:28,494 [execute] INFO git cat-file --batch-check 22:20:28 2023-10-24 22:20:28,494 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 22:20:28 2023-10-24 22:20:28,499 [execute] INFO git cat-file --batch 22:20:28 2023-10-24 22:20:28,499 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 22:20:28 2023-10-24 22:20:28,504 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:20:28 3.1.0-dev.35 [Pipeline] } 22:20:28 $ docker exec --env ******** --env ******** 62ef177bd7579bcf065918a915029f399de5cfee1121c73cd6707cfa6f9a88b9 ssh-agent -k 22:20:28 unset SSH_AUTH_SOCK; 22:20:28 unset SSH_AGENT_PID; 22:20:28 echo Agent pid 38 killed; 22:20:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:20:28 + git semver [Pipeline] } 22:20:29 $ docker stop --time=1 62ef177bd7579bcf065918a915029f399de5cfee1121c73cd6707cfa6f9a88b9 22:20:30 $ docker rm -f --volumes 62ef177bd7579bcf065918a915029f399de5cfee1121c73cd6707cfa6f9a88b9 [Pipeline] // withDockerContainer [Pipeline] sh 22:20:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:20:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:20:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:20:31 prd-ubuntu20.04-docker-8c-8g-10314 does not seem to be running inside a container 22:20:31 $ 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 22:20:31 $ docker top 460282ae16e7e855cc87c9d063bada19e26fa9906c89830297d5c826b11ec69d -eo pid,comm 22:20:31 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). 22:20:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:20:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:20:31 [ssh-agent] Looking for ssh-agent implementation... 22:20:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:20:31 $ docker exec 460282ae16e7e855cc87c9d063bada19e26fa9906c89830297d5c826b11ec69d ssh-agent 22:20:31 SSH_AUTH_SOCK=/tmp/ssh-adDF2bLgus1O/agent.31 22:20:31 SSH_AGENT_PID=37 22:20:31 Running ssh-add (command line suppressed) 22:20:31 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8835732079199397387.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8835732079199397387.key) 22:20:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:20:32 + git semver push 22:20:32 2023-10-24 22:20:32,448 [run_push] DEBUG push 22:20:32 2023-10-24 22:20:32,449 [execute] INFO git cat-file --batch-check 22:20:32 2023-10-24 22:20:32,449 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 22:20:32 2023-10-24 22:20:32,453 [execute] INFO git rev-list 2a39cedaa306c36a3556af8e1e251b3809ecf466 -- 22:20:32 2023-10-24 22:20:32,453 [execute] DEBUG Popen(['git', 'rev-list', '2a39cedaa306c36a3556af8e1e251b3809ecf466', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 22:20:32 2023-10-24 22:20:32,461 [execute] INFO git fetch -v origin 22:20:32 2023-10-24 22:20:32,461 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 22:20:33 2023-10-24 22:20:32,985 [run_push] DEBUG no remote changes detected 22:20:33 2023-10-24 22:20:32,986 [execute] INFO git push origin semver 22:20:33 2023-10-24 22:20:32,986 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 22:20:34 2023-10-24 22:20:33,775 [run_push] DEBUG push all version tags 22:20:34 2023-10-24 22:20:33,775 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:20:34 2023-10-24 22:20:33,776 [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) 22:20:34 2023-10-24 22:20:34,538 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:20:34 3.1.0-dev.35 [Pipeline] } 22:20:34 $ docker exec --env ******** --env ******** 460282ae16e7e855cc87c9d063bada19e26fa9906c89830297d5c826b11ec69d ssh-agent -k 22:20:34 unset SSH_AUTH_SOCK; 22:20:34 unset SSH_AGENT_PID; 22:20:34 echo Agent pid 37 killed; 22:20:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:20:35 + git semver [Pipeline] } 22:20:35 $ docker stop --time=1 460282ae16e7e855cc87c9d063bada19e26fa9906c89830297d5c826b11ec69d 22:20:36 $ docker rm -f --volumes 460282ae16e7e855cc87c9d063bada19e26fa9906c89830297d5c826b11ec69d [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 22:20:37 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 22:20:37 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 22:20:37 total 16 22:20:37 drwxr-xr-x 3 root root 4096 Oct 24 22:08 . 22:20:37 drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 22:20 .. 22:20:37 drwxr-xr-x 2 root root 4096 Oct 24 22:08 cost 22:20:37 -rw-r--r-- 1 root root 89 Oct 24 22:08 cost.csv 22:20:37 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 22:20:37 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 22:20:37 total 16 22:20:37 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 22:08 . 22:20:37 drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 22:20 .. 22:20:37 drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 22:08 cost 22:20:37 -rw-r--r-- 1 jenkins jenkins 89 Oct 24 22:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:20:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:20:38 ---> package-listing.sh 22:20:38 ++ facter osfamily 22:20:38 ++ tr '[:upper:]' '[:lower:]' 22:20:38 + OS_FAMILY=debian 22:20:38 + workspace=/w/workspace/exfoundry_device-usb-camera_main 22:20:38 + START_PACKAGES=/tmp/packages_start.txt 22:20:38 + END_PACKAGES=/tmp/packages_end.txt 22:20:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:20:38 + PACKAGES=/tmp/packages_start.txt 22:20:38 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 22:20:38 + PACKAGES=/tmp/packages_end.txt 22:20:38 + case "${OS_FAMILY}" in 22:20:38 + dpkg -l 22:20:38 + grep '^ii' 22:20:38 + '[' -f /tmp/packages_start.txt ']' 22:20:38 + '[' -f /tmp/packages_end.txt ']' 22:20:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:20:38 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 22:20:38 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 22:20:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 22:20:38 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 22:20:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:20:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:20:39 prd-ubuntu20.04-docker-8c-8g-10314 does not seem to be running inside a container 22:20:39 $ 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 22:20:39 $ docker top db4e40c6fbdcbc65f0a712f430172e6606bad95579d7fcb555e5aef1895bcff4 -eo pid,comm [Pipeline] { [Pipeline] sh 22:20:40 + touch /tmp/pre-build-complete [Pipeline] sh 22:20:40 + mkdir -p /var/log/sysstat [Pipeline] sh 22:20:40 + ls /var/log/sa-host 22:20:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:20:40 provisioning config files... 22:20:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config50824361654322285tmp [Pipeline] { [Pipeline] echo 22:20:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:20:41 ---> create-netrc.sh [Pipeline] } 22:20:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:20:41 ---> python-tools-install.sh [Pipeline] echo 22:20:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:20:41 ---> sudo-logs.sh 22:20:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:20:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:20:41 ---> job-cost.sh 22:20:41 lf-activate-venv: SKIPPING 22:20:41 DEBUG: total: 0.2199999988079071 22:20:41 INFO: Retrieving Stack Cost... 22:20:42 INFO: Retrieving Pricing Info for: v3-standard-8 22:20:42 INFO: Archiving Costs [Pipeline] echo 22:20:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:20:43 ---> logs-deploy.sh 22:20:43 lf-activate-venv: SKIPPING 22:20:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/160 22:20:43 INFO: archiving workspace using pattern(s): 22:20:44 Archives upload complete. 22:20:44 INFO: archiving logs to Nexus