Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6 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-ssh8074971876240769211.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-ssh7600524516834839955.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-ssh15026319256423614031.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-ssh10896760320823594102.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-ssh323380607591217658.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-6977 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 29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6 (main) Commit message: "Merge pull request #292 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.28" > 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 29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6 # timeout=10 > git rev-list --no-walk fa3c60d7a690b3e821474cb16a5706590015ca97 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:37:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:37:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:37:38 ========================================================= 17:37:38 EdgeX Global Pipelines Version Info 17:37:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:37:39 ------------------- 17:37:39 stable info: 17:37:39 ------------------- 17:37:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:37:39 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 17:37:39 Message: update stable to v1.0.254 17:37:40 ------------------- 17:37:40 experimental info: 17:37:40 ------------------- 17:37:40 Commited By: **** collab-it+edgex@linuxfoundation.org 17:37:40 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 17:37:40 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:37:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:37:40 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:37:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:37:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:37:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:37:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 17:37:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:37:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:37:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:37:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:37:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:37:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:37:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:37:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:37:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:37:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:37:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:37:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:37:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:37:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:37:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:37:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:37:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:37:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:37:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:37:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:37:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:37:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:37:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:37:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:37:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6 [Pipeline] echo 17:37:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 29b6b2e [Pipeline] echo 17:37:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:37:40 provisioning config files... 17:37:40 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12752129590712429270tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:37:41 ---> docker-login.sh 17:37:41 nexus3.edgexfoundry.org:10001 17:37:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:41 Configure a credential helper to remove this warning. See 17:37:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:41 17:37:41 Login Succeeded 17:37:41 nexus3.edgexfoundry.org:10002 17:37:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:41 Configure a credential helper to remove this warning. See 17:37:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:41 17:37:41 Login Succeeded 17:37:41 nexus3.edgexfoundry.org:10003 17:37:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:41 Configure a credential helper to remove this warning. See 17:37:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:41 17:37:41 Login Succeeded 17:37:41 nexus3.edgexfoundry.org:10004 17:37:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:42 Configure a credential helper to remove this warning. See 17:37:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:42 17:37:42 Login Succeeded 17:37:42 docker.io 17:37:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:42 Configure a credential helper to remove this warning. See 17:37:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:42 17:37:42 Login Succeeded 17:37:42 ---> docker-login.sh ends [Pipeline] } 17:37:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:37:42 + git rev-list -1 --merges 29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6~1..29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6 [Pipeline] echo 17:37:42 -----------> git rev-list -1 --merges 29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6~1..29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6 29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6 17:37:42 29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6 [false] [Pipeline] sh 17:37:43 + git log --format=format:%s -1 29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6 [Pipeline] echo 17:37:43 ========================================================= 17:37:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:37:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:37:43 + git log --format=format:%s -1 29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6 [Pipeline] echo 17:37:43 [semverPrep] GIT_COMMIT: 29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6, Commit Message: Merge pull request #292 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.28 [Pipeline] echo 17:37:43 [semverPrep] This is not a build commit. [Pipeline] sh 17:37:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:37:43 + grep -v github /etc/ssh/ssh_known_hosts 17:37:43 + [ -e /tmp/ssh_known_hosts ] 17:37:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:37:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:37:43 + sudo tee -a /etc/ssh/ssh_known_hosts 17:37:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:37:44 17:37:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:37:44 0.1.4: Pulling from edgex-devops/py-git-semver 17:37:44 b85a868b505f: Pulling fs layer 17:37:44 e2be974225ed: Pulling fs layer 17:37:44 339a4e72a1f5: Pulling fs layer 17:37:44 988bab9f4d93: Pulling fs layer 17:37:44 1469e6f7b9e6: Pulling fs layer 17:37:44 eaf3925da568: Pulling fs layer 17:37:44 bab4dde63d76: Pulling fs layer 17:37:44 bde34c3a00c8: Pulling fs layer 17:37:44 b352a97aabf1: Pulling fs layer 17:37:44 4872d77fe225: Pulling fs layer 17:37:44 5851b861e8e6: Pulling fs layer 17:37:44 988bab9f4d93: Waiting 17:37:44 1469e6f7b9e6: Waiting 17:37:44 eaf3925da568: Waiting 17:37:44 4872d77fe225: Waiting 17:37:44 5851b861e8e6: Waiting 17:37:44 b352a97aabf1: Waiting 17:37:44 bab4dde63d76: Waiting 17:37:44 bde34c3a00c8: Waiting 17:37:44 e2be974225ed: Download complete 17:37:44 988bab9f4d93: Verifying Checksum 17:37:44 988bab9f4d93: Download complete 17:37:44 1469e6f7b9e6: Verifying Checksum 17:37:44 1469e6f7b9e6: Download complete 17:37:44 339a4e72a1f5: Verifying Checksum 17:37:44 339a4e72a1f5: Download complete 17:37:44 eaf3925da568: Verifying Checksum 17:37:44 eaf3925da568: Download complete 17:37:44 bde34c3a00c8: Download complete 17:37:44 b352a97aabf1: Download complete 17:37:44 4872d77fe225: Verifying Checksum 17:37:44 4872d77fe225: Download complete 17:37:44 5851b861e8e6: Verifying Checksum 17:37:44 5851b861e8e6: Download complete 17:37:44 b85a868b505f: Verifying Checksum 17:37:44 b85a868b505f: Download complete 17:37:44 bab4dde63d76: Verifying Checksum 17:37:44 bab4dde63d76: Download complete 17:37:45 b85a868b505f: Pull complete 17:37:46 e2be974225ed: Pull complete 17:37:46 339a4e72a1f5: Pull complete 17:37:46 988bab9f4d93: Pull complete 17:37:46 1469e6f7b9e6: Pull complete 17:37:46 eaf3925da568: Pull complete 17:37:48 bab4dde63d76: Pull complete 17:37:48 bde34c3a00c8: Pull complete 17:37:49 b352a97aabf1: Pull complete 17:37:49 4872d77fe225: Pull complete 17:37:49 5851b861e8e6: Pull complete 17:37:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:37:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:37:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:37:49 prd-ubuntu20.04-docker-8c-8g-6977 does not seem to be running inside a container 17:37:49 $ 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 17:37:50 $ docker top be9d7b0851cde7dfb51bc0701a8051659c0d1a2f720dc40b2c614c61b17cb75c -eo pid,comm 17:37:50 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). 17:37:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:37:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:37:50 [ssh-agent] Looking for ssh-agent implementation... 17:37:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:37:50 $ docker exec be9d7b0851cde7dfb51bc0701a8051659c0d1a2f720dc40b2c614c61b17cb75c ssh-agent 17:37:50 SSH_AUTH_SOCK=/tmp/ssh-ve5Dk4cuBuZL/agent.32 17:37:50 SSH_AGENT_PID=38 17:37:50 Running ssh-add (command line suppressed) 17:37:51 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14459336156425795945.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14459336156425795945.key) 17:37:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:37:51 + git tag --points-at HEAD [Pipeline] } 17:37:51 $ docker exec --env ******** --env ******** be9d7b0851cde7dfb51bc0701a8051659c0d1a2f720dc40b2c614c61b17cb75c ssh-agent -k 17:37:51 unset SSH_AUTH_SOCK; 17:37:51 unset SSH_AGENT_PID; 17:37:51 echo Agent pid 38 killed; 17:37:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:37:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:37:51 [ssh-agent] Looking for ssh-agent implementation... 17:37:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:37:51 $ docker exec be9d7b0851cde7dfb51bc0701a8051659c0d1a2f720dc40b2c614c61b17cb75c ssh-agent 17:37:51 SSH_AUTH_SOCK=/tmp/ssh-Bazr6D4ON4Oy/agent.71 17:37:51 SSH_AGENT_PID=77 17:37:51 Running ssh-add (command line suppressed) 17:37:51 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2680106934602352776.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2680106934602352776.key) 17:37:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:37:52 + git semver init 17:37:52 2023-09-20 17:37:52,308 [run_init] DEBUG init version:0.0.0 force:False 17:37:52 2023-09-20 17:37:52,309 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 17:37:52 2023-09-20 17:37:52,309 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 17:37:52 2023-09-20 17:37:52,310 [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) 17:37:53 2023-09-20 17:37:52,995 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 17:37:53 2023-09-20 17:37:52,995 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 17:37:53 2023-09-20 17:37:52,996 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 17:37:53 2023-09-20 17:37:52,996 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 17:37:53 3.1.0-dev.23 [Pipeline] } 17:37:53 $ docker exec --env ******** --env ******** be9d7b0851cde7dfb51bc0701a8051659c0d1a2f720dc40b2c614c61b17cb75c ssh-agent -k 17:37:53 unset SSH_AUTH_SOCK; 17:37:53 unset SSH_AGENT_PID; 17:37:53 echo Agent pid 77 killed; 17:37:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:37:53 + git semver [Pipeline] } 17:37:54 $ docker stop --time=1 be9d7b0851cde7dfb51bc0701a8051659c0d1a2f720dc40b2c614c61b17cb75c 17:37:55 $ docker rm -f --volumes be9d7b0851cde7dfb51bc0701a8051659c0d1a2f720dc40b2c614c61b17cb75c [Pipeline] // withDockerContainer [Pipeline] sh 17:37:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:37:55 Stashed 1 file(s) [Pipeline] echo 17:37:55 [edgeXSemver]: initialized semver on version 3.1.0-dev.23 [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 17:37:56 provisioning config files... 17:37:56 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8429633323099139316tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:37:56 ---> docker-login.sh 17:37:56 nexus3.edgexfoundry.org:10001 17:37:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:56 Configure a credential helper to remove this warning. See 17:37:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:56 17:37:56 Login Succeeded 17:37:56 nexus3.edgexfoundry.org:10002 17:37:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:56 Configure a credential helper to remove this warning. See 17:37:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:56 17:37:56 Login Succeeded 17:37:56 nexus3.edgexfoundry.org:10003 17:37:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:56 Configure a credential helper to remove this warning. See 17:37:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:56 17:37:56 Login Succeeded 17:37:56 nexus3.edgexfoundry.org:10004 17:37:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:56 Configure a credential helper to remove this warning. See 17:37:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:56 17:37:56 Login Succeeded 17:37:56 docker.io 17:37:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:56 Configure a credential helper to remove this warning. See 17:37:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:56 17:37:56 Login Succeeded 17:37:56 ---> docker-login.sh ends [Pipeline] } 17:37:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:37:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:37:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:37:56 ========================================================= 17:37:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 17:37:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:57 + 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 . 17:37:57 Sending build context to Docker daemon 2.21MB 17:37:57 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 17:37:57 Step 2/13 : FROM ${BASE} AS builder 17:37:57 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 17:37:57 7264a8db6415: Pulling fs layer 17:37:57 c4d48a809fc2: Pulling fs layer 17:37:57 4f1c88b9dad5: Pulling fs layer 17:37:57 ad3a456e5733: Pulling fs layer 17:37:57 33e27b845d1e: Pulling fs layer 17:37:57 c68163c4e522: Pulling fs layer 17:37:57 50da416c3ac9: Pulling fs layer 17:37:57 23d2d4c4bb30: Pulling fs layer 17:37:57 ad3a456e5733: Waiting 17:37:57 c68163c4e522: Waiting 17:37:57 50da416c3ac9: Waiting 17:37:57 23d2d4c4bb30: Waiting 17:37:57 33e27b845d1e: Waiting 17:37:57 c4d48a809fc2: Download complete 17:37:57 ad3a456e5733: Download complete 17:37:57 33e27b845d1e: Verifying Checksum 17:37:57 33e27b845d1e: Download complete 17:37:57 7264a8db6415: Verifying Checksum 17:37:57 7264a8db6415: Download complete 17:37:57 c68163c4e522: Verifying Checksum 17:37:57 c68163c4e522: Download complete 17:37:57 7264a8db6415: Pull complete 17:37:57 23d2d4c4bb30: Verifying Checksum 17:37:57 23d2d4c4bb30: Download complete 17:37:57 c4d48a809fc2: Pull complete 17:37:57 4f1c88b9dad5: Verifying Checksum 17:37:57 4f1c88b9dad5: Download complete 17:37:58 50da416c3ac9: Verifying Checksum 17:37:58 50da416c3ac9: Download complete 17:38:01 4f1c88b9dad5: Pull complete 17:38:01 ad3a456e5733: Pull complete 17:38:01 33e27b845d1e: Pull complete 17:38:01 c68163c4e522: Pull complete 17:38:03 50da416c3ac9: Pull complete 17:38:04 23d2d4c4bb30: Pull complete 17:38:04 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 17:38:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 17:38:04 ---> 0786185ac409 17:38:04 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:38:06 ---> Running in cc8ca9f5fda6 17:38:06 Removing intermediate container cc8ca9f5fda6 17:38:06 ---> e5247df36d82 17:38:06 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:38:06 ---> Running in 0e19ad14d24b 17:38:06 Removing intermediate container 0e19ad14d24b 17:38:06 ---> 5b27054c1136 17:38:06 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:38:06 ---> Running in 8e251c3918af 17:38:06 Removing intermediate container 8e251c3918af 17:38:06 ---> 79dfe42f57ca 17:38:06 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:38:06 ---> Running in 6a09858244f5 17:38:06 Removing intermediate container 6a09858244f5 17:38:06 ---> 3df05dceb177 17:38:06 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:38:06 ---> Running in 6312c2be447b 17:38:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:38:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:38:06 (1/13) Installing libintl (0.21.1-r7) 17:38:06 (2/13) Installing eudev-libs (3.2.11-r8) 17:38:07 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 17:38:07 (4/13) Installing v4l-utils-libs (1.24.1-r0) 17:38:07 (5/13) Installing v4l-utils (1.24.1-r0) 17:38:07 (6/13) Installing libdvbv5 (1.24.1-r0) 17:38:07 (7/13) Installing udev-init-scripts (35-r1) 17:38:07 (8/13) Installing libblkid (2.38.1-r8) 17:38:07 (9/13) Installing xz-libs (5.4.3-r0) 17:38:07 (10/13) Installing kmod-libs (30-r3) 17:38:07 (11/13) Installing eudev (3.2.11-r8) 17:38:07 (12/13) Installing eudev-dev (3.2.11-r8) 17:38:07 (13/13) Installing v4l-utils-dev (1.24.1-r0) 17:38:07 Executing busybox-1.36.1-r2.trigger 17:38:07 Executing eudev-3.2.11-r8.trigger 17:38:07 OK: 271 MiB in 65 packages 17:38:07 Removing intermediate container 6312c2be447b 17:38:07 ---> f60dfc0cc855 17:38:07 Step 8/13 : WORKDIR /device-usb-camera 17:38:07 ---> Running in 46ae5d1a57f1 17:38:07 Removing intermediate container 46ae5d1a57f1 17:38:07 ---> 378289949346 17:38:07 Step 9/13 : COPY go.mod vendor* ./ 17:38:07 ---> a4f49140a8de 17:38:07 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:38:07 ---> Running in a657141561c1 17:38:10 Still waiting to schedule task 17:38:10 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 17:38:34 Removing intermediate container a657141561c1 17:38:34 ---> d5de84195800 17:38:34 Step 11/13 : COPY . . 17:38:34 ---> c6b3abbf47de 17:38:34 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:38:34 ---> Running in 724a11fbfeb5 17:38:34  % Total % Received % Xferd Average Speed Time Time Time Current 17:38:34  Dload Upload Total Spent  Left  Speed 17:38:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1253 100 1253 0 0 8800 0 --:--:-- --:--:-- --:--:-- 8823 17:38:34 Removing intermediate container 724a11fbfeb5 17:38:34 ---> 48dc7285f01f 17:38:34 Step 13/13 : RUN ${MAKE} 17:38:34 ---> Running in b29acceeec17 17:38:34 noop 17:38:34 Removing intermediate container b29acceeec17 17:38:34 ---> bf8c40e1880b 17:38:34 Successfully built bf8c40e1880b 17:38:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:34 + docker inspect -f . ci-base-image-x86_64 17:38:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:38:34 prd-ubuntu20.04-docker-8c-8g-6977 does not seem to be running inside a container 17:38:34 $ 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 17:38:35 $ docker top 47c96d5f10848b083bde37ab988e2091ae4ae698a5771d1b1b212112a743ab94 -eo pid,comm [Pipeline] { [Pipeline] sh 17:38:35 + go version 17:38:35 go version go1.21.0 linux/amd64 [Pipeline] } 17:38:35 $ docker stop --time=1 47c96d5f10848b083bde37ab988e2091ae4ae698a5771d1b1b212112a743ab94 17:38:36 $ docker rm -f --volumes 47c96d5f10848b083bde37ab988e2091ae4ae698a5771d1b1b212112a743ab94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:37 + docker inspect -f . ci-base-image-x86_64 17:38:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:38:37 prd-ubuntu20.04-docker-8c-8g-6977 does not seem to be running inside a container 17:38:37 $ 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 17:38:37 $ docker top ea8478d0ca0d2d66314a2645f8fb05b4cc86c4d693f848219e2a42d63013ea7c -eo pid,comm [Pipeline] { [Pipeline] sh 17:38:37 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 17:38:38 + make test 17:38:38 go test ./... -coverprofile=coverage.out ./... 17:38:39 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:38:51 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:38:51 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 4.4% of statements 17:38:57 go vet ./... 17:39:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:39:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:39:00 ./bin/test-attribution-txt.sh [Pipeline] echo 17:39:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:39:00 $ docker stop --time=1 ea8478d0ca0d2d66314a2645f8fb05b4cc86c4d693f848219e2a42d63013ea7c 17:39:02 $ docker rm -f --volumes ea8478d0ca0d2d66314a2645f8fb05b4cc86c4d693f848219e2a42d63013ea7c [Pipeline] // withDockerContainer [Pipeline] sh 17:39:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:39:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:39:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:39:04 + ls -al . 17:39:04 total 220 17:39:04 drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 17:38 . 17:39:04 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:37 .. 17:39:04 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 17:38 .git 17:39:04 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:37 .github 17:39:04 -rw-rw-r-- 1 jenkins jenkins 495 Sep 20 17:37 .gitignore 17:39:04 -rw-rw-r-- 1 jenkins jenkins 45 Sep 20 17:37 .golangci.yml 17:39:04 -rw-rw-r-- 1 jenkins jenkins 77 Sep 20 17:37 .hadolint.yml 17:39:04 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 17:37 .semver 17:39:04 -rw-rw-r-- 1 jenkins jenkins 10851 Sep 20 17:37 Attribution.txt 17:39:04 -rw-rw-r-- 1 jenkins jenkins 11903 Sep 20 17:37 CHANGELOG.md 17:39:04 -rw-rw-r-- 1 jenkins jenkins 2453 Sep 20 17:37 Dockerfile 17:39:04 -rw-rw-r-- 1 jenkins jenkins 678 Sep 20 17:37 GOVERNANCE.md 17:39:04 -rw-rw-r-- 1 jenkins jenkins 659 Sep 20 17:37 Jenkinsfile 17:39:04 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 20 17:37 LICENSE 17:39:04 -rw-rw-r-- 1 jenkins jenkins 2611 Sep 20 17:37 Makefile 17:39:04 -rw-rw-r-- 1 jenkins jenkins 622 Sep 20 17:37 OWNERS.md 17:39:04 -rw-rw-r-- 1 jenkins jenkins 2575 Sep 20 17:37 README.md 17:39:04 -rw-rw-r-- 1 jenkins jenkins 12 Sep 20 17:37 VERSION 17:39:04 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 17:37 bin 17:39:04 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:37 cmd 17:39:04 -rw-r--r-- 1 jenkins jenkins 54703 Sep 20 17:38 coverage.out 17:39:04 -rwxrwxr-x 1 jenkins jenkins 84 Sep 20 17:37 docker-entrypoint.sh 17:39:04 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 17:37 docs 17:39:04 -rw-rw-r-- 1 jenkins jenkins 3952 Sep 20 17:37 go.mod 17:39:04 -rw-rw-r-- 1 jenkins jenkins 35513 Sep 20 17:37 go.sum 17:39:04 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:37 internal 17:39:04 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:37 snap 17:39:04 -rw-rw-r-- 1 jenkins jenkins 231 Sep 20 17:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:04 + 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=29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6 --label arch=amd64 --label version=3.1.0-dev.23 . 17:39:04 Sending build context to Docker daemon 2.265MB 17:39:04 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 17:39:04 Step 2/36 : FROM ${BASE} AS builder 17:39:04 ---> bf8c40e1880b 17:39:04 Step 3/36 : ARG ADD_BUILD_TAGS="" 17:39:04 ---> Running in 182c4a62e714 17:39:04 Removing intermediate container 182c4a62e714 17:39:04 ---> c859cfcb110a 17:39:04 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:39:04 ---> Running in 1c298dfebbc6 17:39:04 Removing intermediate container 1c298dfebbc6 17:39:04 ---> a789b308bc61 17:39:04 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:39:04 ---> Running in 9c95e3e03922 17:39:04 Removing intermediate container 9c95e3e03922 17:39:04 ---> 9c21b51bb59f 17:39:04 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:39:04 ---> Running in 4b168525ed36 17:39:04 Removing intermediate container 4b168525ed36 17:39:04 ---> 183fcab3fa18 17:39:04 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:39:04 ---> Running in 6345c04c5d59 17:39:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:39:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:39:05 OK: 271 MiB in 65 packages 17:39:05 Removing intermediate container 6345c04c5d59 17:39:05 ---> ca0360a2429e 17:39:05 Step 8/36 : WORKDIR /device-usb-camera 17:39:05 ---> Running in 7cc3e5351727 17:39:05 Removing intermediate container 7cc3e5351727 17:39:05 ---> 9c80f4c2b3a2 17:39:05 Step 9/36 : COPY go.mod vendor* ./ 17:39:05 ---> 3b33be7d9917 17:39:05 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:39:06 ---> Running in 77c9ae83889b 17:39:06 Removing intermediate container 77c9ae83889b 17:39:06 ---> e32923b1b77d 17:39:06 Step 11/36 : COPY . . 17:39:06 ---> 59c505d1b23d 17:39:06 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:39:06 ---> Running in 7ebf4b4a0886 17:39:07  % Total % Received % Xferd Average Speed Time Time Time Current 17:39:07 Dload Upload Total Spent Left Speed 17:39:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253  0   0  37801    0 --:--:-- --:--:-- --:--:-- 39156 17:39:07 Removing intermediate container 7ebf4b4a0886 17:39:07 ---> a4d076cb941d 17:39:07 Step 13/36 : RUN ${MAKE} 17:39:07 ---> Running in 91b5508656da 17:39:08 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.23 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.28" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:39:26 Removing intermediate container 91b5508656da 17:39:26 ---> ad38874998f7 17:39:26 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 17:39:26 v0.21.6: Pulling from aler9/rtsp-simple-server 17:39:26 4acc49c71d14: Pulling fs layer 17:39:26 4acc49c71d14: Verifying Checksum 17:39:26 4acc49c71d14: Download complete 17:39:26 4acc49c71d14: Pull complete 17:39:26 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 17:39:26 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 17:39:26 ---> 01a2bd3e5fff 17:39:26 Step 15/36 : FROM alpine:3.18 17:39:26 3.18: Pulling from library/alpine 17:39:26 7264a8db6415: Already exists 17:39:26 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 17:39:26 Status: Downloaded newer image for alpine:3.18 17:39:26 ---> 7e01a0d0a1dc 17:39:26 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:39:26 ---> Running in 9c03c7981660 17:39:27 Removing intermediate container 9c03c7981660 17:39:27 ---> d139856b9d2b 17:39:27 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:39:27 ---> Running in 46867abe3327 17:39:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:39:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:39:27 (1/107) Installing dumb-init (1.2.5-r2) 17:39:27 (2/107) Installing sdl2 (2.26.5-r0) 17:39:27 (3/107) Installing svt-av1-libs (1.6.0-r0) 17:39:27 (4/107) Installing aom-libs (3.6.1-r0) 17:39:27 (5/107) Installing libxau (1.0.11-r2) 17:39:27 (6/107) Installing libmd (1.0.4-r2) 17:39:27 (7/107) Installing libbsd (0.11.7-r1) 17:39:27 (8/107) Installing libxdmcp (1.1.4-r2) 17:39:27 (9/107) Installing libxcb (1.15-r1) 17:39:27 (10/107) Installing libx11 (1.8.4-r4) 17:39:27 (11/107) Installing hwdata-pci (0.370-r0) 17:39:27 (12/107) Installing libpciaccess (0.17-r2) 17:39:27 (13/107) Installing libdrm (2.4.115-r4) 17:39:27 (14/107) Installing libxext (1.3.5-r2) 17:39:27 (15/107) Installing libxfixes (6.0.1-r2) 17:39:27 (16/107) Installing libffi (3.4.4-r2) 17:39:27 (17/107) Installing wayland-libs-client (1.22.0-r2) 17:39:27 (18/107) Installing libva (2.18.0-r1) 17:39:27 (19/107) Installing libvdpau (1.5-r1) 17:39:27 (20/107) Installing libgcc (12.2.1_git20220924-r10) 17:39:27 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 17:39:27 (22/107) Installing onevpl-libs (2023.2.1-r0) 17:39:27 (23/107) Installing ffmpeg-libavutil (6.0-r15) 17:39:27 (24/107) Installing libdav1d (1.2.1-r0) 17:39:27 (25/107) Installing brotli-libs (1.0.9-r14) 17:39:27 (26/107) Installing libhwy (1.0.4-r1) 17:39:27 (27/107) Installing lcms2 (2.15-r2) 17:39:27 (28/107) Installing libjxl (0.8.2-r0) 17:39:27 (29/107) Installing lame-libs (3.100-r5) 17:39:27 (30/107) Installing opus (1.4-r0) 17:39:27 (31/107) Installing libgomp (12.2.1_git20220924-r10) 17:39:27 (32/107) Installing soxr (0.1.3-r5) 17:39:27 (33/107) Installing ffmpeg-libswresample (6.0-r15) 17:39:27 (34/107) Installing libogg (1.3.5-r4) 17:39:27 (35/107) Installing libtheora (1.1.1-r17) 17:39:27 (36/107) Installing libvorbis (1.3.7-r1) 17:39:27 (37/107) Installing libvpx (1.13.0-r1) 17:39:28 (38/107) Installing libwebp (1.3.2-r0) 17:39:28 (39/107) Installing x264-libs (0.164_git20220602-r1) 17:39:28 (40/107) Installing numactl (2.0.16-r4) 17:39:28 (41/107) Installing x265-libs (3.5-r4) 17:39:28 (42/107) Installing xvidcore (1.3.7-r1) 17:39:28 (43/107) Installing ffmpeg-libavcodec (6.0-r15) 17:39:28 (44/107) Installing alsa-lib (1.2.9-r1) 17:39:28 (45/107) Installing libexpat (2.5.0-r1) 17:39:28 (46/107) Installing libbz2 (1.0.8-r5) 17:39:28 (47/107) Installing libpng (1.6.39-r3) 17:39:28 (48/107) Installing freetype (2.13.0-r5) 17:39:28 (49/107) Installing fontconfig (2.14.2-r3) 17:39:28 (50/107) Installing fribidi (1.0.13-r0) 17:39:28 (51/107) Installing libintl (0.21.1-r7) 17:39:28 (52/107) Installing libblkid (2.38.1-r8) 17:39:28 (53/107) Installing libmount (2.38.1-r8) 17:39:28 (54/107) Installing pcre2 (10.42-r1) 17:39:28 (55/107) Installing glib (2.76.4-r0) 17:39:28 (56/107) Installing graphite2 (1.3.14-r5) 17:39:28 (57/107) Installing harfbuzz (7.3.0-r0) 17:39:28 (58/107) Installing libunibreak (5.1-r0) 17:39:28 (59/107) Installing libass (0.17.1-r0) 17:39:28 (60/107) Installing libbluray (1.3.4-r0) 17:39:28 (61/107) Installing gmp (6.2.1-r3) 17:39:28 (62/107) Installing nettle (3.8.1-r2) 17:39:28 (63/107) Installing libunistring (1.1-r1) 17:39:28 (64/107) Installing libidn2 (2.3.4-r1) 17:39:28 (65/107) Installing p11-kit (0.24.1-r2) 17:39:28 (66/107) Installing libtasn1 (4.19.0-r1) 17:39:28 (67/107) Installing gnutls (3.8.0-r2) 17:39:28 (68/107) Installing mpg123-libs (1.31.3-r1) 17:39:28 (69/107) Installing libopenmpt (0.7.2-r0) 17:39:28 (70/107) Installing cjson (1.7.15-r4) 17:39:28 (71/107) Installing mbedtls (2.28.4-r0) 17:39:28 (72/107) Installing librist (0.2.7-r0) 17:39:28 (73/107) Installing libsrt (1.5.2-r0) 17:39:28 (74/107) Installing libssh (0.10.5-r0) 17:39:28 (75/107) Installing xz-libs (5.4.3-r0) 17:39:28 (76/107) Installing libxml2 (2.11.4-r0) 17:39:28 (77/107) Installing libsodium (1.0.18-r3) 17:39:28 (78/107) Installing libzmq (4.3.4-r4) 17:39:28 (79/107) Installing ffmpeg-libavformat (6.0-r15) 17:39:28 (80/107) Installing glslang-libs (1.3.243.0-r1) 17:39:28 (81/107) Installing spirv-tools (1.3.243.0-r1) 17:39:28 (82/107) Installing shaderc (2023.3-r1) 17:39:28 (83/107) Installing vulkan-loader (1.3.243.0-r1) 17:39:28 (84/107) Installing libplacebo (5.264.1-r1) 17:39:28 (85/107) Installing ffmpeg-libpostproc (6.0-r15) 17:39:28 (86/107) Installing ffmpeg-libswscale (6.0-r15) 17:39:28 (87/107) Installing vidstab (1.1.1-r0) 17:39:28 (88/107) Installing zimg (3.0.5-r0) 17:39:28 (89/107) Installing ffmpeg-libavfilter (6.0-r15) 17:39:28 (90/107) Installing libasyncns (0.8-r1) 17:39:28 (91/107) Installing dbus-libs (1.14.8-r0) 17:39:28 (92/107) Installing libltdl (2.4.7-r2) 17:39:28 (93/107) Installing orc (0.4.34-r0) 17:39:28 (94/107) Installing flac-libs (1.4.3-r0) 17:39:28 (95/107) Installing libsndfile (1.2.0-r2) 17:39:28 (96/107) Installing speexdsp (1.2.1-r1) 17:39:28 (97/107) Installing tdb-libs (1.4.8-r1) 17:39:28 (98/107) Installing libpulse (16.1-r10) 17:39:28 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 17:39:28 (100/107) Installing v4l-utils-libs (1.24.1-r0) 17:39:28 (101/107) Installing ffmpeg-libavdevice (6.0-r15) 17:39:28 (102/107) Installing ffmpeg (6.0-r15) 17:39:28 (103/107) Installing udev-init-scripts (35-r1) 17:39:28 (104/107) Installing eudev-libs (3.2.11-r8) 17:39:28 (105/107) Installing zstd-libs (1.5.5-r4) 17:39:28 (106/107) Installing kmod-libs (30-r3) 17:39:28 (107/107) Installing eudev (3.2.11-r8) 17:39:28 Executing busybox-1.36.1-r2.trigger 17:39:28 Executing glib-2.76.4-r0.trigger 17:39:28 Executing eudev-3.2.11-r8.trigger 17:39:28 OK: 131 MiB in 122 packages 17:39:30 Removing intermediate container 46867abe3327 17:39:30 ---> dba943a3a0a6 17:39:30 Step 18/36 : WORKDIR / 17:39:30 ---> Running in f513c5d26f08 17:39:30 Removing intermediate container f513c5d26f08 17:39:30 ---> 38bec0207cbd 17:39:30 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 17:39:31 ---> a64ce4fe2746 17:39:31 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 17:39:31 ---> b9ab96bcdced 17:39:31 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:39:31 ---> e822ade320de 17:39:31 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:39:31 ---> 601706abfff3 17:39:31 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:39:31 ---> a18f55bc635d 17:39:31 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 17:39:31 ---> a7f3d6a4a370 17:39:31 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 17:39:32 ---> 8f2a9130eecf 17:39:32 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:39:32 ---> Running in 86b4134e8cf6 17:39:33 Removing intermediate container 86b4134e8cf6 17:39:33 ---> d3434d9b42a1 17:39:33 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:39:33 ---> Running in c1b0e7385cff 17:39:33 Removing intermediate container c1b0e7385cff 17:39:33 ---> 4722ff92d8fa 17:39:33 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:39:33 ---> Running in bb296d1c29c9 17:39:34 Removing intermediate container bb296d1c29c9 17:39:34 ---> 9aa4a0c98f50 17:39:34 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 17:39:34 ---> Running in 62bd1b41cea5 17:39:34 Removing intermediate container 62bd1b41cea5 17:39:34 ---> 7a6575ec5d53 17:39:34 Step 30/36 : EXPOSE 59983 17:39:34 ---> Running in 55fbfc7d92a0 17:39:34 Removing intermediate container 55fbfc7d92a0 17:39:34 ---> 2e014f20c053 17:39:34 Step 31/36 : EXPOSE 8554 17:39:34 ---> Running in a8be34dd3f99 17:39:34 Removing intermediate container a8be34dd3f99 17:39:34 ---> c0fbd3b6932b 17:39:34 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:39:34 ---> Running in f0df1eb429f5 17:39:35 Removing intermediate container f0df1eb429f5 17:39:35 ---> a8182cf74084 17:39:35 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:39:35 ---> Running in 383639ec2904 17:39:35 Removing intermediate container 383639ec2904 17:39:35 ---> 2a4e89fa4b3d 17:39:35 Step 34/36 : LABEL arch=amd64 17:39:35 ---> Running in 256c0864607e 17:39:35 Removing intermediate container 256c0864607e 17:39:35 ---> 055ba33bb746 17:39:35 Step 35/36 : LABEL git_sha=29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6 17:39:35 ---> Running in b69a85ea143e 17:39:35 Removing intermediate container b69a85ea143e 17:39:35 ---> 5eca4c280b0e 17:39:35 Step 36/36 : LABEL version=3.1.0-dev.23 17:39:35 ---> Running in 168b83dafa67 17:39:35 Removing intermediate container 168b83dafa67 17:39:35 ---> b6a5046145e4 17:39:35 [Warning] One or more build-args [ARCH] were not consumed 17:39:35 Successfully built b6a5046145e4 17:39:35 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 17:39:35 provisioning config files... 17:39:35 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13223083083291336702tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:39:35 ---> docker-login.sh 17:39:35 nexus3.edgexfoundry.org:10001 17:39:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:35 Configure a credential helper to remove this warning. See 17:39:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:35 17:39:35 Login Succeeded 17:39:35 nexus3.edgexfoundry.org:10002 17:39:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:35 Configure a credential helper to remove this warning. See 17:39:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:35 17:39:35 Login Succeeded 17:39:35 nexus3.edgexfoundry.org:10003 17:39:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:35 Configure a credential helper to remove this warning. See 17:39:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:35 17:39:35 Login Succeeded 17:39:35 nexus3.edgexfoundry.org:10004 17:39:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:35 Configure a credential helper to remove this warning. See 17:39:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:35 17:39:35 Login Succeeded 17:39:35 docker.io 17:39:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:36 Configure a credential helper to remove this warning. See 17:39:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:36 17:39:36 Login Succeeded 17:39:36 ---> docker-login.sh ends [Pipeline] } 17:39:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:39:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:39:36 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 17:39:36 29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6 17:39:36 latest 17:39:36 3.1.0-dev.23 17:39:36 29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6-3.1.0-dev.23 17:39:36 main 17:39:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:36 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:36 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6 17:39:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 17:39:36 e010b8d1e091: Preparing 17:39:36 0d004e7b762a: Preparing 17:39:36 e4eaa9a338fc: Preparing 17:39:36 614aa6b286ed: Preparing 17:39:36 3827b5b91e75: Preparing 17:39:36 acc83c6ca332: Preparing 17:39:36 308d3081c183: Preparing 17:39:36 7f5b123de766: Preparing 17:39:36 4fc40588ecad: Preparing 17:39:36 9e501588f054: Preparing 17:39:36 1d8b4131f241: Preparing 17:39:36 1e86a6c5c851: Preparing 17:39:36 4693057ce236: Preparing 17:39:36 7f5b123de766: Waiting 17:39:36 1e86a6c5c851: Waiting 17:39:36 4693057ce236: Waiting 17:39:36 4fc40588ecad: Waiting 17:39:36 9e501588f054: Waiting 17:39:36 1d8b4131f241: Waiting 17:39:36 308d3081c183: Waiting 17:39:36 614aa6b286ed: Pushed 17:39:36 0d004e7b762a: Pushed 17:39:36 e4eaa9a338fc: Pushed 17:39:36 e010b8d1e091: Pushed 17:39:37 7f5b123de766: Pushed 17:39:37 4fc40588ecad: Pushed 17:39:37 acc83c6ca332: Pushed 17:39:37 308d3081c183: Pushed 17:39:37 4693057ce236: Layer already exists 17:39:37 9e501588f054: Pushed 17:39:39 3827b5b91e75: Pushed 17:39:39 1d8b4131f241: Pushed 17:39:49 1e86a6c5c851: Pushed 17:39:49 29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6: digest: sha256:c96c4ae6948e946a5c5d5706b0ac9a986a379bb8a2a8e3778dd0ab7ba2931748 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:50 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:50 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 17:39:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 17:39:50 e010b8d1e091: Preparing 17:39:50 0d004e7b762a: Preparing 17:39:50 e4eaa9a338fc: Preparing 17:39:50 614aa6b286ed: Preparing 17:39:50 3827b5b91e75: Preparing 17:39:50 acc83c6ca332: Preparing 17:39:50 308d3081c183: Preparing 17:39:50 7f5b123de766: Preparing 17:39:50 308d3081c183: Waiting 17:39:50 acc83c6ca332: Waiting 17:39:50 7f5b123de766: Waiting 17:39:50 4fc40588ecad: Preparing 17:39:50 9e501588f054: Preparing 17:39:50 1d8b4131f241: Preparing 17:39:50 1e86a6c5c851: Preparing 17:39:50 4fc40588ecad: Waiting 17:39:50 9e501588f054: Waiting 17:39:50 4693057ce236: Preparing 17:39:50 1e86a6c5c851: Waiting 17:39:50 4693057ce236: Waiting 17:39:50 0d004e7b762a: Layer already exists 17:39:50 3827b5b91e75: Layer already exists 17:39:50 e4eaa9a338fc: Layer already exists 17:39:50 614aa6b286ed: Layer already exists 17:39:50 e010b8d1e091: Layer already exists 17:39:50 308d3081c183: Layer already exists 17:39:50 7f5b123de766: Layer already exists 17:39:50 acc83c6ca332: Layer already exists 17:39:50 4fc40588ecad: Layer already exists 17:39:50 9e501588f054: Layer already exists 17:39:50 1d8b4131f241: Layer already exists 17:39:50 1e86a6c5c851: Layer already exists 17:39:50 4693057ce236: Layer already exists 17:39:50 latest: digest: sha256:c96c4ae6948e946a5c5d5706b0ac9a986a379bb8a2a8e3778dd0ab7ba2931748 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:50 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:50 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.23 17:39:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 17:39:50 e010b8d1e091: Preparing 17:39:50 0d004e7b762a: Preparing 17:39:50 e4eaa9a338fc: Preparing 17:39:50 614aa6b286ed: Preparing 17:39:50 3827b5b91e75: Preparing 17:39:50 acc83c6ca332: Preparing 17:39:50 308d3081c183: Preparing 17:39:50 7f5b123de766: Preparing 17:39:50 4fc40588ecad: Preparing 17:39:50 9e501588f054: Preparing 17:39:50 1d8b4131f241: Preparing 17:39:50 1e86a6c5c851: Preparing 17:39:50 4693057ce236: Preparing 17:39:50 acc83c6ca332: Waiting 17:39:50 308d3081c183: Waiting 17:39:50 7f5b123de766: Waiting 17:39:50 4fc40588ecad: Waiting 17:39:50 9e501588f054: Waiting 17:39:50 1d8b4131f241: Waiting 17:39:50 1e86a6c5c851: Waiting 17:39:50 4693057ce236: Waiting 17:39:50 614aa6b286ed: Layer already exists 17:39:50 e4eaa9a338fc: Layer already exists 17:39:50 3827b5b91e75: Layer already exists 17:39:50 0d004e7b762a: Layer already exists 17:39:50 e010b8d1e091: Layer already exists 17:39:50 acc83c6ca332: Layer already exists 17:39:50 308d3081c183: Layer already exists 17:39:50 7f5b123de766: Layer already exists 17:39:50 4fc40588ecad: Layer already exists 17:39:50 1d8b4131f241: Layer already exists 17:39:50 9e501588f054: Layer already exists 17:39:50 1e86a6c5c851: Layer already exists 17:39:50 4693057ce236: Layer already exists 17:39:50 3.1.0-dev.23: digest: sha256:c96c4ae6948e946a5c5d5706b0ac9a986a379bb8a2a8e3778dd0ab7ba2931748 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:51 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:51 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6-3.1.0-dev.23 17:39:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 17:39:51 e010b8d1e091: Preparing 17:39:51 0d004e7b762a: Preparing 17:39:51 e4eaa9a338fc: Preparing 17:39:51 614aa6b286ed: Preparing 17:39:51 3827b5b91e75: Preparing 17:39:51 acc83c6ca332: Preparing 17:39:51 308d3081c183: Preparing 17:39:51 7f5b123de766: Preparing 17:39:51 4fc40588ecad: Preparing 17:39:51 9e501588f054: Preparing 17:39:51 1d8b4131f241: Preparing 17:39:51 1e86a6c5c851: Preparing 17:39:51 4693057ce236: Preparing 17:39:51 acc83c6ca332: Waiting 17:39:51 308d3081c183: Waiting 17:39:51 7f5b123de766: Waiting 17:39:51 4fc40588ecad: Waiting 17:39:51 1e86a6c5c851: Waiting 17:39:51 9e501588f054: Waiting 17:39:51 1d8b4131f241: Waiting 17:39:51 3827b5b91e75: Layer already exists 17:39:51 e010b8d1e091: Layer already exists 17:39:51 e4eaa9a338fc: Layer already exists 17:39:51 614aa6b286ed: Layer already exists 17:39:51 0d004e7b762a: Layer already exists 17:39:51 acc83c6ca332: Layer already exists 17:39:51 7f5b123de766: Layer already exists 17:39:51 308d3081c183: Layer already exists 17:39:51 4fc40588ecad: Layer already exists 17:39:51 9e501588f054: Layer already exists 17:39:51 1d8b4131f241: Layer already exists 17:39:51 1e86a6c5c851: Layer already exists 17:39:51 4693057ce236: Layer already exists 17:39:51 29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6-3.1.0-dev.23: digest: sha256:c96c4ae6948e946a5c5d5706b0ac9a986a379bb8a2a8e3778dd0ab7ba2931748 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:51 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:52 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 17:39:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 17:39:52 e010b8d1e091: Preparing 17:39:52 0d004e7b762a: Preparing 17:39:52 e4eaa9a338fc: Preparing 17:39:52 614aa6b286ed: Preparing 17:39:52 3827b5b91e75: Preparing 17:39:52 acc83c6ca332: Preparing 17:39:52 308d3081c183: Preparing 17:39:52 7f5b123de766: Preparing 17:39:52 4fc40588ecad: Preparing 17:39:52 9e501588f054: Preparing 17:39:52 1d8b4131f241: Preparing 17:39:52 1e86a6c5c851: Preparing 17:39:52 4693057ce236: Preparing 17:39:52 acc83c6ca332: Waiting 17:39:52 308d3081c183: Waiting 17:39:52 9e501588f054: Waiting 17:39:52 7f5b123de766: Waiting 17:39:52 1d8b4131f241: Waiting 17:39:52 4fc40588ecad: Waiting 17:39:52 1e86a6c5c851: Waiting 17:39:52 0d004e7b762a: Layer already exists 17:39:52 614aa6b286ed: Layer already exists 17:39:52 3827b5b91e75: Layer already exists 17:39:52 e4eaa9a338fc: Layer already exists 17:39:52 e010b8d1e091: Layer already exists 17:39:52 308d3081c183: Layer already exists 17:39:52 acc83c6ca332: Layer already exists 17:39:52 7f5b123de766: Layer already exists 17:39:52 4fc40588ecad: Layer already exists 17:39:52 9e501588f054: Layer already exists 17:39:52 1e86a6c5c851: Layer already exists 17:39:52 1d8b4131f241: Layer already exists 17:39:52 4693057ce236: Layer already exists 17:39:52 main: digest: sha256:c96c4ae6948e946a5c5d5706b0ac9a986a379bb8a2a8e3778dd0ab7ba2931748 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:39:52 ===================================================== [Pipeline] echo 17:39:52 taggedImages: 17:39:52 - nexus3.edgexfoundry.org:10004/device-usb-camera:29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6 17:39:52 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 17:39:52 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.23 17:39:52 - nexus3.edgexfoundry.org:10004/device-usb-camera:29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6-3.1.0-dev.23 17:39:52 - 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 17:39:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:39:52 17:39:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:39:52 latest: Pulling from edgex-lftools-log-publisher 17:39:52 5eb5b503b376: Pulling fs layer 17:39:52 5c69ac0246d0: Pulling fs layer 17:39:52 ec43610c2a17: Pulling fs layer 17:39:52 3a2ae6a8a46f: Pulling fs layer 17:39:52 33b1e0a273af: Pulling fs layer 17:39:52 5d3b04190fa2: Pulling fs layer 17:39:52 2f39f015ded8: Pulling fs layer 17:39:52 3a2ae6a8a46f: Waiting 17:39:52 33b1e0a273af: Waiting 17:39:52 5d3b04190fa2: Waiting 17:39:52 2f39f015ded8: Waiting 17:39:52 5c69ac0246d0: Download complete 17:39:52 3a2ae6a8a46f: Verifying Checksum 17:39:52 3a2ae6a8a46f: Download complete 17:39:52 33b1e0a273af: Verifying Checksum 17:39:52 33b1e0a273af: Download complete 17:39:52 5d3b04190fa2: Verifying Checksum 17:39:52 5d3b04190fa2: Download complete 17:39:52 ec43610c2a17: Download complete 17:39:53 5eb5b503b376: Verifying Checksum 17:39:53 5eb5b503b376: Download complete 17:39:53 2f39f015ded8: Download complete 17:39:54 5eb5b503b376: Pull complete 17:39:54 5c69ac0246d0: Pull complete 17:39:54 ec43610c2a17: Pull complete 17:39:54 3a2ae6a8a46f: Pull complete 17:39:54 33b1e0a273af: Pull complete 17:39:54 5d3b04190fa2: Pull complete 17:39:59 2f39f015ded8: Pull complete 17:39:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:39:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:39:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:39:59 prd-ubuntu20.04-docker-8c-8g-6977 does not seem to be running inside a container 17:39:59 $ 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 17:40:00 $ docker top ba1e46dc8ab88fe650951fe216d2562d321fdc9fcdf9bcdd4c14410d53163dbd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:40:00 ---> job-cost.sh 17:40:00 lf-activate-venv: SKIPPING 17:40:00 INFO: No Stack... 17:40:01 INFO: Retrieving Pricing Info for: v3-standard-8 17:40:01 INFO: Archiving Costs [Pipeline] sh 17:40:02 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 17:40:02 + cut -d, -f6 [Pipeline] lock 17:40:02 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-148-stack-cost] 17:40:02 Resource [jenkins-edgexfoundry-device-usb-camera-main-148-stack-cost] did not exist. Created. 17:40:02 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-148-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:40:02 + echo total: 0.2199999988079071 [Pipeline] stash 17:40:02 Stashed 1 file(s) [Pipeline] } 17:40:02 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-148-stack-cost] [Pipeline] // lock [Pipeline] } 17:40:02 $ docker stop --time=1 ba1e46dc8ab88fe650951fe216d2562d321fdc9fcdf9bcdd4c14410d53163dbd 17:40:03 $ docker rm -f --volumes ba1e46dc8ab88fe650951fe216d2562d321fdc9fcdf9bcdd4c14410d53163dbd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:48:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7178 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 17:48:30 Running in /w/workspace/device-usb-camera/148 [Pipeline] { [Pipeline] checkout 17:48:30 Selected Git installation does not exist. Using Default 17:48:30 The recommended git tool is: NONE 17:48:37 using credential edgex-jenkins-ssh 17:48:37 Cloning the remote Git repository 17:48:37 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 17:48:37 > git init /w/workspace/device-usb-camera/148 # timeout=10 17:48:38 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:48:38 > git --version # timeout=10 17:48:38 > git --version # 'git version 2.25.1' 17:48:38 using GIT_SSH to set credentials SSH Credentials for GitHub 17:48:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:48:39 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:48:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:48:40 Avoid second fetch 17:48:40 Checking out Revision 29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6 (main) 17:48:40 Commit message: "Merge pull request #292 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.28" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:48:40 > git config core.sparsecheckout # timeout=10 17:48:40 > git checkout -f 29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6 # timeout=10 17:48:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:48:41 % Total % Received % Xferd Average Speed Time Time Time Current 17:48:41 Dload Upload Total Spent Left Speed 17:48:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 204k [Pipeline] sh 17:48:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:48:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:48:42 + sudo tee /etc/docker/daemon.new 17:48:42 { 17:48:42 "registry-mirrors": [ 17:48:42 "https://nexus3.edgexfoundry.org:10001" 17:48:42 ], 17:48:42 "bip": "10.250.0.254/24", 17:48:42 "hosts": [ 17:48:42 "tcp://0.0.0.0:5555", 17:48:42 "unix:///var/run/docker.sock" 17:48:42 ], 17:48:42 "mtu": 1458, 17:48:42 "selinux-enabled": true, 17:48:42 "seccomp-profile": "/etc/docker/seccomp.json" 17:48:42 } [Pipeline] sh 17:48:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:48:43 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:49:01 provisioning config files... 17:49:01 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/148@tmp/config8907376421170015152tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:49:02 ---> docker-login.sh 17:49:02 nexus3.edgexfoundry.org:10001 17:49:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:49:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:49:02 Configure a credential helper to remove this warning. See 17:49:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:49:02 17:49:02 Login Succeeded 17:49:02 nexus3.edgexfoundry.org:10002 17:49:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:49:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:49:03 Configure a credential helper to remove this warning. See 17:49:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:49:03 17:49:03 Login Succeeded 17:49:03 nexus3.edgexfoundry.org:10003 17:49:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:49:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:49:03 Configure a credential helper to remove this warning. See 17:49:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:49:03 17:49:03 Login Succeeded 17:49:03 nexus3.edgexfoundry.org:10004 17:49:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:49:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:49:04 Configure a credential helper to remove this warning. See 17:49:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:49:04 17:49:04 Login Succeeded 17:49:04 docker.io 17:49:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:49:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:49:04 Configure a credential helper to remove this warning. See 17:49:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:49:04 17:49:04 Login Succeeded 17:49:04 ---> docker-login.sh ends [Pipeline] } 17:49:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:49:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:49:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:49:05 ========================================================= 17:49:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 17:49:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:05 + 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 . 17:49:05 Sending build context to Docker daemon 1.32MB 17:49:06 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 17:49:06 Step 2/13 : FROM ${BASE} AS builder 17:49:06 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:49:06 9fda8d8052c6: Pulling fs layer 17:49:06 5d54e960e981: Pulling fs layer 17:49:06 c4a7e357bf2a: Pulling fs layer 17:49:06 f0e02332f6b5: Pulling fs layer 17:49:06 cefa15bbcfad: Pulling fs layer 17:49:06 17808c966233: Pulling fs layer 17:49:06 f4c1fc716caa: Pulling fs layer 17:49:06 f0e02332f6b5: Waiting 17:49:06 f4c1fc716caa: Waiting 17:49:06 cefa15bbcfad: Waiting 17:49:06 17808c966233: Waiting 17:49:06 5d54e960e981: Download complete 17:49:06 f0e02332f6b5: Verifying Checksum 17:49:06 f0e02332f6b5: Download complete 17:49:06 cefa15bbcfad: Verifying Checksum 17:49:06 cefa15bbcfad: Download complete 17:49:06 9fda8d8052c6: Verifying Checksum 17:49:06 9fda8d8052c6: Download complete 17:49:06 f4c1fc716caa: Verifying Checksum 17:49:06 f4c1fc716caa: Download complete 17:49:07 9fda8d8052c6: Pull complete 17:49:07 5d54e960e981: Pull complete 17:49:08 c4a7e357bf2a: Verifying Checksum 17:49:08 c4a7e357bf2a: Download complete 17:49:09 17808c966233: Verifying Checksum 17:49:09 17808c966233: Download complete 17:49:24 c4a7e357bf2a: Pull complete 17:49:24 f0e02332f6b5: Pull complete 17:49:24 cefa15bbcfad: Pull complete 17:49:33 17808c966233: Pull complete 17:49:34 f4c1fc716caa: Pull complete 17:49:34 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 17:49:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 17:49:34 ---> ea914061e18c 17:49:34 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:49:35 ---> Running in 7b596b482c79 17:49:35 Removing intermediate container 7b596b482c79 17:49:35 ---> 74202625aee1 17:49:35 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:49:35 ---> Running in f6c9b48626b2 17:49:35 Removing intermediate container f6c9b48626b2 17:49:35 ---> b4830ee41495 17:49:35 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:49:36 ---> Running in abe775ab920d 17:49:36 Removing intermediate container abe775ab920d 17:49:36 ---> 61eb814028e4 17:49:36 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:49:37 ---> Running in f6fdf00d4f67 17:49:37 Removing intermediate container f6fdf00d4f67 17:49:37 ---> 0f42767b4092 17:49:37 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:49:37 ---> Running in 2fda23aa72c2 17:49:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:49:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:49:41 (1/13) Installing libintl (0.21.1-r7) 17:49:41 (2/13) Installing eudev-libs (3.2.11-r8) 17:49:41 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 17:49:41 (4/13) Installing v4l-utils-libs (1.24.1-r0) 17:49:41 (5/13) Installing v4l-utils (1.24.1-r0) 17:49:41 (6/13) Installing libdvbv5 (1.24.1-r0) 17:49:41 (7/13) Installing udev-init-scripts (35-r1) 17:49:41 (8/13) Installing libblkid (2.38.1-r8) 17:49:41 (9/13) Installing xz-libs (5.4.3-r0) 17:49:41 (10/13) Installing kmod-libs (30-r3) 17:49:41 (11/13) Installing eudev (3.2.11-r8) 17:49:41 (12/13) Installing eudev-dev (3.2.11-r8) 17:49:41 (13/13) Installing v4l-utils-dev (1.24.1-r0) 17:49:41 Executing busybox-1.36.1-r2.trigger 17:49:41 Executing eudev-3.2.11-r8.trigger 17:49:41 OK: 273 MiB in 65 packages 17:49:43 Removing intermediate container 2fda23aa72c2 17:49:43 ---> c240bc1fe031 17:49:43 Step 8/13 : WORKDIR /device-usb-camera 17:49:43 ---> Running in c1ab8cac35ea 17:49:43 Removing intermediate container c1ab8cac35ea 17:49:43 ---> c6a5f462a75e 17:49:43 Step 9/13 : COPY go.mod vendor* ./ 17:49:44 ---> 754e3dc94b09 17:49:44 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:49:44 ---> Running in 5144feaaff22 17:51:06 Removing intermediate container 5144feaaff22 17:51:06 ---> 7dadf06f7b22 17:51:06 Step 11/13 : COPY . . 17:51:06 ---> d9d69ad68873 17:51:06 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:51:06 ---> Running in 87cab0fafec3 17:51:06  % Total % Received % Xferd Average Speed Time Time Time Current 17:51:06  Dload Upload Total Spent Left Speed 17:51:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0  0 5032 0 --:--:-- --:--:-- --:--:-- 5052 17:51:06 Removing intermediate container 87cab0fafec3 17:51:06 ---> 17172fcb83cd 17:51:06 Step 13/13 : RUN ${MAKE} 17:51:06 ---> Running in c09bbb8fae00 17:51:06 noop 17:51:06 Removing intermediate container c09bbb8fae00 17:51:06 ---> 3e542864abf3 17:51:06 Successfully built 3e542864abf3 17:51:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:51:06 + docker inspect -f . ci-base-image-arm64 17:51:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:51:06 prd-ubuntu20.04-docker-arm64-4c-16g-7178 does not seem to be running inside a container 17:51:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/148 -v /w/workspace/device-usb-camera/148:/w/workspace/device-usb-camera/148:rw,z -v /w/workspace/device-usb-camera/148@tmp:/w/workspace/device-usb-camera/148@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:51:08 $ docker top 48d166614f692e1e46e35525e494a221cd6931049e933608d809cc7764570a86 -eo pid,comm [Pipeline] { [Pipeline] sh 17:51:09 + go version 17:51:09 go version go1.21.0 linux/arm64 [Pipeline] } 17:51:09 $ docker stop --time=1 48d166614f692e1e46e35525e494a221cd6931049e933608d809cc7764570a86 17:51:10 $ docker rm -f --volumes 48d166614f692e1e46e35525e494a221cd6931049e933608d809cc7764570a86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:51:11 + docker inspect -f . ci-base-image-arm64 17:51:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:51:11 prd-ubuntu20.04-docker-arm64-4c-16g-7178 does not seem to be running inside a container 17:51:11 $ 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/148 -v /w/workspace/device-usb-camera/148:/w/workspace/device-usb-camera/148:rw,z -v /w/workspace/device-usb-camera/148@tmp:/w/workspace/device-usb-camera/148@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:51:13 $ docker top 9e02cd7479a70ce5b4e289b2c72511384158826973a79641e2af53b4749ba049 -eo pid,comm [Pipeline] { [Pipeline] sh 17:51:14 + git config --global --add safe.directory /w/workspace/device-usb-camera/148 [Pipeline] fileExists [Pipeline] sh 17:51:14 + make test 17:51:14 go test ./... -coverprofile=coverage.out ./... 17:51:19 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:53:56 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:54:04 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.107s coverage: 4.4% of statements 17:54:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:54:04 go vet ./... 17:54:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:54:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:54:43 ./bin/test-attribution-txt.sh [Pipeline] echo 17:54:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:54:43 $ docker stop --time=1 9e02cd7479a70ce5b4e289b2c72511384158826973a79641e2af53b4749ba049 17:54:45 $ docker rm -f --volumes 9e02cd7479a70ce5b4e289b2c72511384158826973a79641e2af53b4749ba049 [Pipeline] // withDockerContainer [Pipeline] sh 17:54:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:54:47 Warning: overwriting stash ‘coverage-report’ 17:54:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:54:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:54:48 + ls -al . 17:54:48 total 216 17:54:48 drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 17:51 . 17:54:48 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:48 .. 17:54:48 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 17:48 .git 17:54:48 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:48 .github 17:54:48 -rw-rw-r-- 1 jenkins jenkins 495 Sep 20 17:48 .gitignore 17:54:48 -rw-rw-r-- 1 jenkins jenkins 45 Sep 20 17:48 .golangci.yml 17:54:48 -rw-rw-r-- 1 jenkins jenkins 77 Sep 20 17:48 .hadolint.yml 17:54:48 -rw-rw-r-- 1 jenkins jenkins 10851 Sep 20 17:48 Attribution.txt 17:54:48 -rw-rw-r-- 1 jenkins jenkins 11903 Sep 20 17:48 CHANGELOG.md 17:54:48 -rw-rw-r-- 1 jenkins jenkins 2453 Sep 20 17:48 Dockerfile 17:54:48 -rw-rw-r-- 1 jenkins jenkins 678 Sep 20 17:48 GOVERNANCE.md 17:54:48 -rw-rw-r-- 1 jenkins jenkins 659 Sep 20 17:48 Jenkinsfile 17:54:48 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 20 17:48 LICENSE 17:54:48 -rw-rw-r-- 1 jenkins jenkins 2611 Sep 20 17:48 Makefile 17:54:48 -rw-rw-r-- 1 jenkins jenkins 622 Sep 20 17:48 OWNERS.md 17:54:48 -rw-rw-r-- 1 jenkins jenkins 2575 Sep 20 17:48 README.md 17:54:48 -rw-rw-r-- 1 jenkins jenkins 12 Sep 20 17:37 VERSION 17:54:48 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 17:48 bin 17:54:48 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:48 cmd 17:54:48 -rw-r--r-- 1 jenkins jenkins 54703 Sep 20 17:54 coverage.out 17:54:48 -rwxrwxr-x 1 jenkins jenkins 84 Sep 20 17:48 docker-entrypoint.sh 17:54:48 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 17:48 docs 17:54:48 -rw-rw-r-- 1 jenkins jenkins 3952 Sep 20 17:48 go.mod 17:54:48 -rw-rw-r-- 1 jenkins jenkins 35513 Sep 20 17:48 go.sum 17:54:48 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:48 internal 17:54:48 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:48 snap 17:54:48 -rw-rw-r-- 1 jenkins jenkins 231 Sep 20 17:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:48 + 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=29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6 --label arch=arm64 --label version=3.1.0-dev.23 . 17:54:49 Sending build context to Docker daemon 1.375MB 17:54:49 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 17:54:49 Step 2/36 : FROM ${BASE} AS builder 17:54:49 ---> 3e542864abf3 17:54:49 Step 3/36 : ARG ADD_BUILD_TAGS="" 17:54:49 ---> Running in b1cfe4c292b5 17:54:49 Removing intermediate container b1cfe4c292b5 17:54:49 ---> 95d612960de1 17:54:49 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:54:49 ---> Running in cd55e48a658d 17:54:50 Removing intermediate container cd55e48a658d 17:54:50 ---> e73fde424b1b 17:54:50 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:54:50 ---> Running in e041b060c039 17:54:50 Removing intermediate container e041b060c039 17:54:50 ---> 0c1aa90dc4bb 17:54:50 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:54:50 ---> Running in b8aaffcce095 17:54:51 Removing intermediate container b8aaffcce095 17:54:51 ---> 1dd8e5e9c5bc 17:54:51 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:54:51 ---> Running in 80d77525e99a 17:54:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:54:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:54:54 OK: 273 MiB in 65 packages 17:54:55 Removing intermediate container 80d77525e99a 17:54:55 ---> fba2099ab91f 17:54:55 Step 8/36 : WORKDIR /device-usb-camera 17:54:55 ---> Running in 68ca48fcaee3 17:54:55 Removing intermediate container 68ca48fcaee3 17:54:55 ---> 3173276b7e1a 17:54:55 Step 9/36 : COPY go.mod vendor* ./ 17:54:56 ---> ff2a3dd7a3b0 17:54:56 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:54:56 ---> Running in 7d29b336518e 17:54:59 Removing intermediate container 7d29b336518e 17:54:59 ---> 6e6093a8d9f0 17:54:59 Step 11/36 : COPY . . 17:55:00 ---> e8112ab66c2d 17:55:00 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:55:00 ---> Running in afd22f6dbc3f 17:55:01  % Total % Received % Xferd Average Speed Time Time Time Current 17:55:01  Dload Upload Total Spent Left Speed 17:55:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 7312 0 --:--:-- --:--:-- --:--:-- 7327 17:55:03 Removing intermediate container afd22f6dbc3f 17:55:03 ---> a249164d6475 17:55:03 Step 13/36 : RUN ${MAKE} 17:55:03 ---> Running in dd8fd87a7146 17:55:04 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.23 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.28" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:57:56 Removing intermediate container dd8fd87a7146 17:57:56 ---> f2b392c7ea64 17:57:56 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 17:57:56 v0.21.6: Pulling from aler9/rtsp-simple-server 17:57:56 8766b47fe142: Pulling fs layer 17:57:56 8766b47fe142: Verifying Checksum 17:57:56 8766b47fe142: Download complete 17:57:56 8766b47fe142: Pull complete 17:57:56 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 17:57:56 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 17:57:56 ---> 69d40e2cb93c 17:57:56 Step 15/36 : FROM alpine:3.18 17:57:56 3.18: Pulling from library/alpine 17:57:56 9fda8d8052c6: Already exists 17:57:56 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 17:57:56 Status: Downloaded newer image for alpine:3.18 17:57:56 ---> f6648c04cd6c 17:57:56 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:57:56 ---> Running in a89ac3d55629 17:57:56 Removing intermediate container a89ac3d55629 17:57:56 ---> 4912f16321e0 17:57:56 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:57:56 ---> Running in aa641155da87 17:57:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:57:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:57:56 (1/104) Installing dumb-init (1.2.5-r2) 17:57:56 (2/104) Installing sdl2 (2.26.5-r0) 17:57:56 (3/104) Installing svt-av1-libs (1.6.0-r0) 17:57:56 (4/104) Installing aom-libs (3.6.1-r0) 17:57:56 (5/104) Installing libxau (1.0.11-r2) 17:57:56 (6/104) Installing libmd (1.0.4-r2) 17:57:56 (7/104) Installing libbsd (0.11.7-r1) 17:57:56 (8/104) Installing libxdmcp (1.1.4-r2) 17:57:56 (9/104) Installing libxcb (1.15-r1) 17:57:56 (10/104) Installing libx11 (1.8.4-r4) 17:57:56 (11/104) Installing libdrm (2.4.115-r4) 17:57:56 (12/104) Installing libxext (1.3.5-r2) 17:57:56 (13/104) Installing libxfixes (6.0.1-r2) 17:57:56 (14/104) Installing libffi (3.4.4-r2) 17:57:56 (15/104) Installing wayland-libs-client (1.22.0-r2) 17:57:56 (16/104) Installing libva (2.18.0-r1) 17:57:56 (17/104) Installing libvdpau (1.5-r1) 17:57:56 (18/104) Installing ffmpeg-libavutil (6.0-r15) 17:57:56 (19/104) Installing libdav1d (1.2.1-r0) 17:57:56 (20/104) Installing brotli-libs (1.0.9-r14) 17:57:56 (21/104) Installing libgcc (12.2.1_git20220924-r10) 17:57:56 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 17:57:56 (23/104) Installing libhwy (1.0.4-r1) 17:57:56 (24/104) Installing lcms2 (2.15-r2) 17:57:56 (25/104) Installing libjxl (0.8.2-r0) 17:57:56 (26/104) Installing lame-libs (3.100-r5) 17:57:56 (27/104) Installing opus (1.4-r0) 17:57:56 (28/104) Installing libgomp (12.2.1_git20220924-r10) 17:57:56 (29/104) Installing soxr (0.1.3-r5) 17:57:56 (30/104) Installing ffmpeg-libswresample (6.0-r15) 17:57:56 (31/104) Installing libogg (1.3.5-r4) 17:57:56 (32/104) Installing libtheora (1.1.1-r17) 17:57:56 (33/104) Installing libvorbis (1.3.7-r1) 17:57:56 (34/104) Installing libvpx (1.13.0-r1) 17:57:56 (35/104) Installing libwebp (1.3.2-r0) 17:57:56 (36/104) Installing x264-libs (0.164_git20220602-r1) 17:57:56 (37/104) Installing numactl (2.0.16-r4) 17:57:56 (38/104) Installing x265-libs (3.5-r4) 17:57:56 (39/104) Installing xvidcore (1.3.7-r1) 17:57:56 (40/104) Installing ffmpeg-libavcodec (6.0-r15) 17:57:56 (41/104) Installing alsa-lib (1.2.9-r1) 17:57:56 (42/104) Installing libexpat (2.5.0-r1) 17:57:56 (43/104) Installing libbz2 (1.0.8-r5) 17:57:56 (44/104) Installing libpng (1.6.39-r3) 17:57:56 (45/104) Installing freetype (2.13.0-r5) 17:57:56 (46/104) Installing fontconfig (2.14.2-r3) 17:57:56 (47/104) Installing fribidi (1.0.13-r0) 17:57:56 (48/104) Installing libintl (0.21.1-r7) 17:57:56 (49/104) Installing libblkid (2.38.1-r8) 17:57:56 (50/104) Installing libmount (2.38.1-r8) 17:57:56 (51/104) Installing pcre2 (10.42-r1) 17:57:56 (52/104) Installing glib (2.76.4-r0) 17:57:56 (53/104) Installing graphite2 (1.3.14-r5) 17:57:56 (54/104) Installing harfbuzz (7.3.0-r0) 17:57:56 (55/104) Installing libunibreak (5.1-r0) 17:57:56 (56/104) Installing libass (0.17.1-r0) 17:57:56 (57/104) Installing libbluray (1.3.4-r0) 17:57:56 (58/104) Installing gmp (6.2.1-r3) 17:57:56 (59/104) Installing nettle (3.8.1-r2) 17:57:56 (60/104) Installing libunistring (1.1-r1) 17:57:56 (61/104) Installing libidn2 (2.3.4-r1) 17:57:56 (62/104) Installing p11-kit (0.24.1-r2) 17:57:56 (63/104) Installing libtasn1 (4.19.0-r1) 17:57:56 (64/104) Installing gnutls (3.8.0-r2) 17:57:56 (65/104) Installing mpg123-libs (1.31.3-r1) 17:57:56 (66/104) Installing libopenmpt (0.7.2-r0) 17:57:56 (67/104) Installing cjson (1.7.15-r4) 17:57:56 (68/104) Installing mbedtls (2.28.4-r0) 17:57:56 (69/104) Installing librist (0.2.7-r0) 17:57:56 (70/104) Installing libsrt (1.5.2-r0) 17:57:56 (71/104) Installing libssh (0.10.5-r0) 17:57:56 (72/104) Installing xz-libs (5.4.3-r0) 17:57:56 (73/104) Installing libxml2 (2.11.4-r0) 17:57:56 (74/104) Installing libsodium (1.0.18-r3) 17:57:56 (75/104) Installing libzmq (4.3.4-r4) 17:57:56 (76/104) Installing ffmpeg-libavformat (6.0-r15) 17:57:56 (77/104) Installing glslang-libs (1.3.243.0-r1) 17:57:56 (78/104) Installing spirv-tools (1.3.243.0-r1) 17:57:56 (79/104) Installing shaderc (2023.3-r1) 17:57:56 (80/104) Installing vulkan-loader (1.3.243.0-r1) 17:57:56 (81/104) Installing libplacebo (5.264.1-r1) 17:57:56 (82/104) Installing ffmpeg-libpostproc (6.0-r15) 17:57:56 (83/104) Installing ffmpeg-libswscale (6.0-r15) 17:57:56 (84/104) Installing vidstab (1.1.1-r0) 17:57:56 (85/104) Installing zimg (3.0.5-r0) 17:57:56 (86/104) Installing ffmpeg-libavfilter (6.0-r15) 17:57:56 (87/104) Installing libasyncns (0.8-r1) 17:57:56 (88/104) Installing dbus-libs (1.14.8-r0) 17:57:56 (89/104) Installing libltdl (2.4.7-r2) 17:57:56 (90/104) Installing orc (0.4.34-r0) 17:57:56 (91/104) Installing flac-libs (1.4.3-r0) 17:57:56 (92/104) Installing libsndfile (1.2.0-r2) 17:57:56 (93/104) Installing speexdsp (1.2.1-r1) 17:57:56 (94/104) Installing tdb-libs (1.4.8-r1) 17:57:56 (95/104) Installing libpulse (16.1-r10) 17:57:56 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 17:57:56 (97/104) Installing v4l-utils-libs (1.24.1-r0) 17:57:56 (98/104) Installing ffmpeg-libavdevice (6.0-r15) 17:57:56 (99/104) Installing ffmpeg (6.0-r15) 17:57:56 (100/104) Installing udev-init-scripts (35-r1) 17:57:56 (101/104) Installing eudev-libs (3.2.11-r8) 17:57:56 (102/104) Installing zstd-libs (1.5.5-r4) 17:57:56 (103/104) Installing kmod-libs (30-r3) 17:57:56 (104/104) Installing eudev (3.2.11-r8) 17:57:56 Executing busybox-1.36.1-r2.trigger 17:57:56 Executing glib-2.76.4-r0.trigger 17:57:56 Executing eudev-3.2.11-r8.trigger 17:57:56 OK: 110 MiB in 119 packages 17:57:56 Removing intermediate container aa641155da87 17:57:56 ---> b8f025694081 17:57:56 Step 18/36 : WORKDIR / 17:57:56 ---> Running in 2eb91de10b6d 17:57:56 Removing intermediate container 2eb91de10b6d 17:57:56 ---> 0c6b2f18517f 17:57:56 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 17:57:58 ---> a018a4a72e4e 17:57:58 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 17:57:58 ---> 6eeae561b267 17:57:58 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:57:59 ---> b46243d6d0fa 17:57:59 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:58:00 ---> d8dd549472fe 17:58:00 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:58:00 ---> 5f927b1ef0a9 17:58:00 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 17:58:01 ---> d4100e654ab6 17:58:01 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 17:58:02 ---> 0bde41a996cc 17:58:02 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:58:02 ---> Running in e349ace46c47 17:58:04 Removing intermediate container e349ace46c47 17:58:04 ---> f1ecce8d0d43 17:58:04 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:58:04 ---> Running in 7c49107befba 17:58:06 Removing intermediate container 7c49107befba 17:58:06 ---> c15ef0de3c42 17:58:06 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:58:06 ---> Running in 13a0aaf75d25 17:58:08 Removing intermediate container 13a0aaf75d25 17:58:08 ---> 76ac545e98cd 17:58:08 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 17:58:08 ---> Running in 069679d276a5 17:58:10 Removing intermediate container 069679d276a5 17:58:10 ---> fe85dc7aa7e4 17:58:10 Step 30/36 : EXPOSE 59983 17:58:10 ---> Running in 4585755a1cba 17:58:10 Removing intermediate container 4585755a1cba 17:58:10 ---> fd4372eaa8fb 17:58:10 Step 31/36 : EXPOSE 8554 17:58:10 ---> Running in 6094645121ce 17:58:11 Removing intermediate container 6094645121ce 17:58:11 ---> f053cfbc1895 17:58:11 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:58:11 ---> Running in a4fbd349aab6 17:58:11 Removing intermediate container a4fbd349aab6 17:58:11 ---> e377dc3a9890 17:58:11 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:58:11 ---> Running in 2a4669a63b9e 17:58:11 Removing intermediate container 2a4669a63b9e 17:58:11 ---> 774b500337b7 17:58:11 Step 34/36 : LABEL arch=arm64 17:58:11 ---> Running in bac4410272ea 17:58:12 Removing intermediate container bac4410272ea 17:58:12 ---> f1b29a797e17 17:58:12 Step 35/36 : LABEL git_sha=29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6 17:58:12 ---> Running in e08ed65257b2 17:58:12 Removing intermediate container e08ed65257b2 17:58:12 ---> bdffc12ef93f 17:58:12 Step 36/36 : LABEL version=3.1.0-dev.23 17:58:12 ---> Running in 603307ab237a 17:58:12 Removing intermediate container 603307ab237a 17:58:12 ---> e7db1ffe4be1 17:58:12 [Warning] One or more build-args [ARCH] were not consumed 17:58:12 Successfully built e7db1ffe4be1 17:58:12 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 17:58:12 provisioning config files... 17:58:13 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/148@tmp/config8626667551171065222tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:58:13 ---> docker-login.sh 17:58:13 nexus3.edgexfoundry.org:10001 17:58:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:13 Configure a credential helper to remove this warning. See 17:58:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:13 17:58:13 Login Succeeded 17:58:13 nexus3.edgexfoundry.org:10002 17:58:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:14 Configure a credential helper to remove this warning. See 17:58:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:14 17:58:14 Login Succeeded 17:58:14 nexus3.edgexfoundry.org:10003 17:58:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:14 Configure a credential helper to remove this warning. See 17:58:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:14 17:58:14 Login Succeeded 17:58:14 nexus3.edgexfoundry.org:10004 17:58:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:14 Configure a credential helper to remove this warning. See 17:58:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:14 17:58:14 Login Succeeded 17:58:14 docker.io 17:58:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:15 Configure a credential helper to remove this warning. See 17:58:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:15 17:58:15 Login Succeeded 17:58:15 ---> docker-login.sh ends [Pipeline] } 17:58:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:58:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:58:15 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 17:58:15 29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6 17:58:15 latest 17:58:15 3.1.0-dev.23 17:58:15 29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6-3.1.0-dev.23 17:58:15 main 17:58:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:15 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:16 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6 17:58:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 17:58:16 5cc80241f8cf: Preparing 17:58:16 6df81b86eb7d: Preparing 17:58:16 c8427f780d75: Preparing 17:58:16 706b4a1f66f0: Preparing 17:58:16 608d194cb50c: Preparing 17:58:16 acc83c6ca332: Preparing 17:58:16 77ea9730d544: Preparing 17:58:16 250048f0c766: Preparing 17:58:16 f7a714a007f4: Preparing 17:58:16 67ce7502a205: Preparing 17:58:16 1c610b63b284: Preparing 17:58:16 57c11b469fb3: Preparing 17:58:16 b2191e2be29d: Preparing 17:58:16 1c610b63b284: Waiting 17:58:16 57c11b469fb3: Waiting 17:58:16 b2191e2be29d: Waiting 17:58:16 f7a714a007f4: Waiting 17:58:16 67ce7502a205: Waiting 17:58:16 acc83c6ca332: Waiting 17:58:16 250048f0c766: Waiting 17:58:16 77ea9730d544: Waiting 17:58:16 c8427f780d75: Pushed 17:58:16 706b4a1f66f0: Pushed 17:58:16 5cc80241f8cf: Pushed 17:58:16 6df81b86eb7d: Pushed 17:58:16 acc83c6ca332: Pushed 17:58:16 77ea9730d544: Pushed 17:58:16 250048f0c766: Pushed 17:58:16 f7a714a007f4: Pushed 17:58:16 b2191e2be29d: Layer already exists 17:58:16 67ce7502a205: Pushed 17:58:23 608d194cb50c: Pushed 17:58:23 1c610b63b284: Pushed 17:58:38 57c11b469fb3: Pushed 17:58:38 29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6: digest: sha256:531813f3b747c083cc4a6cdafea6bebfdb77a084a1c33fc2a8f5bbd6ad5585bf size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:38 + 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 17:58:39 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 17:58:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 17:58:39 5cc80241f8cf: Preparing 17:58:39 6df81b86eb7d: Preparing 17:58:39 c8427f780d75: Preparing 17:58:39 706b4a1f66f0: Preparing 17:58:39 608d194cb50c: Preparing 17:58:39 acc83c6ca332: Preparing 17:58:39 77ea9730d544: Preparing 17:58:39 250048f0c766: Preparing 17:58:39 f7a714a007f4: Preparing 17:58:39 67ce7502a205: Preparing 17:58:39 1c610b63b284: Preparing 17:58:39 57c11b469fb3: Preparing 17:58:39 b2191e2be29d: Preparing 17:58:39 acc83c6ca332: Waiting 17:58:39 77ea9730d544: Waiting 17:58:39 67ce7502a205: Waiting 17:58:39 250048f0c766: Waiting 17:58:39 f7a714a007f4: Waiting 17:58:39 1c610b63b284: Waiting 17:58:39 57c11b469fb3: Waiting 17:58:39 b2191e2be29d: Waiting 17:58:39 608d194cb50c: Layer already exists 17:58:39 706b4a1f66f0: Layer already exists 17:58:39 6df81b86eb7d: Layer already exists 17:58:39 5cc80241f8cf: Layer already exists 17:58:39 c8427f780d75: Layer already exists 17:58:39 250048f0c766: Layer already exists 17:58:39 f7a714a007f4: Layer already exists 17:58:39 acc83c6ca332: Layer already exists 17:58:39 77ea9730d544: Layer already exists 17:58:39 67ce7502a205: Layer already exists 17:58:39 1c610b63b284: Layer already exists 17:58:39 b2191e2be29d: Layer already exists 17:58:39 57c11b469fb3: Layer already exists 17:58:39 latest: digest: sha256:531813f3b747c083cc4a6cdafea6bebfdb77a084a1c33fc2a8f5bbd6ad5585bf size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:39 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:40 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.23 17:58:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 17:58:40 5cc80241f8cf: Preparing 17:58:40 6df81b86eb7d: Preparing 17:58:40 c8427f780d75: Preparing 17:58:40 706b4a1f66f0: Preparing 17:58:40 608d194cb50c: Preparing 17:58:40 acc83c6ca332: Preparing 17:58:40 77ea9730d544: Preparing 17:58:40 250048f0c766: Preparing 17:58:40 f7a714a007f4: Preparing 17:58:40 67ce7502a205: Preparing 17:58:40 1c610b63b284: Preparing 17:58:40 57c11b469fb3: Preparing 17:58:40 b2191e2be29d: Preparing 17:58:40 f7a714a007f4: Waiting 17:58:40 67ce7502a205: Waiting 17:58:40 acc83c6ca332: Waiting 17:58:40 1c610b63b284: Waiting 17:58:40 57c11b469fb3: Waiting 17:58:40 b2191e2be29d: Waiting 17:58:40 77ea9730d544: Waiting 17:58:40 250048f0c766: Waiting 17:58:40 706b4a1f66f0: Layer already exists 17:58:40 c8427f780d75: Layer already exists 17:58:40 6df81b86eb7d: Layer already exists 17:58:40 5cc80241f8cf: Layer already exists 17:58:40 608d194cb50c: Layer already exists 17:58:40 77ea9730d544: Layer already exists 17:58:40 67ce7502a205: Layer already exists 17:58:40 250048f0c766: Layer already exists 17:58:40 f7a714a007f4: Layer already exists 17:58:40 acc83c6ca332: Layer already exists 17:58:40 b2191e2be29d: Layer already exists 17:58:40 57c11b469fb3: Layer already exists 17:58:40 1c610b63b284: Layer already exists 17:58:40 3.1.0-dev.23: digest: sha256:531813f3b747c083cc4a6cdafea6bebfdb77a084a1c33fc2a8f5bbd6ad5585bf size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:40 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:41 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6-3.1.0-dev.23 17:58:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 17:58:41 5cc80241f8cf: Preparing 17:58:41 6df81b86eb7d: Preparing 17:58:41 c8427f780d75: Preparing 17:58:41 706b4a1f66f0: Preparing 17:58:41 608d194cb50c: Preparing 17:58:41 acc83c6ca332: Preparing 17:58:41 77ea9730d544: Preparing 17:58:41 250048f0c766: Preparing 17:58:41 f7a714a007f4: Preparing 17:58:41 67ce7502a205: Preparing 17:58:41 1c610b63b284: Preparing 17:58:41 57c11b469fb3: Preparing 17:58:41 b2191e2be29d: Preparing 17:58:41 acc83c6ca332: Waiting 17:58:41 77ea9730d544: Waiting 17:58:41 67ce7502a205: Waiting 17:58:41 250048f0c766: Waiting 17:58:41 f7a714a007f4: Waiting 17:58:41 1c610b63b284: Waiting 17:58:41 57c11b469fb3: Waiting 17:58:41 b2191e2be29d: Waiting 17:58:41 608d194cb50c: Layer already exists 17:58:41 706b4a1f66f0: Layer already exists 17:58:41 c8427f780d75: Layer already exists 17:58:41 5cc80241f8cf: Layer already exists 17:58:41 6df81b86eb7d: Layer already exists 17:58:41 77ea9730d544: Layer already exists 17:58:41 250048f0c766: Layer already exists 17:58:41 acc83c6ca332: Layer already exists 17:58:41 67ce7502a205: Layer already exists 17:58:41 f7a714a007f4: Layer already exists 17:58:41 1c610b63b284: Layer already exists 17:58:41 57c11b469fb3: Layer already exists 17:58:41 b2191e2be29d: Layer already exists 17:58:41 29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6-3.1.0-dev.23: digest: sha256:531813f3b747c083cc4a6cdafea6bebfdb77a084a1c33fc2a8f5bbd6ad5585bf size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58: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 17:58:42 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 17:58:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 17:58:42 5cc80241f8cf: Preparing 17:58:42 6df81b86eb7d: Preparing 17:58:42 c8427f780d75: Preparing 17:58:42 706b4a1f66f0: Preparing 17:58:42 608d194cb50c: Preparing 17:58:42 acc83c6ca332: Preparing 17:58:42 77ea9730d544: Preparing 17:58:42 250048f0c766: Preparing 17:58:42 f7a714a007f4: Preparing 17:58:42 67ce7502a205: Preparing 17:58:42 1c610b63b284: Preparing 17:58:42 57c11b469fb3: Preparing 17:58:42 b2191e2be29d: Preparing 17:58:42 f7a714a007f4: Waiting 17:58:42 67ce7502a205: Waiting 17:58:42 57c11b469fb3: Waiting 17:58:42 b2191e2be29d: Waiting 17:58:42 acc83c6ca332: Waiting 17:58:42 77ea9730d544: Waiting 17:58:42 250048f0c766: Waiting 17:58:42 1c610b63b284: Waiting 17:58:42 c8427f780d75: Layer already exists 17:58:42 6df81b86eb7d: Layer already exists 17:58:42 706b4a1f66f0: Layer already exists 17:58:42 608d194cb50c: Layer already exists 17:58:42 5cc80241f8cf: Layer already exists 17:58:42 acc83c6ca332: Layer already exists 17:58:42 f7a714a007f4: Layer already exists 17:58:42 77ea9730d544: Layer already exists 17:58:42 250048f0c766: Layer already exists 17:58:42 67ce7502a205: Layer already exists 17:58:42 1c610b63b284: Layer already exists 17:58:42 57c11b469fb3: Layer already exists 17:58:42 b2191e2be29d: Layer already exists 17:58:42 main: digest: sha256:531813f3b747c083cc4a6cdafea6bebfdb77a084a1c33fc2a8f5bbd6ad5585bf size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:58:42 ===================================================== [Pipeline] echo 17:58:42 taggedImages: 17:58:42 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6 17:58:42 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 17:58:42 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.23 17:58:42 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6-3.1.0-dev.23 17:58: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 17:58:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:58:42 17:58:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:58:43 arm64: Pulling from edgex-lftools-log-publisher 17:58:43 8998bd30e6a1: Pulling fs layer 17:58:43 04944245beec: Pulling fs layer 17:58:43 699f458cf7ca: Pulling fs layer 17:58:43 765212b225bb: Pulling fs layer 17:58:43 f23df028b6ca: Pulling fs layer 17:58:43 d65c8cfc05b1: Pulling fs layer 17:58:43 2437ff75d9bd: Pulling fs layer 17:58:43 765212b225bb: Waiting 17:58:43 d65c8cfc05b1: Waiting 17:58:43 f23df028b6ca: Waiting 17:58:43 04944245beec: Verifying Checksum 17:58:43 04944245beec: Download complete 17:58:43 765212b225bb: Verifying Checksum 17:58:43 765212b225bb: Download complete 17:58:43 f23df028b6ca: Download complete 17:58:43 d65c8cfc05b1: Verifying Checksum 17:58:43 d65c8cfc05b1: Download complete 17:58:43 699f458cf7ca: Verifying Checksum 17:58:43 699f458cf7ca: Download complete 17:58:43 8998bd30e6a1: Verifying Checksum 17:58:43 8998bd30e6a1: Download complete 17:58:45 2437ff75d9bd: Verifying Checksum 17:58:45 2437ff75d9bd: Download complete 17:58:47 8998bd30e6a1: Pull complete 17:58:48 04944245beec: Pull complete 17:58:49 699f458cf7ca: Pull complete 17:58:49 765212b225bb: Pull complete 17:58:50 f23df028b6ca: Pull complete 17:58:50 d65c8cfc05b1: Pull complete 17:59:05 2437ff75d9bd: Pull complete 17:59:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:59:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:59:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:59:05 prd-ubuntu20.04-docker-arm64-4c-16g-7178 does not seem to be running inside a container 17:59:05 $ 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/148 -v /w/workspace/device-usb-camera/148:/w/workspace/device-usb-camera/148:rw,z -v /w/workspace/device-usb-camera/148@tmp:/w/workspace/device-usb-camera/148@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:59:07 $ docker top 3580a7ad4c5d6171cc6cd6d3948328c4ad3b1c627aa6f47e6347c71f516dab03 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:59:07 ---> job-cost.sh 17:59:07 lf-activate-venv: SKIPPING 17:59:07 INFO: No Stack... 17:59:08 INFO: Retrieving Pricing Info for: v3-standard-4 17:59:09 INFO: Archiving Costs [Pipeline] sh 17:59:09 + cut -d, -f6 17:59:09 + cat /w/workspace/device-usb-camera/148/archives/cost.csv [Pipeline] lock 17:59:09 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-148-stack-cost] 17:59:09 Resource [jenkins-edgexfoundry-device-usb-camera-main-148-stack-cost] did not exist. Created. 17:59:09 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-148-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:59:10 /w/workspace/device-usb-camera/148@tmp/durable-b98ca2cb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:59:11 + echo total: 0.10999999940395355 [Pipeline] stash 17:59:11 Warning: overwriting stash ‘stack-cost’ 17:59:11 Stashed 1 file(s) [Pipeline] } 17:59:11 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-148-stack-cost] [Pipeline] // lock [Pipeline] } 17:59:11 $ docker stop --time=1 3580a7ad4c5d6171cc6cd6d3948328c4ad3b1c627aa6f47e6347c71f516dab03 17:59:13 $ docker rm -f --volumes 3580a7ad4c5d6171cc6cd6d3948328c4ad3b1c627aa6f47e6347c71f516dab03 [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 17:59:14 provisioning config files... 17:59:14 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9825646888385327904tmp [Pipeline] { [Pipeline] sh 17:59:14 + set +x 17:59:14 + curl -s https://codecov.io/bash 17:59:14 + bash -s -- 17:59:14 17:59:14 _____ _ 17:59:14 / ____| | | 17:59:14 | | ___ __| | ___ ___ _____ __ 17:59:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:59:14 | |___| (_) | (_| | __/ (_| (_) \ V / 17:59:14 \_____\___/ \__,_|\___|\___\___/ \_/ 17:59:14 Bash-1.0.6 17:59:14 17:59:14 17:59:14 ==> git version 2.25.1 found 17:59:14 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:59:14 Release-Date: 2020-01-08 17:59:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:59:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:59:14 ==> Jenkins CI detected. 17:59:14 current dir:  /w/workspace/exfoundry_device-usb-camera_main 17:59:14 project root: . 17:59:14 --> token set from env 17:59:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:59:14 ==> Running gcov in . (disable via -X gcov) 17:59:14 ==> Python coveragepy not found 17:59:14 ==> Searching for coverage reports in: 17:59:14 + . 17:59:14 -> Found 1 reports 17:59:14 ==> Detecting git/mercurial file structure 17:59:14 ==> Reading reports 17:59:14 + ./coverage.out bytes=54703 17:59:14 ==> Appending adjustments 17:59:14 https://docs.codecov.io/docs/fixing-reports 17:59:14 + Found adjustments 17:59:14 ==> Gzipping contents 17:59:14 8.0K /tmp/codecov.ZjTqtG.gz 17:59:14 ==> Uploading reports 17:59:14 url: https://codecov.io 17:59:14 query: branch=main&commit=29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6&build=148&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F148%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 17:59:14 -> Pinging Codecov 17:59:14 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=29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6&build=148&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F148%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 17:59:14 -> Uploading to 17:59:14 https://storage.googleapis.com/codecov/v4/raw/2023-09-20/73D8F5FF140700D3E01443B452E23636/29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6/6f9b830b-d522-416f-8381-362292116427.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T175914Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9c8dad0d5e8be52572cf81a8e855b148ce6d343edaa7fdde54f9e80a3923c1cf 17:59:14 % Total % Received % Xferd Average Speed Time Time Time Current 17:59:14 Dload Upload Total Spent Left Speed 17:59:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6996 0 0 100 6996 0 38439 --:--:-- --:--:-- --:--:-- 38439 17:59:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6 [Pipeline] } 17:59:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:59:15 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:59:15 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:59:15 17:59:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:59:15 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:59:15 df9b9388f04a: Pulling fs layer 17:59:15 52dc419b0ee2: Pulling fs layer 17:59:15 25bc292e5bac: Pulling fs layer 17:59:15 114826534d7a: Pulling fs layer 17:59:15 4657fd5d0bcf: Pulling fs layer 17:59:15 6ad1cebc031e: Pulling fs layer 17:59:15 8a3aa393b2d8: Pulling fs layer 17:59:15 6ad1cebc031e: Waiting 17:59:15 114826534d7a: Waiting 17:59:15 8a3aa393b2d8: Waiting 17:59:15 4657fd5d0bcf: Waiting 17:59:15 25bc292e5bac: Verifying Checksum 17:59:15 25bc292e5bac: Download complete 17:59:15 52dc419b0ee2: Verifying Checksum 17:59:15 52dc419b0ee2: Download complete 17:59:15 4657fd5d0bcf: Verifying Checksum 17:59:15 4657fd5d0bcf: Download complete 17:59:15 df9b9388f04a: Download complete 17:59:15 df9b9388f04a: Pull complete 17:59:15 6ad1cebc031e: Verifying Checksum 17:59:15 6ad1cebc031e: Download complete 17:59:15 52dc419b0ee2: Pull complete 17:59:15 25bc292e5bac: Pull complete 17:59:16 114826534d7a: Download complete 17:59:16 8a3aa393b2d8: Verifying Checksum 17:59:16 8a3aa393b2d8: Download complete 17:59:19 114826534d7a: Pull complete 17:59:19 4657fd5d0bcf: Pull complete 17:59:19 6ad1cebc031e: Pull complete 17:59:22 8a3aa393b2d8: Pull complete 17:59:22 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:59:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:59:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:59:22 prd-ubuntu20.04-docker-8c-8g-6977 does not seem to be running inside a container 17:59:22 $ 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 17:59:24 $ docker top 832b78ff579ef0665fe5cf39e619782eabf51b7f76fcddae3fc3d21e66751204 -eo pid,comm [Pipeline] { [Pipeline] echo 17:59:24 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 17:59:24 + set -o pipefail 17:59:24 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 17:59:29 17:59:29 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 17:59:29 17:59:29 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/b42cf83c-5fa0-49e6-80e6-b593dd4d24a0 17:59:29 17:59:29 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:59:29 17:59:29 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:59:29 17:59:29 17:59:29 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:59:29 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:59:29 More details here: https://snyk.co/ue1NS [Pipeline] } 17:59:29 $ docker stop --time=1 832b78ff579ef0665fe5cf39e619782eabf51b7f76fcddae3fc3d21e66751204 17:59:31 $ docker rm -f --volumes 832b78ff579ef0665fe5cf39e619782eabf51b7f76fcddae3fc3d21e66751204 [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 17:59:32 + git log --format=format:%s -1 29b6b2e70dab1e44a2aaa00a38d9c47eda5dfdb6 [Pipeline] sh 17:59:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:59:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:59:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:59:33 prd-ubuntu20.04-docker-8c-8g-6977 does not seem to be running inside a container 17:59:33 $ 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 17:59:33 $ docker top 28be21856e53fdae111d0d768cde794f05c5bea2ff455722a6f2386b09e19717 -eo pid,comm 17:59:33 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). 17:59:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:59:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:59:33 [ssh-agent] Looking for ssh-agent implementation... 17:59:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:59:33 $ docker exec 28be21856e53fdae111d0d768cde794f05c5bea2ff455722a6f2386b09e19717 ssh-agent 17:59:33 SSH_AUTH_SOCK=/tmp/ssh-A6etYm27wBjw/agent.32 17:59:33 SSH_AGENT_PID=38 17:59:33 Running ssh-add (command line suppressed) 17:59:33 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1298492646626834307.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1298492646626834307.key) 17:59:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:59:34 + git semver tag 17:59:34 2023-09-20 17:59:34,321 [run_tag] DEBUG tag force:False 17:59:34 2023-09-20 17:59:34,321 [check_head_tag] DEBUG check head tag 17:59:34 2023-09-20 17:59:34,323 [execute] INFO git cat-file --batch-check 17:59:34 2023-09-20 17:59:34,323 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 17:59:34 2023-09-20 17:59:34,326 [execute] INFO git cat-file --batch 17:59:34 2023-09-20 17:59:34,326 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 17:59:34 2023-09-20 17:59:34,356 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 17:59:34 2023-09-20 17:59:34,356 [execute] INFO git tag -a v3.1.0-dev.23 -m v3.1.0-dev.23 17:59:34 2023-09-20 17:59:34,356 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.23', '-m', 'v3.1.0-dev.23'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 17:59:34 2023-09-20 17:59:34,360 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 17:59:34 3.1.0-dev.23 [Pipeline] } 17:59:34 $ docker exec --env ******** --env ******** 28be21856e53fdae111d0d768cde794f05c5bea2ff455722a6f2386b09e19717 ssh-agent -k 17:59:34 unset SSH_AUTH_SOCK; 17:59:34 unset SSH_AGENT_PID; 17:59:34 echo Agent pid 38 killed; 17:59:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:59:34 + git semver [Pipeline] } 17:59:35 $ docker stop --time=1 28be21856e53fdae111d0d768cde794f05c5bea2ff455722a6f2386b09e19717 17:59:36 $ docker rm -f --volumes 28be21856e53fdae111d0d768cde794f05c5bea2ff455722a6f2386b09e19717 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:59:36 17:59:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:59:37 0.23.1-centos7: Pulling from edgex-lftools 17:59:37 ab5ef0e58194: Pulling fs layer 17:59:37 9712f1f96733: Pulling fs layer 17:59:37 63f879dbbcfc: Pulling fs layer 17:59:37 0d9ebad4ef96: Pulling fs layer 17:59:37 e9a5061849ea: Pulling fs layer 17:59:37 d747dcd14b5f: Pulling fs layer 17:59:37 2de7ff778b66: Pulling fs layer 17:59:37 e9a5061849ea: Waiting 17:59:37 d747dcd14b5f: Waiting 17:59:37 2de7ff778b66: Waiting 17:59:37 0d9ebad4ef96: Waiting 17:59:37 9712f1f96733: Verifying Checksum 17:59:37 9712f1f96733: Download complete 17:59:37 63f879dbbcfc: Verifying Checksum 17:59:37 63f879dbbcfc: Download complete 17:59:37 e9a5061849ea: Verifying Checksum 17:59:37 e9a5061849ea: Download complete 17:59:37 d747dcd14b5f: Verifying Checksum 17:59:37 d747dcd14b5f: Download complete 17:59:37 0d9ebad4ef96: Verifying Checksum 17:59:37 0d9ebad4ef96: Download complete 17:59:37 ab5ef0e58194: Verifying Checksum 17:59:37 ab5ef0e58194: Download complete 17:59:37 2de7ff778b66: Verifying Checksum 17:59:37 2de7ff778b66: Download complete 17:59:40 ab5ef0e58194: Pull complete 17:59:40 9712f1f96733: Pull complete 17:59:40 63f879dbbcfc: Pull complete 17:59:43 0d9ebad4ef96: Pull complete 17:59:44 e9a5061849ea: Pull complete 17:59:44 d747dcd14b5f: Pull complete 17:59:45 2de7ff778b66: Pull complete 17:59:45 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:59:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:59:45 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:59:45 prd-ubuntu20.04-docker-8c-8g-6977 does not seem to be running inside a container 17:59:45 $ 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 17:59:47 $ docker top 5342b7a1b59af855308d3521a5fff3b0d5bda52a2192090ddbf7b4214e95a8e7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:59:47 provisioning config files... 17:59:47 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17328906861616863226tmp 17:59:47 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2722001488917577643tmp 17:59:47 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8023565418427087729tmp [Pipeline] { [Pipeline] echo 17:59:47 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:59:47 ---> sigul-configuration.sh 17:59:47 gpg: directory `/root/.gnupg' created 17:59:47 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:59:47 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:59:47 gpg: keyring `/root/.gnupg/secring.gpg' created 17:59:47 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:59:47 gpg: CAST5 encrypted data 17:59:47 gpg: encrypted with 1 passphrase 17:59:47 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:59:47 + mkdir /home/jenkins 17:59:47 + mkdir /home/jenkins/sigul [Pipeline] sh 17:59:47 + 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 17:59:47 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:59:48 ---> sigul-install.sh 17:59:48 Sigul already installed; skipping installation. [Pipeline] sh 17:59:48 + git tag --list 17:59:48 v0.0.0 17:59:48 v0.0.1-dev.1 17:59:48 v0.0.1-dev.10 17:59:48 v0.0.1-dev.11 17:59:48 v0.0.1-dev.12 17:59:48 v0.0.1-dev.13 17:59:48 v0.0.1-dev.14 17:59:48 v0.0.1-dev.15 17:59:48 v0.0.1-dev.16 17:59:48 v0.0.1-dev.2 17:59:48 v0.0.1-dev.3 17:59:48 v0.0.1-dev.4 17:59:48 v0.0.1-dev.5 17:59:48 v0.0.1-dev.6 17:59:48 v0.0.1-dev.7 17:59:48 v0.0.1-dev.8 17:59:48 v0.0.1-dev.9 17:59:48 v2.2.0 17:59:48 v2.2.0-dev.17 17:59:48 v2.2.0-dev.18 17:59:48 v2.2.0-dev.19 17:59:48 v2.2.0-dev.20 17:59:48 v2.2.0-dev.21 17:59:48 v2.2.0-dev.22 17:59:48 v2.2.0-dev.23 17:59:48 v2.2.0-dev.24 17:59:48 v2.2.0-dev.25 17:59:48 v2.2.0-dev.26 17:59:48 v2.2.0-dev.27 17:59:48 v2.3.0 17:59:48 v2.3.0-dev.1 17:59:48 v2.3.0-dev.10 17:59:48 v2.3.0-dev.11 17:59:48 v2.3.0-dev.12 17:59:48 v2.3.0-dev.13 17:59:48 v2.3.0-dev.14 17:59:48 v2.3.0-dev.15 17:59:48 v2.3.0-dev.16 17:59:48 v2.3.0-dev.17 17:59:48 v2.3.0-dev.18 17:59:48 v2.3.0-dev.19 17:59:48 v2.3.0-dev.2 17:59:48 v2.3.0-dev.20 17:59:48 v2.3.0-dev.21 17:59:48 v2.3.0-dev.22 17:59:48 v2.3.0-dev.23 17:59:48 v2.3.0-dev.24 17:59:48 v2.3.0-dev.25 17:59:48 v2.3.0-dev.26 17:59:48 v2.3.0-dev.27 17:59:48 v2.3.0-dev.28 17:59:48 v2.3.0-dev.3 17:59:48 v2.3.0-dev.4 17:59:48 v2.3.0-dev.5 17:59:48 v2.3.0-dev.6 17:59:48 v2.3.0-dev.7 17:59:48 v2.3.0-dev.8 17:59:48 v2.3.0-dev.9 17:59:48 v2.3.1 17:59:48 v2.3.1-dev.4 17:59:48 v2.3.1-dev.5 17:59:48 v2.3.1-dev.6 17:59:48 v3.0 17:59:48 v3.0.0 17:59:48 v3.0.0-dev.1 17:59:48 v3.0.0-dev.10 17:59:48 v3.0.0-dev.11 17:59:48 v3.0.0-dev.12 17:59:48 v3.0.0-dev.13 17:59:48 v3.0.0-dev.14 17:59:48 v3.0.0-dev.15 17:59:48 v3.0.0-dev.16 17:59:48 v3.0.0-dev.17 17:59:48 v3.0.0-dev.18 17:59:48 v3.0.0-dev.19 17:59:48 v3.0.0-dev.2 17:59:48 v3.0.0-dev.20 17:59:48 v3.0.0-dev.21 17:59:48 v3.0.0-dev.22 17:59:48 v3.0.0-dev.23 17:59:48 v3.0.0-dev.24 17:59:48 v3.0.0-dev.25 17:59:48 v3.0.0-dev.26 17:59:48 v3.0.0-dev.27 17:59:48 v3.0.0-dev.28 17:59:48 v3.0.0-dev.29 17:59:48 v3.0.0-dev.3 17:59:48 v3.0.0-dev.30 17:59:48 v3.0.0-dev.31 17:59:48 v3.0.0-dev.32 17:59:48 v3.0.0-dev.33 17:59:48 v3.0.0-dev.34 17:59:48 v3.0.0-dev.35 17:59:48 v3.0.0-dev.36 17:59:48 v3.0.0-dev.37 17:59:48 v3.0.0-dev.38 17:59:48 v3.0.0-dev.39 17:59:48 v3.0.0-dev.4 17:59:48 v3.0.0-dev.40 17:59:48 v3.0.0-dev.41 17:59:48 v3.0.0-dev.42 17:59:48 v3.0.0-dev.43 17:59:48 v3.0.0-dev.44 17:59:48 v3.0.0-dev.45 17:59:48 v3.0.0-dev.46 17:59:48 v3.0.0-dev.47 17:59:48 v3.0.0-dev.48 17:59:48 v3.0.0-dev.49 17:59:48 v3.0.0-dev.5 17:59:48 v3.0.0-dev.50 17:59:48 v3.0.0-dev.51 17:59:48 v3.0.0-dev.6 17:59:48 v3.0.0-dev.7 17:59:48 v3.0.0-dev.8 17:59:48 v3.0.0-dev.9 17:59:48 v3.1.0-dev.1 17:59:48 v3.1.0-dev.10 17:59:48 v3.1.0-dev.11 17:59:48 v3.1.0-dev.12 17:59:48 v3.1.0-dev.13 17:59:48 v3.1.0-dev.14 17:59:48 v3.1.0-dev.15 17:59:48 v3.1.0-dev.16 17:59:48 v3.1.0-dev.17 17:59:48 v3.1.0-dev.18 17:59:48 v3.1.0-dev.19 17:59:48 v3.1.0-dev.2 17:59:48 v3.1.0-dev.20 17:59:48 v3.1.0-dev.21 17:59:48 v3.1.0-dev.22 17:59:48 v3.1.0-dev.23 17:59:48 v3.1.0-dev.3 17:59:48 v3.1.0-dev.4 17:59:48 v3.1.0-dev.5 17:59:48 v3.1.0-dev.6 17:59:48 v3.1.0-dev.7 17:59:48 v3.1.0-dev.8 17:59:48 v3.1.0-dev.9 [Pipeline] sh 17:59:48 + lftools sign git-tag v3.1.0-dev.23 17:59:49 Signing Git tag with Sigul... 17:59:49 Signing v3.1.0-dev.23 [Pipeline] echo 17:59:49 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:59:49 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:59:49 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:59:49 $ docker stop --time=1 5342b7a1b59af855308d3521a5fff3b0d5bda52a2192090ddbf7b4214e95a8e7 17:59:51 $ docker rm -f --volumes 5342b7a1b59af855308d3521a5fff3b0d5bda52a2192090ddbf7b4214e95a8e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:59:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:59:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:59:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:59:52 prd-ubuntu20.04-docker-8c-8g-6977 does not seem to be running inside a container 17:59:52 $ 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 17:59:52 $ docker top a4cf339efe065598a7f52c2b896ab25709301a4b8c5463ecbd520a373a225291 -eo pid,comm 17:59: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). 17:59:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:59:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:59:52 [ssh-agent] Looking for ssh-agent implementation... 17:59:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:59:52 $ docker exec a4cf339efe065598a7f52c2b896ab25709301a4b8c5463ecbd520a373a225291 ssh-agent 17:59:52 SSH_AUTH_SOCK=/tmp/ssh-pgTGWulBCEQQ/agent.32 17:59:52 SSH_AGENT_PID=38 17:59:52 Running ssh-add (command line suppressed) 17:59:52 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_531849234711876932.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_531849234711876932.key) 17:59:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:59:53 + git semver bump pre 17:59:53 2023-09-20 17:59:53,245 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 17:59:53 2023-09-20 17:59:53,245 [bump_version] DEBUG bumping version:3.1.0-dev.23 on axis:pre with prefix:dev 17:59:53 2023-09-20 17:59:53,245 [bump_version] DEBUG bumped version:3.1.0-dev.24 17:59:53 2023-09-20 17:59:53,245 [write_version] DEBUG write version:3.1.0-dev.24 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 17:59:53 2023-09-20 17:59:53,245 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 17:59:53 2023-09-20 17:59:53,245 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 17:59:53 2023-09-20 17:59:53,247 [execute] INFO git cat-file --batch-check 17:59:53 2023-09-20 17:59:53,247 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 17:59:53 2023-09-20 17:59:53,252 [execute] INFO git cat-file --batch 17:59:53 2023-09-20 17:59:53,252 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 17:59:53 2023-09-20 17:59:53,258 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 17:59:53 3.1.0-dev.24 [Pipeline] } 17:59:53 $ docker exec --env ******** --env ******** a4cf339efe065598a7f52c2b896ab25709301a4b8c5463ecbd520a373a225291 ssh-agent -k 17:59:53 unset SSH_AUTH_SOCK; 17:59:53 unset SSH_AGENT_PID; 17:59:53 echo Agent pid 38 killed; 17:59:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:59:53 + git semver [Pipeline] } 17:59:54 $ docker stop --time=1 a4cf339efe065598a7f52c2b896ab25709301a4b8c5463ecbd520a373a225291 17:59:55 $ docker rm -f --volumes a4cf339efe065598a7f52c2b896ab25709301a4b8c5463ecbd520a373a225291 [Pipeline] // withDockerContainer [Pipeline] sh 17:59:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:59:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:59:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:59:56 prd-ubuntu20.04-docker-8c-8g-6977 does not seem to be running inside a container 17:59:56 $ 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 17:59:56 $ docker top c084a04dd55b92278b712e98b31dde2f4ad39cd6774ba887e56e805c93466411 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:59:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:59:56 [ssh-agent] Looking for ssh-agent implementation... 17:59:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:59:56 $ docker exec c084a04dd55b92278b712e98b31dde2f4ad39cd6774ba887e56e805c93466411 ssh-agent 17:59:56 SSH_AUTH_SOCK=/tmp/ssh-uAjJd5GJ6LlI/agent.32 17:59:56 SSH_AGENT_PID=38 17:59:56 Running ssh-add (command line suppressed) 17:59:56 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6044299504072021390.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6044299504072021390.key) 17:59:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:59:57 + git semver push 17:59:57 2023-09-20 17:59:57,256 [run_push] DEBUG push 17:59:57 2023-09-20 17:59:57,257 [execute] INFO git cat-file --batch-check 17:59:57 2023-09-20 17:59:57,257 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 17:59:57 2023-09-20 17:59:57,260 [execute] INFO git rev-list ac8b461d7e1a06e24b1a9e3e022730b4165e0a0b -- 17:59:57 2023-09-20 17:59:57,261 [execute] DEBUG Popen(['git', 'rev-list', 'ac8b461d7e1a06e24b1a9e3e022730b4165e0a0b', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 17:59:57 2023-09-20 17:59:57,268 [execute] INFO git fetch -v origin 17:59:57 2023-09-20 17:59:57,268 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 17:59:57 2023-09-20 17:59:57,709 [run_push] DEBUG no remote changes detected 17:59:57 2023-09-20 17:59:57,709 [execute] INFO git push origin semver 17:59:57 2023-09-20 17:59:57,710 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 17:59:58 2023-09-20 17:59:58,544 [run_push] DEBUG push all version tags 17:59:58 2023-09-20 17:59:58,544 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:59:58 2023-09-20 17:59:58,545 [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) 17:59:59 2023-09-20 17:59:59,375 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 17:59:59 3.1.0-dev.24 [Pipeline] } 17:59:59 $ docker exec --env ******** --env ******** c084a04dd55b92278b712e98b31dde2f4ad39cd6774ba887e56e805c93466411 ssh-agent -k 17:59:59 unset SSH_AUTH_SOCK; 17:59:59 unset SSH_AGENT_PID; 17:59:59 echo Agent pid 38 killed; 17:59:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:59:59 + git semver [Pipeline] } 18:00:00 $ docker stop --time=1 c084a04dd55b92278b712e98b31dde2f4ad39cd6774ba887e56e805c93466411 18:00:01 $ docker rm -f --volumes c084a04dd55b92278b712e98b31dde2f4ad39cd6774ba887e56e805c93466411 [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 18:00:02 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 18:00:02 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 18:00:02 total 16 18:00:02 drwxr-xr-x 3 root root 4096 Sep 20 17:40 . 18:00:02 drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 17:59 .. 18:00:02 drwxr-xr-x 2 root root 4096 Sep 20 17:40 cost 18:00:02 -rw-r--r-- 1 root root 89 Sep 20 17:40 cost.csv 18:00:02 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 18:00:02 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 18:00:02 total 16 18:00:02 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 17:40 . 18:00:02 drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 17:59 .. 18:00:02 drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 17:40 cost 18:00:02 -rw-r--r-- 1 jenkins jenkins 89 Sep 20 17:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:00:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:00:03 ---> package-listing.sh 18:00:03 ++ facter osfamily 18:00:03 ++ tr '[:upper:]' '[:lower:]' 18:00:03 + OS_FAMILY=debian 18:00:03 + workspace=/w/workspace/exfoundry_device-usb-camera_main 18:00:03 + START_PACKAGES=/tmp/packages_start.txt 18:00:03 + END_PACKAGES=/tmp/packages_end.txt 18:00:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:00:03 + PACKAGES=/tmp/packages_start.txt 18:00:03 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 18:00:03 + PACKAGES=/tmp/packages_end.txt 18:00:03 + case "${OS_FAMILY}" in 18:00:03 + dpkg -l 18:00:03 + grep '^ii' 18:00:03 + '[' -f /tmp/packages_start.txt ']' 18:00:03 + '[' -f /tmp/packages_end.txt ']' 18:00:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:00:03 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 18:00:03 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 18:00:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 18:00:03 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 18:00:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:00:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:00:04 prd-ubuntu20.04-docker-8c-8g-6977 does not seem to be running inside a container 18:00:04 $ 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 18:00:04 $ docker top 2514196c6931c601660c7a9c6396caa0df6174c71a60864875c34b1efdb2b2bf -eo pid,comm [Pipeline] { [Pipeline] sh 18:00:04 + touch /tmp/pre-build-complete [Pipeline] sh 18:00:05 + mkdir -p /var/log/sysstat [Pipeline] sh 18:00:05 + ls /var/log/sa-host 18:00:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:00:05 provisioning config files... 18:00:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8862933715282371220tmp [Pipeline] { [Pipeline] echo 18:00:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:00:05 ---> create-netrc.sh [Pipeline] } 18:00:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:00:06 ---> python-tools-install.sh [Pipeline] echo 18:00:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:00:06 ---> sudo-logs.sh 18:00:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:00:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:00:06 ---> job-cost.sh 18:00:06 lf-activate-venv: SKIPPING 18:00:06 DEBUG: total: 0.2199999988079071 18:00:06 INFO: Retrieving Stack Cost... 18:00:07 INFO: Retrieving Pricing Info for: v3-standard-8 18:00:07 INFO: Archiving Costs [Pipeline] echo 18:00:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:00:07 ---> logs-deploy.sh 18:00:07 lf-activate-venv: SKIPPING 18:00:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/148 18:00:07 INFO: archiving workspace using pattern(s): 18:00:08 Archives upload complete. 18:00:09 INFO: archiving logs to Nexus 18:00:09 ---> uname -a: 18:00:09 Linux prd-ubuntu20-04-docker-8c-8g-6977 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:00:09 18:00:09 18:00:09 ---> lscpu: 18:00:09 Architecture: x86_64 18:00:09 CPU op-mode(s): 32-bit, 64-bit 18:00:09 Byte Order: Little Endian 18:00:09 Address sizes: 40 bits physical, 48 bits virtual 18:00:09 CPU(s): 8 18:00:09 On-line CPU(s) list: 0-7 18:00:09 Thread(s) per core: 1 18:00:09 Core(s) per socket: 1 18:00:09 Socket(s): 8 18:00:09 NUMA node(s): 1 18:00:09 Vendor ID: AuthenticAMD 18:00:09 CPU family: 23 18:00:09 Model: 49 18:00:09 Model name: AMD EPYC-Rome Processor 18:00:09 Stepping: 0 18:00:09 CPU MHz: 2799.998 18:00:09 BogoMIPS: 5599.99 18:00:09 Virtualization: AMD-V 18:00:09 Hypervisor vendor: KVM 18:00:09 Virtualization type: full 18:00:09 L1d cache: 256 KiB 18:00:09 L1i cache: 256 KiB 18:00:09 L2 cache: 4 MiB 18:00:09 L3 cache: 128 MiB 18:00:09 NUMA node0 CPU(s): 0-7 18:00:09 Vulnerability Itlb multihit: Not affected 18:00:09 Vulnerability L1tf: Not affected 18:00:09 Vulnerability Mds: Not affected 18:00:09 Vulnerability Meltdown: Not affected 18:00:09 Vulnerability Mmio stale data: Not affected 18:00:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:00:09 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:00:09 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:00:09 Vulnerability Srbds: Not affected 18:00:09 Vulnerability Tsx async abort: Not affected 18:00:09 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 18:00:09 18:00:09 18:00:09 ---> nproc: 18:00:09 8 18:00:09 18:00:09 18:00:09 ---> df -h: 18:00:09 Filesystem Size Used Avail Use% Mounted on 18:00:09 overlay 155G 13G 143G 9% / 18:00:09 tmpfs 64M 0 64M 0% /dev 18:00:09 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:00:09 shm 64M 0 64M 0% /dev/shm 18:00:09 /dev/vda1 155G 13G 143G 9% /facter-os 18:00:09 18:00:09