Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 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-ssh14114710999986322290.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh342744859777099987.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh7711084865607017344.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh15031270102112516936.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-ssh1070709021243247109.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 ‘prd-centos7-blackbox-4c-2g-17248’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-17541’ is offline ‘prd-ubuntu20.04-docker-8c-8g-17542’ is offline Running on prd-ubuntu20.04-docker-8c-8g-17568 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 6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 (main) Commit message: "Merge pull request #312 from lenny-intel/cve" > 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 6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 # timeout=10 > git rev-list --no-walk 9ebfee9dea8bc57f176f9e6e0fe681eb95a6e9f8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:52:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:52:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:52:16 ========================================================= 21:52:16 EdgeX Global Pipelines Version Info 21:52:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:52:17 ------------------- 21:52:17 stable info: 21:52:17 ------------------- 21:52:17 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 21:52:17 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 21:52:17 Message: update stable to v1.0.257 21:52:17 ------------------- 21:52:17 experimental info: 21:52:17 ------------------- 21:52:17 Commited By: **** collab-it+edgex@linuxfoundation.org 21:52:17 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 21:52:17 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:52:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:52:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:52:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:52:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 [Pipeline] echo 21:52:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6e9e828 [Pipeline] echo 21:52:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:52:18 provisioning config files... 21:52:18 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11072264198619298361tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:52:18 ---> docker-login.sh 21:52:18 nexus3.edgexfoundry.org:10001 21:52:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:20 Configure a credential helper to remove this warning. See 21:52:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:20 21:52:20 Login Succeeded 21:52:20 nexus3.edgexfoundry.org:10002 21:52:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:20 Configure a credential helper to remove this warning. See 21:52:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:20 21:52:20 Login Succeeded 21:52:20 nexus3.edgexfoundry.org:10003 21:52:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:20 Configure a credential helper to remove this warning. See 21:52:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:20 21:52:20 Login Succeeded 21:52:20 nexus3.edgexfoundry.org:10004 21:52:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:20 Configure a credential helper to remove this warning. See 21:52:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:20 21:52:20 Login Succeeded 21:52:20 docker.io 21:52:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:21 Configure a credential helper to remove this warning. See 21:52:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:21 21:52:21 Login Succeeded 21:52:21 ---> docker-login.sh ends [Pipeline] } 21:52:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:52:21 + git rev-list -1 --merges 6e9e8282a24c5b81fc31740ee0ad2433cd2c3582~1..6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 [Pipeline] echo 21:52:21 -----------> git rev-list -1 --merges 6e9e8282a24c5b81fc31740ee0ad2433cd2c3582~1..6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 21:52:21 6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 [false] [Pipeline] sh 21:52:22 + git log --format=format:%s -1 6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 [Pipeline] echo 21:52:22 ========================================================= 21:52:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:52:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:52:22 + git log --format=format:%s -1 6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 [Pipeline] echo 21:52:22 [semverPrep] GIT_COMMIT: 6e9e8282a24c5b81fc31740ee0ad2433cd2c3582, Commit Message: Merge pull request #312 from lenny-intel/cve [Pipeline] echo 21:52:22 [semverPrep] This is not a build commit. [Pipeline] sh 21:52:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:52:22 + grep -v github /etc/ssh/ssh_known_hosts 21:52:22 + [ -e /tmp/ssh_known_hosts ] 21:52:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:52:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:52:22 + sudo tee -a /etc/ssh/ssh_known_hosts 21:52:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:52:23 21:52:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:52:25 0.1.4: Pulling from edgex-devops/py-git-semver 21:52:25 b85a868b505f: Pulling fs layer 21:52:25 e2be974225ed: Pulling fs layer 21:52:25 339a4e72a1f5: Pulling fs layer 21:52:25 988bab9f4d93: Pulling fs layer 21:52:25 1469e6f7b9e6: Pulling fs layer 21:52:25 eaf3925da568: Pulling fs layer 21:52:25 bab4dde63d76: Pulling fs layer 21:52:25 bde34c3a00c8: Pulling fs layer 21:52:25 b352a97aabf1: Pulling fs layer 21:52:25 4872d77fe225: Pulling fs layer 21:52:25 5851b861e8e6: Pulling fs layer 21:52:25 bab4dde63d76: Waiting 21:52:25 bde34c3a00c8: Waiting 21:52:25 b352a97aabf1: Waiting 21:52:25 4872d77fe225: Waiting 21:52:25 5851b861e8e6: Waiting 21:52:25 1469e6f7b9e6: Waiting 21:52:25 988bab9f4d93: Waiting 21:52:25 eaf3925da568: Waiting 21:52:25 e2be974225ed: Verifying Checksum 21:52:25 e2be974225ed: Download complete 21:52:25 988bab9f4d93: Verifying Checksum 21:52:25 988bab9f4d93: Download complete 21:52:25 1469e6f7b9e6: Verifying Checksum 21:52:25 1469e6f7b9e6: Download complete 21:52:25 eaf3925da568: Download complete 21:52:25 339a4e72a1f5: Verifying Checksum 21:52:25 339a4e72a1f5: Download complete 21:52:25 bde34c3a00c8: Download complete 21:52:25 b352a97aabf1: Download complete 21:52:25 4872d77fe225: Verifying Checksum 21:52:25 b85a868b505f: Verifying Checksum 21:52:25 b85a868b505f: Download complete 21:52:25 5851b861e8e6: Verifying Checksum 21:52:25 5851b861e8e6: Download complete 21:52:26 bab4dde63d76: Verifying Checksum 21:52:26 bab4dde63d76: Download complete 21:52:30 b85a868b505f: Pull complete 21:52:33 e2be974225ed: Pull complete 21:52:40 339a4e72a1f5: Pull complete 21:52:41 988bab9f4d93: Pull complete 21:52:42 1469e6f7b9e6: Pull complete 21:52:43 eaf3925da568: Pull complete 21:52:50 bab4dde63d76: Pull complete 21:52:53 bde34c3a00c8: Pull complete 21:52:54 b352a97aabf1: Pull complete 21:52:56 4872d77fe225: Pull complete 21:53:05 5851b861e8e6: Pull complete 21:53:05 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:53:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:53:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:53:05 prd-ubuntu20.04-docker-8c-8g-17568 does not seem to be running inside a container 21:53:05 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:53:14 $ docker top e54e8359698e6129b5d7dfb720f69b34a41dc990f148e87874f8f05e6168d2a4 -eo pid,comm 21:53:14 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). 21:53:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:53:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:53:15 [ssh-agent] Looking for ssh-agent implementation... 21:53:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:53:15 $ docker exec e54e8359698e6129b5d7dfb720f69b34a41dc990f148e87874f8f05e6168d2a4 ssh-agent 21:53:15 SSH_AUTH_SOCK=/tmp/ssh-2Dv1qdWYAaeY/agent.14 21:53:15 SSH_AGENT_PID=20 21:53:15 Running ssh-add (command line suppressed) 21:53:15 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17898201004579101302.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17898201004579101302.key) 21:53:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:53:15 + git tag --points-at HEAD [Pipeline] } 21:53:15 $ docker exec --env ******** --env ******** e54e8359698e6129b5d7dfb720f69b34a41dc990f148e87874f8f05e6168d2a4 ssh-agent -k 21:53:15 unset SSH_AUTH_SOCK; 21:53:15 unset SSH_AGENT_PID; 21:53:15 echo Agent pid 20 killed; 21:53:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:53:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:53:15 [ssh-agent] Looking for ssh-agent implementation... 21:53:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:53:16 $ docker exec e54e8359698e6129b5d7dfb720f69b34a41dc990f148e87874f8f05e6168d2a4 ssh-agent 21:53:16 SSH_AUTH_SOCK=/tmp/ssh-eEFUDbWIaahD/agent.52 21:53:16 SSH_AGENT_PID=58 21:53:16 Running ssh-add (command line suppressed) 21:53:16 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12129888312115546680.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12129888312115546680.key) 21:53:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:53:16 + git semver init 21:53:17 2023-11-14 21:53:16,949 [run_init] DEBUG init version:0.0.0 force:False 21:53:17 2023-11-14 21:53:16,950 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 21:53:17 2023-11-14 21:53:16,951 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 21:53:17 2023-11-14 21:53:16,951 [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) 21:53:18 2023-11-14 21:53:17,833 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 21:53:18 2023-11-14 21:53:17,834 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 21:53:18 2023-11-14 21:53:17,834 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:53:18 2023-11-14 21:53:17,834 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:53:18 3.1.0-dev.39 [Pipeline] } 21:53:18 $ docker exec --env ******** --env ******** e54e8359698e6129b5d7dfb720f69b34a41dc990f148e87874f8f05e6168d2a4 ssh-agent -k 21:53:18 unset SSH_AUTH_SOCK; 21:53:18 unset SSH_AGENT_PID; 21:53:18 echo Agent pid 58 killed; 21:53:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:53:18 + git semver [Pipeline] } 21:53:19 $ docker stop --time=1 e54e8359698e6129b5d7dfb720f69b34a41dc990f148e87874f8f05e6168d2a4 21:53:21 $ docker rm -f --volumes e54e8359698e6129b5d7dfb720f69b34a41dc990f148e87874f8f05e6168d2a4 [Pipeline] // withDockerContainer [Pipeline] sh 21:53:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:53:22 Stashed 1 file(s) [Pipeline] echo 21:53:22 [edgeXSemver]: initialized semver on version 3.1.0-dev.39 [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 21:53:22 provisioning config files... 21:53:22 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11033368923752160298tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:53:23 ---> docker-login.sh 21:53:23 nexus3.edgexfoundry.org:10001 21:53:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:23 Configure a credential helper to remove this warning. See 21:53:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:23 21:53:23 Login Succeeded 21:53:23 nexus3.edgexfoundry.org:10002 21:53:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:23 Configure a credential helper to remove this warning. See 21:53:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:23 21:53:23 Login Succeeded 21:53:23 nexus3.edgexfoundry.org:10003 21:53:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:23 Configure a credential helper to remove this warning. See 21:53:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:23 21:53:23 Login Succeeded 21:53:23 nexus3.edgexfoundry.org:10004 21:53:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:23 Configure a credential helper to remove this warning. See 21:53:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:23 21:53:23 Login Succeeded 21:53:23 docker.io 21:53:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:23 Configure a credential helper to remove this warning. See 21:53:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:23 21:53:23 Login Succeeded 21:53:23 ---> docker-login.sh ends [Pipeline] } 21:53:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:53:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:53:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:53:23 ========================================================= 21:53:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:53:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:24 + 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 . 21:53:24 Sending build context to Docker daemon 2.309MB 21:53:24 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 21:53:24 Step 2/13 : FROM ${BASE} AS builder 21:53:24 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:53:24 7264a8db6415: Pulling fs layer 21:53:24 c4d48a809fc2: Pulling fs layer 21:53:24 4f1c88b9dad5: Pulling fs layer 21:53:24 ad3a456e5733: Pulling fs layer 21:53:24 69c7f0334f64: Pulling fs layer 21:53:24 1f1c1a5573a3: Pulling fs layer 21:53:24 ce7588e14bc9: Pulling fs layer 21:53:24 b5e4710f87ac: Pulling fs layer 21:53:24 69c7f0334f64: Waiting 21:53:24 1f1c1a5573a3: Waiting 21:53:24 ce7588e14bc9: Waiting 21:53:24 b5e4710f87ac: Waiting 21:53:24 ad3a456e5733: Waiting 21:53:24 c4d48a809fc2: Verifying Checksum 21:53:24 c4d48a809fc2: Download complete 21:53:24 ad3a456e5733: Verifying Checksum 21:53:24 ad3a456e5733: Download complete 21:53:24 69c7f0334f64: Verifying Checksum 21:53:24 69c7f0334f64: Download complete 21:53:24 7264a8db6415: Verifying Checksum 21:53:24 7264a8db6415: Download complete 21:53:24 1f1c1a5573a3: Verifying Checksum 21:53:24 1f1c1a5573a3: Download complete 21:53:25 b5e4710f87ac: Verifying Checksum 21:53:25 b5e4710f87ac: Download complete 21:53:25 7264a8db6415: Pull complete 21:53:25 4f1c88b9dad5: Download complete 21:53:25 c4d48a809fc2: Pull complete 21:53:25 ce7588e14bc9: Verifying Checksum 21:53:25 ce7588e14bc9: Download complete 21:53:30 4f1c88b9dad5: Pull complete 21:53:30 ad3a456e5733: Pull complete 21:53:31 69c7f0334f64: Pull complete 21:53:32 1f1c1a5573a3: Pull complete 21:53:36 ce7588e14bc9: Pull complete 21:53:37 Still waiting to schedule task 21:53:37 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 21:53:38 b5e4710f87ac: Pull complete 21:53:40 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 21:53:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:53:40 ---> 88b5674ff536 21:53:40 Step 3/13 : ARG ADD_BUILD_TAGS="" 21:54:07 ---> Running in 0bc5af1e12e6 21:54:07 Removing intermediate container 0bc5af1e12e6 21:54:07 ---> e4c8a5253adc 21:54:07 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:54:07 ---> Running in 61569dbe9684 21:54:08 Removing intermediate container 61569dbe9684 21:54:08 ---> 76b8e3c502e0 21:54:08 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 21:54:09 ---> Running in 6bc18129f40c 21:54:12 Removing intermediate container 6bc18129f40c 21:54:12 ---> fe6d6091030f 21:54:12 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:54:12 ---> Running in 1c68f24ee3d6 21:54:15 Removing intermediate container 1c68f24ee3d6 21:54:15 ---> 90ddf89b68a6 21:54:15 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:54:16 ---> Running in 305a04c62e49 21:54:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:54:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:54:18 (1/13) Installing libintl (0.21.1-r7) 21:54:18 (2/13) Installing eudev-libs (3.2.11-r8) 21:54:18 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 21:54:18 (4/13) Installing v4l-utils-libs (1.24.1-r0) 21:54:18 (5/13) Installing v4l-utils (1.24.1-r0) 21:54:18 (6/13) Installing libdvbv5 (1.24.1-r0) 21:54:18 (7/13) Installing udev-init-scripts (35-r1) 21:54:18 (8/13) Installing libblkid (2.38.1-r8) 21:54:18 (9/13) Installing xz-libs (5.4.3-r0) 21:54:18 (10/13) Installing kmod-libs (30-r3) 21:54:18 (11/13) Installing eudev (3.2.11-r8) 21:54:18 (12/13) Installing eudev-dev (3.2.11-r8) 21:54:18 (13/13) Installing v4l-utils-dev (1.24.1-r0) 21:54:18 Executing busybox-1.36.1-r5.trigger 21:54:18 Executing eudev-3.2.11-r8.trigger 21:54:18 OK: 271 MiB in 65 packages 21:54:20 Removing intermediate container 305a04c62e49 21:54:20 ---> ba2df547ee80 21:54:20 Step 8/13 : WORKDIR /device-usb-camera 21:54:20 ---> Running in 37374f12bd68 21:54:20 Removing intermediate container 37374f12bd68 21:54:20 ---> 8bfd2a722998 21:54:20 Step 9/13 : COPY go.mod vendor* ./ 21:54:20 ---> ddbb361951e6 21:54:20 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:54:20 ---> Running in a55dbbffdbd2 21:56:42 Removing intermediate container a55dbbffdbd2 21:56:42 ---> 09e6fc4e9896 21:56:42 Step 11/13 : COPY . . 21:56:42 ---> c807dd9f6d02 21:56:42 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:56:42 ---> Running in 1bc296638bea 21:56:42  % Total % Received % Xferd Average Speed Time Time Time Current 21:56:42  Dload Upload Total Spent Left Speed 21:56:42 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 8534 0 --:--:-- --:--:-- --:--:-- 8582 21:56:42 Removing intermediate container 1bc296638bea 21:56:42 ---> 02b4803f2984 21:56:42 Step 13/13 : RUN ${MAKE} 21:56:42 ---> Running in bf26fd94fb64 21:56:43 noop 21:56:46 Removing intermediate container bf26fd94fb64 21:56:46 ---> d2e2212fb35e 21:56:46 Successfully built d2e2212fb35e 21:56:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:46 + docker inspect -f . ci-base-image-x86_64 21:56:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:56:46 prd-ubuntu20.04-docker-8c-8g-17568 does not seem to be running inside a container 21:56:46 $ 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 ******** -e ******** ci-base-image-x86_64 cat 21:56:48 $ docker top aae161113dbd6f9c31765ca1d5c17d54db7aa1ff9f39b54f010a7a68bef16e5c -eo pid,comm [Pipeline] { [Pipeline] sh 21:56:49 + go version 21:56:49 go version go1.21.0 linux/amd64 [Pipeline] } 21:56:49 $ docker stop --time=1 aae161113dbd6f9c31765ca1d5c17d54db7aa1ff9f39b54f010a7a68bef16e5c 21:56:51 $ docker rm -f --volumes aae161113dbd6f9c31765ca1d5c17d54db7aa1ff9f39b54f010a7a68bef16e5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:51 + docker inspect -f . ci-base-image-x86_64 21:56:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:56:52 prd-ubuntu20.04-docker-8c-8g-17568 does not seem to be running inside a container 21:56:52 $ 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 ******** -e ******** ci-base-image-x86_64 cat 21:56:54 $ docker top 35ff79db14aec9887070578e4c164907b465dcad76e55b3b5bb8cfd84183eaae -eo pid,comm [Pipeline] { [Pipeline] sh 21:56:54 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 21:56:55 + make test 21:56:55 go test ./... -coverprofile=coverage.out ./... 21:57:05 ? github.com/edgexfoundry/device-usb-camera [no test files] 21:57:17 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 21:57:17 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.019s coverage: 4.4% of statements 21:57:23 go vet ./... 21:57:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:57:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:57:28 ./bin/test-attribution-txt.sh [Pipeline] echo 21:57:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 21:57:28 $ docker stop --time=1 35ff79db14aec9887070578e4c164907b465dcad76e55b3b5bb8cfd84183eaae 21:57:37 $ docker rm -f --volumes 35ff79db14aec9887070578e4c164907b465dcad76e55b3b5bb8cfd84183eaae [Pipeline] // withDockerContainer [Pipeline] sh 21:57:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:57:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:57:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:57:39 + ls -al . 21:57:39 total 224 21:57:39 drwxrwxr-x 9 jenkins jenkins 4096 Nov 14 21:56 . 21:57:39 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 21:52 .. 21:57:39 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 21:57 .git 21:57:39 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:52 .github 21:57:39 -rw-rw-r-- 1 jenkins jenkins 429 Nov 14 21:52 .gitignore 21:57:39 -rw-rw-r-- 1 jenkins jenkins 45 Nov 14 21:52 .golangci.yml 21:57:39 -rw-rw-r-- 1 jenkins jenkins 77 Nov 14 21:52 .hadolint.yml 21:57:39 drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 21:53 .semver 21:57:39 -rw-rw-r-- 1 jenkins jenkins 10851 Nov 14 21:52 Attribution.txt 21:57:39 -rw-rw-r-- 1 jenkins jenkins 16561 Nov 14 21:52 CHANGELOG.md 21:57:39 -rw-rw-r-- 1 jenkins jenkins 2562 Nov 14 21:52 Dockerfile 21:57:39 -rw-rw-r-- 1 jenkins jenkins 678 Nov 14 21:52 GOVERNANCE.md 21:57:39 -rw-rw-r-- 1 jenkins jenkins 659 Nov 14 21:52 Jenkinsfile 21:57:39 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 14 21:52 LICENSE 21:57:39 -rw-rw-r-- 1 jenkins jenkins 2611 Nov 14 21:52 Makefile 21:57:39 -rw-rw-r-- 1 jenkins jenkins 622 Nov 14 21:52 OWNERS.md 21:57:39 -rw-rw-r-- 1 jenkins jenkins 2575 Nov 14 21:52 README.md 21:57:39 -rw-rw-r-- 1 jenkins jenkins 12 Nov 14 21:53 VERSION 21:57:39 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 21:52 bin 21:57:39 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:52 cmd 21:57:39 -rw-r--r-- 1 jenkins jenkins 54703 Nov 14 21:57 coverage.out 21:57:39 -rwxrwxr-x 1 jenkins jenkins 84 Nov 14 21:52 docker-entrypoint.sh 21:57:39 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 21:52 docs 21:57:39 -rw-rw-r-- 1 jenkins jenkins 3878 Nov 14 21:52 go.mod 21:57:39 -rw-rw-r-- 1 jenkins jenkins 34744 Nov 14 21:52 go.sum 21:57:39 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:52 internal 21:57:39 -rw-rw-r-- 1 jenkins jenkins 231 Nov 14 21:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:39 + 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=6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 --label arch=amd64 --label version=3.1.0-dev.39 . 21:57:39 Sending build context to Docker daemon 2.364MB 21:57:39 Step 1/37 : ARG BASE=golang:1.21-alpine3.18 21:57:39 Step 2/37 : FROM ${BASE} AS builder 21:57:39 ---> d2e2212fb35e 21:57:39 Step 3/37 : ARG ADD_BUILD_TAGS="" 21:57:40 ---> Running in db3539a35f5c 21:57:41 Removing intermediate container db3539a35f5c 21:57:41 ---> 90692ea6b40a 21:57:41 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:57:41 ---> Running in 15acb009be5d 21:57:41 Removing intermediate container 15acb009be5d 21:57:41 ---> 3fcb79f99642 21:57:41 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 21:57:41 ---> Running in 3d6b90e0d911 21:57:42 Removing intermediate container 3d6b90e0d911 21:57:42 ---> 205780417eb8 21:57:42 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:57:42 ---> Running in 67577f0b2c54 21:57:42 Removing intermediate container 67577f0b2c54 21:57:42 ---> f018aaef38fd 21:57:42 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:57:42 ---> Running in 009d3ed2328f 21:57:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:57:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:57:43 OK: 271 MiB in 65 packages 21:57:45 Removing intermediate container 009d3ed2328f 21:57:45 ---> 5e7cc972cc4a 21:57:45 Step 8/37 : WORKDIR /device-usb-camera 21:57:45 ---> Running in 2e7d97371985 21:57:46 Removing intermediate container 2e7d97371985 21:57:46 ---> 3fed9455f92c 21:57:46 Step 9/37 : COPY go.mod vendor* ./ 21:57:47 ---> 32ba9d54d35f 21:57:47 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:57:48 ---> Running in 4d7b9cd8f368 21:57:50 Removing intermediate container 4d7b9cd8f368 21:57:50 ---> 697e3bac99df 21:57:50 Step 11/37 : COPY . . 21:57:51 ---> fbf1d4a81743 21:57:51 Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:57:52 ---> Running in 06c6e4c5bfbb 21:57:53  % Total % Received % Xferd Average Speed Time Time Time Current 21:57:53 Dload Upload Total Spent Left Speed 21:57:53 0  0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 34414 0 --:--:-- --:--:-- --:--:-- 34805 21:57:54 Removing intermediate container 06c6e4c5bfbb 21:57:54 ---> 461039987ced 21:57:54 Step 13/37 : RUN ${MAKE} 21:57:55 ---> Running in e02fc14e129a 21:57:55 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.39 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 21:58:42 Removing intermediate container e02fc14e129a 21:58:42 ---> 262d48b1474c 21:58:42 Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 21:58:42 v0.21.6: Pulling from aler9/rtsp-simple-server 21:58:42 4acc49c71d14: Pulling fs layer 21:58:42 4acc49c71d14: Verifying Checksum 21:58:42 4acc49c71d14: Pull complete 21:58:42 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 21:58:42 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 21:58:42 ---> 01a2bd3e5fff 21:58:42 Step 15/37 : FROM alpine:3.18 21:58:43 3.18: Pulling from library/alpine 21:58:43 96526aa774ef: Pulling fs layer 21:58:44 96526aa774ef: Verifying Checksum 21:58:44 96526aa774ef: Download complete 21:58:44 96526aa774ef: Pull complete 21:58:44 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:58:44 Status: Downloaded newer image for alpine:3.18 21:58:44 ---> 8ca4688f4f35 21:58:44 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 21:58:45 ---> Running in a737ae92aff7 21:58:45 Removing intermediate container a737ae92aff7 21:58:45 ---> 464bb60b2034 21:58:45 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 21:58:45 ---> Running in a7d5fc548bfa 21:58:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:58:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:58:46 (1/107) Installing dumb-init (1.2.5-r2) 21:58:46 (2/107) Installing sdl2 (2.26.5-r0) 21:58:47 (3/107) Installing svt-av1-libs (1.6.0-r0) 21:58:47 (4/107) Installing aom-libs (3.6.1-r0) 21:58:47 (5/107) Installing libxau (1.0.11-r2) 21:58:47 (6/107) Installing libmd (1.0.4-r2) 21:58:47 (7/107) Installing libbsd (0.11.7-r1) 21:58:47 (8/107) Installing libxdmcp (1.1.4-r2) 21:58:47 (9/107) Installing libxcb (1.15-r1) 21:58:47 (10/107) Installing libx11 (1.8.7-r0) 21:58:47 (11/107) Installing hwdata-pci (0.370-r0) 21:58:47 (12/107) Installing libpciaccess (0.17-r2) 21:58:47 (13/107) Installing libdrm (2.4.115-r4) 21:58:47 (14/107) Installing libxext (1.3.5-r2) 21:58:47 (15/107) Installing libxfixes (6.0.1-r2) 21:58:47 (16/107) Installing libffi (3.4.4-r2) 21:58:47 (17/107) Installing wayland-libs-client (1.22.0-r2) 21:58:47 (18/107) Installing libva (2.18.0-r1) 21:58:47 (19/107) Installing libvdpau (1.5-r1) 21:58:47 (20/107) Installing libgcc (12.2.1_git20220924-r10) 21:58:47 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 21:58:47 (22/107) Installing onevpl-libs (2023.2.1-r0) 21:58:47 (23/107) Installing ffmpeg-libavutil (6.0-r15) 21:58:47 (24/107) Installing libdav1d (1.2.1-r0) 21:58:47 (25/107) Installing brotli-libs (1.0.9-r14) 21:58:47 (26/107) Installing libhwy (1.0.4-r1) 21:58:47 (27/107) Installing lcms2 (2.15-r2) 21:58:47 (28/107) Installing libjxl (0.8.2-r0) 21:58:47 (29/107) Installing lame-libs (3.100-r5) 21:58:47 (30/107) Installing opus (1.4-r0) 21:58:47 (31/107) Installing libgomp (12.2.1_git20220924-r10) 21:58:47 (32/107) Installing soxr (0.1.3-r5) 21:58:47 (33/107) Installing ffmpeg-libswresample (6.0-r15) 21:58:47 (34/107) Installing libogg (1.3.5-r4) 21:58:47 (35/107) Installing libtheora (1.1.1-r17) 21:58:47 (36/107) Installing libvorbis (1.3.7-r1) 21:58:47 (37/107) Installing libvpx (1.13.0-r2) 21:58:47 (38/107) Installing libwebp (1.3.2-r0) 21:58:47 (39/107) Installing x264-libs (0.164_git20220602-r1) 21:58:47 (40/107) Installing numactl (2.0.16-r4) 21:58:47 (41/107) Installing x265-libs (3.5-r4) 21:58:47 (42/107) Installing xvidcore (1.3.7-r1) 21:58:47 (43/107) Installing ffmpeg-libavcodec (6.0-r15) 21:58:47 (44/107) Installing alsa-lib (1.2.9-r1) 21:58:47 (45/107) Installing libexpat (2.5.0-r1) 21:58:47 (46/107) Installing libbz2 (1.0.8-r5) 21:58:47 (47/107) Installing libpng (1.6.39-r3) 21:58:47 (48/107) Installing freetype (2.13.0-r5) 21:58:47 (49/107) Installing fontconfig (2.14.2-r3) 21:58:47 (50/107) Installing fribidi (1.0.13-r0) 21:58:47 (51/107) Installing libintl (0.21.1-r7) 21:58:47 (52/107) Installing libblkid (2.38.1-r8) 21:58:47 (53/107) Installing libmount (2.38.1-r8) 21:58:47 (54/107) Installing pcre2 (10.42-r1) 21:58:47 (55/107) Installing glib (2.76.4-r0) 21:58:47 (56/107) Installing graphite2 (1.3.14-r5) 21:58:47 (57/107) Installing harfbuzz (7.3.0-r0) 21:58:47 (58/107) Installing libunibreak (5.1-r0) 21:58:47 (59/107) Installing libass (0.17.1-r0) 21:58:47 (60/107) Installing libbluray (1.3.4-r0) 21:58:47 (61/107) Installing gmp (6.2.1-r3) 21:58:47 (62/107) Installing nettle (3.8.1-r2) 21:58:47 (63/107) Installing libunistring (1.1-r1) 21:58:47 (64/107) Installing libidn2 (2.3.4-r1) 21:58:47 (65/107) Installing p11-kit (0.24.1-r2) 21:58:47 (66/107) Installing libtasn1 (4.19.0-r1) 21:58:47 (67/107) Installing gnutls (3.8.0-r2) 21:58:47 (68/107) Installing mpg123-libs (1.31.3-r1) 21:58:47 (69/107) Installing libopenmpt (0.7.2-r0) 21:58:47 (70/107) Installing cjson (1.7.15-r4) 21:58:47 (71/107) Installing mbedtls (2.28.5-r0) 21:58:47 (72/107) Installing librist (0.2.7-r0) 21:58:47 (73/107) Installing libsrt (1.5.2-r0) 21:58:47 (74/107) Installing libssh (0.10.5-r0) 21:58:47 (75/107) Installing xz-libs (5.4.3-r0) 21:58:47 (76/107) Installing libxml2 (2.11.4-r0) 21:58:47 (77/107) Installing libsodium (1.0.18-r3) 21:58:47 (78/107) Installing libzmq (4.3.4-r4) 21:58:47 (79/107) Installing ffmpeg-libavformat (6.0-r15) 21:58:48 (80/107) Installing glslang-libs (1.3.243.0-r1) 21:58:48 (81/107) Installing spirv-tools (1.3.243.0-r1) 21:58:48 (82/107) Installing shaderc (2023.3-r1) 21:58:48 (83/107) Installing vulkan-loader (1.3.243.0-r1) 21:58:48 (84/107) Installing libplacebo (5.264.1-r1) 21:58:48 (85/107) Installing ffmpeg-libpostproc (6.0-r15) 21:58:48 (86/107) Installing ffmpeg-libswscale (6.0-r15) 21:58:48 (87/107) Installing vidstab (1.1.1-r0) 21:58:48 (88/107) Installing zimg (3.0.5-r0) 21:58:48 (89/107) Installing ffmpeg-libavfilter (6.0-r15) 21:58:48 (90/107) Installing libasyncns (0.8-r1) 21:58:48 (91/107) Installing dbus-libs (1.14.8-r0) 21:58:48 (92/107) Installing libltdl (2.4.7-r2) 21:58:48 (93/107) Installing orc (0.4.34-r0) 21:58:48 (94/107) Installing flac-libs (1.4.3-r0) 21:58:48 (95/107) Installing libsndfile (1.2.0-r2) 21:58:48 (96/107) Installing speexdsp (1.2.1-r1) 21:58:48 (97/107) Installing tdb-libs (1.4.8-r1) 21:58:48 (98/107) Installing libpulse (16.1-r10) 21:58:48 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 21:58:48 (100/107) Installing v4l-utils-libs (1.24.1-r0) 21:58:48 (101/107) Installing ffmpeg-libavdevice (6.0-r15) 21:58:48 (102/107) Installing ffmpeg (6.0-r15) 21:58:48 (103/107) Installing udev-init-scripts (35-r1) 21:58:48 (104/107) Installing eudev-libs (3.2.11-r8) 21:58:48 (105/107) Installing zstd-libs (1.5.5-r4) 21:58:48 (106/107) Installing kmod-libs (30-r3) 21:58:48 (107/107) Installing eudev (3.2.11-r8) 21:58:48 Executing busybox-1.36.1-r2.trigger 21:58:48 Executing glib-2.76.4-r0.trigger 21:58:48 Executing eudev-3.2.11-r8.trigger 21:58:48 OK: 131 MiB in 122 packages 21:58:56 Removing intermediate container a7d5fc548bfa 21:58:56 ---> 2c034a3909fb 21:58:56 Step 18/37 : RUN apk --no-cache upgrade 21:58:57 ---> Running in 8fb9c6782a0c 21:58:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:58:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:58:59 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 21:58:59 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 21:58:59 Executing busybox-1.36.1-r5.post-upgrade 21:58:59 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 21:58:59 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 21:58:59 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 21:58:59 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 21:58:59 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 21:58:59 Executing busybox-1.36.1-r5.trigger 21:58:59 OK: 131 MiB in 122 packages 21:59:01 Removing intermediate container 8fb9c6782a0c 21:59:01 ---> 42cb52b238dd 21:59:01 Step 19/37 : WORKDIR / 21:59:02 ---> Running in 6ebe102be60d 21:59:03 Removing intermediate container 6ebe102be60d 21:59:03 ---> 3c141acb107a 21:59:03 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 21:59:05 ---> 731969490a88 21:59:05 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 21:59:06 ---> d56b18c16039 21:59:06 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 21:59:06 ---> f67138a7f8b4 21:59:06 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 21:59:07 ---> fe7aacebb068 21:59:07 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 21:59:08 ---> 6a8c7bf33413 21:59:08 Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / 21:59:08 ---> 3be08d2e907b 21:59:08 Step 26/37 : COPY --from=rtsp /rtsp-simple-server / 21:59:10 ---> edd0aa16a04c 21:59:10 Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 21:59:10 ---> Running in 58c946080d28 21:59:12 Removing intermediate container 58c946080d28 21:59:12 ---> 2b105a7083f4 21:59:12 Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 21:59:13 ---> Running in debedf5f0c1f 21:59:15 Removing intermediate container debedf5f0c1f 21:59:15 ---> 55263c71c271 21:59:15 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 21:59:15 ---> Running in c91108830753 21:59:18 Removing intermediate container c91108830753 21:59:18 ---> d2e93f180913 21:59:18 Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 21:59:18 ---> Running in 9335e6267ca9 21:59:21 Removing intermediate container 9335e6267ca9 21:59:21 ---> 35a612c467e8 21:59:21 Step 31/37 : EXPOSE 59983 21:59:21 ---> Running in d85dff5c515d 21:59:24 Removing intermediate container d85dff5c515d 21:59:24 ---> cee5e974ace9 21:59:24 Step 32/37 : EXPOSE 8554 21:59:25 ---> Running in 30bc472f3f56 21:59:26 Removing intermediate container 30bc472f3f56 21:59:26 ---> 10c0434884ad 21:59:26 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 21:59:27 ---> Running in 9e2165246b90 21:59:28 Removing intermediate container 9e2165246b90 21:59:28 ---> 05293eecd9ef 21:59:28 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 21:59:28 ---> Running in af9f4a973717 21:59:30 Removing intermediate container af9f4a973717 21:59:30 ---> c5e4b24358af 21:59:30 Step 35/37 : LABEL arch=amd64 21:59:31 ---> Running in 6dd39fce0e4a 21:59:33 Removing intermediate container 6dd39fce0e4a 21:59:33 ---> 540aee009cca 21:59:33 Step 36/37 : LABEL git_sha=6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 21:59:33 ---> Running in 3354e10535b8 21:59:35 Removing intermediate container 3354e10535b8 21:59:35 ---> 904d974d156e 21:59:35 Step 37/37 : LABEL version=3.1.0-dev.39 21:59:36 ---> Running in 77d98b7b410a 21:59:39 Removing intermediate container 77d98b7b410a 21:59:39 ---> 01c17a2ab354 21:59:39 [Warning] One or more build-args [ARCH] were not consumed 21:59:39 Successfully built 01c17a2ab354 21:59:39 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 21:59:39 provisioning config files... 21:59:39 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1457984860704209071tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:59:39 ---> docker-login.sh 21:59:39 nexus3.edgexfoundry.org:10001 21:59:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:39 Configure a credential helper to remove this warning. See 21:59:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:39 21:59:39 Login Succeeded 21:59:39 nexus3.edgexfoundry.org:10002 21:59:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:39 Configure a credential helper to remove this warning. See 21:59:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:39 21:59:39 Login Succeeded 21:59:39 nexus3.edgexfoundry.org:10003 21:59:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:39 Configure a credential helper to remove this warning. See 21:59:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:39 21:59:39 Login Succeeded 21:59:39 nexus3.edgexfoundry.org:10004 21:59:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:40 Configure a credential helper to remove this warning. See 21:59:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:40 21:59:40 Login Succeeded 21:59:40 docker.io 21:59:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:40 Configure a credential helper to remove this warning. See 21:59:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:40 21:59:40 Login Succeeded 21:59:40 ---> docker-login.sh ends [Pipeline] } 21:59:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:59:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:59:40 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 21:59:40 6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 21:59:40 latest 21:59:40 3.1.0-dev.39 21:59:40 6e9e8282a24c5b81fc31740ee0ad2433cd2c3582-3.1.0-dev.39 21:59:40 main 21:59:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:40 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:41 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 21:59:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:59:41 8873857100e2: Preparing 21:59:41 e6de9cf273e0: Preparing 21:59:41 a0d25f495a83: Preparing 21:59:41 10154df1a4e4: Preparing 21:59:41 3827b5b91e75: Preparing 21:59:41 acc83c6ca332: Preparing 21:59:41 3f5d5222ac17: Preparing 21:59:41 37a47ca5b121: Preparing 21:59:41 db64a4dd1e0f: Preparing 21:59:41 6b439e7068af: Preparing 21:59:41 f9a13fab5ac0: Preparing 21:59:41 267cd0fce4ee: Preparing 21:59:41 0b9e3eb493ef: Preparing 21:59:41 cc2447e1835a: Preparing 21:59:41 acc83c6ca332: Waiting 21:59:41 3f5d5222ac17: Waiting 21:59:41 37a47ca5b121: Waiting 21:59:41 db64a4dd1e0f: Waiting 21:59:41 6b439e7068af: Waiting 21:59:41 f9a13fab5ac0: Waiting 21:59:41 267cd0fce4ee: Waiting 21:59:41 0b9e3eb493ef: Waiting 21:59:41 cc2447e1835a: Waiting 21:59:41 10154df1a4e4: Pushed 21:59:41 8873857100e2: Pushed 21:59:41 a0d25f495a83: Pushed 21:59:41 e6de9cf273e0: Pushed 21:59:41 acc83c6ca332: Pushed 21:59:42 3f5d5222ac17: Pushed 21:59:42 37a47ca5b121: Pushed 21:59:42 db64a4dd1e0f: Pushed 21:59:42 6b439e7068af: Pushed 21:59:42 cc2447e1835a: Layer already exists 21:59:43 267cd0fce4ee: Pushed 21:59:43 3827b5b91e75: Pushed 21:59:45 f9a13fab5ac0: Pushed 21:59:53 0b9e3eb493ef: Pushed 21:59:53 6e9e8282a24c5b81fc31740ee0ad2433cd2c3582: digest: sha256:766c87cb0d31cb2db9f03364f7f2e3eab2c9a31b138415dc627ac9229a769845 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:54 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:54 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 21:59:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:59:54 8873857100e2: Preparing 21:59:54 e6de9cf273e0: Preparing 21:59:54 a0d25f495a83: Preparing 21:59:54 10154df1a4e4: Preparing 21:59:54 3827b5b91e75: Preparing 21:59:54 acc83c6ca332: Preparing 21:59:54 3f5d5222ac17: Preparing 21:59:54 37a47ca5b121: Preparing 21:59:54 db64a4dd1e0f: Preparing 21:59:54 6b439e7068af: Preparing 21:59:54 f9a13fab5ac0: Preparing 21:59:54 267cd0fce4ee: Preparing 21:59:54 0b9e3eb493ef: Preparing 21:59:54 cc2447e1835a: Preparing 21:59:54 db64a4dd1e0f: Waiting 21:59:54 6b439e7068af: Waiting 21:59:54 f9a13fab5ac0: Waiting 21:59:54 267cd0fce4ee: Waiting 21:59:54 0b9e3eb493ef: Waiting 21:59:54 cc2447e1835a: Waiting 21:59:54 3f5d5222ac17: Waiting 21:59:54 acc83c6ca332: Waiting 21:59:54 37a47ca5b121: Waiting 21:59:54 e6de9cf273e0: Layer already exists 21:59:54 8873857100e2: Layer already exists 21:59:54 a0d25f495a83: Layer already exists 21:59:54 10154df1a4e4: Layer already exists 21:59:54 3827b5b91e75: Layer already exists 21:59:54 acc83c6ca332: Layer already exists 21:59:54 37a47ca5b121: Layer already exists 21:59:54 3f5d5222ac17: Layer already exists 21:59:54 6b439e7068af: Layer already exists 21:59:54 db64a4dd1e0f: Layer already exists 21:59:54 f9a13fab5ac0: Layer already exists 21:59:54 cc2447e1835a: Layer already exists 21:59:54 267cd0fce4ee: Layer already exists 21:59:54 0b9e3eb493ef: Layer already exists 21:59:54 latest: digest: sha256:766c87cb0d31cb2db9f03364f7f2e3eab2c9a31b138415dc627ac9229a769845 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:54 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:55 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.39 21:59:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:59:55 8873857100e2: Preparing 21:59:55 e6de9cf273e0: Preparing 21:59:55 a0d25f495a83: Preparing 21:59:55 10154df1a4e4: Preparing 21:59:55 3827b5b91e75: Preparing 21:59:55 acc83c6ca332: Preparing 21:59:55 3f5d5222ac17: Preparing 21:59:55 37a47ca5b121: Preparing 21:59:55 db64a4dd1e0f: Preparing 21:59:55 6b439e7068af: Preparing 21:59:55 f9a13fab5ac0: Preparing 21:59:55 267cd0fce4ee: Preparing 21:59:55 0b9e3eb493ef: Preparing 21:59:55 cc2447e1835a: Preparing 21:59:55 37a47ca5b121: Waiting 21:59:55 267cd0fce4ee: Waiting 21:59:55 0b9e3eb493ef: Waiting 21:59:55 cc2447e1835a: Waiting 21:59:55 db64a4dd1e0f: Waiting 21:59:55 f9a13fab5ac0: Waiting 21:59:55 acc83c6ca332: Waiting 21:59:55 3f5d5222ac17: Waiting 21:59:55 e6de9cf273e0: Layer already exists 21:59:55 10154df1a4e4: Layer already exists 21:59:55 3827b5b91e75: Layer already exists 21:59:55 a0d25f495a83: Layer already exists 21:59:55 8873857100e2: Layer already exists 21:59:55 acc83c6ca332: Layer already exists 21:59:55 3f5d5222ac17: Layer already exists 21:59:55 37a47ca5b121: Layer already exists 21:59:55 db64a4dd1e0f: Layer already exists 21:59:55 6b439e7068af: Layer already exists 21:59:55 267cd0fce4ee: Layer already exists 21:59:55 f9a13fab5ac0: Layer already exists 21:59:55 0b9e3eb493ef: Layer already exists 21:59:55 cc2447e1835a: Layer already exists 21:59:55 3.1.0-dev.39: digest: sha256:766c87cb0d31cb2db9f03364f7f2e3eab2c9a31b138415dc627ac9229a769845 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:55 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:6e9e8282a24c5b81fc31740ee0ad2433cd2c3582-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:55 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:6e9e8282a24c5b81fc31740ee0ad2433cd2c3582-3.1.0-dev.39 21:59:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:59:55 8873857100e2: Preparing 21:59:55 e6de9cf273e0: Preparing 21:59:55 a0d25f495a83: Preparing 21:59:55 10154df1a4e4: Preparing 21:59:55 3827b5b91e75: Preparing 21:59:55 acc83c6ca332: Preparing 21:59:55 3f5d5222ac17: Preparing 21:59:55 37a47ca5b121: Preparing 21:59:55 db64a4dd1e0f: Preparing 21:59:55 6b439e7068af: Preparing 21:59:55 f9a13fab5ac0: Preparing 21:59:55 267cd0fce4ee: Preparing 21:59:55 0b9e3eb493ef: Preparing 21:59:55 cc2447e1835a: Preparing 21:59:55 6b439e7068af: Waiting 21:59:55 f9a13fab5ac0: Waiting 21:59:55 acc83c6ca332: Waiting 21:59:55 3f5d5222ac17: Waiting 21:59:55 37a47ca5b121: Waiting 21:59:55 267cd0fce4ee: Waiting 21:59:55 db64a4dd1e0f: Waiting 21:59:55 cc2447e1835a: Waiting 21:59:55 e6de9cf273e0: Layer already exists 21:59:55 3827b5b91e75: Layer already exists 21:59:55 10154df1a4e4: Layer already exists 21:59:55 a0d25f495a83: Layer already exists 21:59:55 8873857100e2: Layer already exists 21:59:55 3f5d5222ac17: Layer already exists 21:59:55 acc83c6ca332: Layer already exists 21:59:55 db64a4dd1e0f: Layer already exists 21:59:55 37a47ca5b121: Layer already exists 21:59:55 6b439e7068af: Layer already exists 21:59:55 267cd0fce4ee: Layer already exists 21:59:55 f9a13fab5ac0: Layer already exists 21:59:55 cc2447e1835a: Layer already exists 21:59:55 0b9e3eb493ef: Layer already exists 21:59:55 6e9e8282a24c5b81fc31740ee0ad2433cd2c3582-3.1.0-dev.39: digest: sha256:766c87cb0d31cb2db9f03364f7f2e3eab2c9a31b138415dc627ac9229a769845 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:55 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:56 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 21:59:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:59:56 8873857100e2: Preparing 21:59:56 e6de9cf273e0: Preparing 21:59:56 a0d25f495a83: Preparing 21:59:56 10154df1a4e4: Preparing 21:59:56 3827b5b91e75: Preparing 21:59:56 acc83c6ca332: Preparing 21:59:56 3f5d5222ac17: Preparing 21:59:56 37a47ca5b121: Preparing 21:59:56 db64a4dd1e0f: Preparing 21:59:56 6b439e7068af: Preparing 21:59:56 f9a13fab5ac0: Preparing 21:59:56 267cd0fce4ee: Preparing 21:59:56 0b9e3eb493ef: Preparing 21:59:56 cc2447e1835a: Preparing 21:59:56 3f5d5222ac17: Waiting 21:59:56 37a47ca5b121: Waiting 21:59:56 db64a4dd1e0f: Waiting 21:59:56 6b439e7068af: Waiting 21:59:56 f9a13fab5ac0: Waiting 21:59:56 0b9e3eb493ef: Waiting 21:59:56 267cd0fce4ee: Waiting 21:59:56 cc2447e1835a: Waiting 21:59:56 3827b5b91e75: Layer already exists 21:59:56 e6de9cf273e0: Layer already exists 21:59:56 10154df1a4e4: Layer already exists 21:59:56 8873857100e2: Layer already exists 21:59:56 a0d25f495a83: Layer already exists 21:59:56 acc83c6ca332: Layer already exists 21:59:56 db64a4dd1e0f: Layer already exists 21:59:56 6b439e7068af: Layer already exists 21:59:56 37a47ca5b121: Layer already exists 21:59:56 3f5d5222ac17: Layer already exists 21:59:56 267cd0fce4ee: Layer already exists 21:59:56 f9a13fab5ac0: Layer already exists 21:59:56 cc2447e1835a: Layer already exists 21:59:56 0b9e3eb493ef: Layer already exists 21:59:56 main: digest: sha256:766c87cb0d31cb2db9f03364f7f2e3eab2c9a31b138415dc627ac9229a769845 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:59:56 ===================================================== [Pipeline] echo 21:59:56 taggedImages: 21:59:56 - nexus3.edgexfoundry.org:10004/device-usb-camera:6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 21:59:56 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 21:59:56 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.39 21:59:56 - nexus3.edgexfoundry.org:10004/device-usb-camera:6e9e8282a24c5b81fc31740ee0ad2433cd2c3582-3.1.0-dev.39 21:59:56 - 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 21:59:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:59:56 21:59:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:59:57 latest: Pulling from edgex-lftools-log-publisher 21:59:57 5eb5b503b376: Pulling fs layer 21:59:57 5c69ac0246d0: Pulling fs layer 21:59:57 ec43610c2a17: Pulling fs layer 21:59:57 3a2ae6a8a46f: Pulling fs layer 21:59:57 33b1e0a273af: Pulling fs layer 21:59:57 5d3b04190fa2: Pulling fs layer 21:59:57 2f39f015ded8: Pulling fs layer 21:59:57 5d3b04190fa2: Waiting 21:59:57 2f39f015ded8: Waiting 21:59:57 3a2ae6a8a46f: Waiting 21:59:57 33b1e0a273af: Waiting 21:59:57 5c69ac0246d0: Download complete 21:59:57 3a2ae6a8a46f: Verifying Checksum 21:59:57 3a2ae6a8a46f: Download complete 21:59:57 33b1e0a273af: Verifying Checksum 21:59:57 33b1e0a273af: Download complete 21:59:57 5d3b04190fa2: Verifying Checksum 21:59:57 5d3b04190fa2: Download complete 21:59:57 ec43610c2a17: Verifying Checksum 21:59:57 ec43610c2a17: Download complete 21:59:57 5eb5b503b376: Verifying Checksum 21:59:57 5eb5b503b376: Download complete 21:59:58 2f39f015ded8: Download complete 21:59:59 5eb5b503b376: Pull complete 21:59:59 5c69ac0246d0: Pull complete 22:00:00 ec43610c2a17: Pull complete 22:00:00 3a2ae6a8a46f: Pull complete 22:00:01 33b1e0a273af: Pull complete 22:00:01 5d3b04190fa2: Pull complete 22:00:07 2f39f015ded8: Pull complete 22:00:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:00:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:00:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:00:07 prd-ubuntu20.04-docker-8c-8g-17568 does not seem to be running inside a container 22:00:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:00:27 $ docker top 9fb255e69ade22118f8ce9cdb0c3c1c9a7f9c4b67508059c3e717eee43fdfa1d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:00:27 ---> job-cost.sh 22:00:27 lf-activate-venv: SKIPPING 22:00:27 INFO: No Stack... 22:00:28 INFO: Retrieving Pricing Info for: v3-standard-8 22:00:28 INFO: Archiving Costs [Pipeline] sh 22:00:28 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 22:00:28 + cut -d, -f6 [Pipeline] lock 22:00:28 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-165-stack-cost] 22:00:28 Resource [jenkins-edgexfoundry-device-usb-camera-main-165-stack-cost] did not exist. Created. 22:00:28 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-165-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:00:29 + echo total: 0.2199999988079071 [Pipeline] stash 22:00:29 Stashed 1 file(s) [Pipeline] } 22:00:29 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-165-stack-cost] [Pipeline] // lock [Pipeline] } 22:00:29 $ docker stop --time=1 9fb255e69ade22118f8ce9cdb0c3c1c9a7f9c4b67508059c3e717eee43fdfa1d 22:00:30 $ docker rm -f --volumes 9fb255e69ade22118f8ce9cdb0c3c1c9a7f9c4b67508059c3e717eee43fdfa1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:08:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18005 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 22:08:19 Running in /w/workspace/device-usb-camera/165 [Pipeline] { [Pipeline] checkout 22:08:19 Selected Git installation does not exist. Using Default 22:08:19 The recommended git tool is: NONE 22:08:26 using credential edgex-jenkins-ssh 22:08:26 Cloning the remote Git repository 22:08:27 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 22:08:27 > git init /w/workspace/device-usb-camera/165 # timeout=10 22:08:27 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 22:08:27 > git --version # timeout=10 22:08:27 > git --version # 'git version 2.25.1' 22:08:27 using GIT_SSH to set credentials SSH Credentials for GitHub 22:08:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:08:29 Avoid second fetch 22:08:29 Checking out Revision 6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 (main) 22:08:28 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 22:08:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:08:29 > git config core.sparsecheckout # timeout=10 22:08:30 Commit message: "Merge pull request #312 from lenny-intel/cve" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:08:29 > git checkout -f 6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 # timeout=10 22:08:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:08:31 % Total % Received % Xferd Average Speed Time Time Time Current 22:08:31 Dload Upload Total Spent Left Speed 22:08:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 199k 0 --:--:-- --:--:-- --:--:-- 203k [Pipeline] sh 22:08:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:08:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:08:32 + sudo tee /etc/docker/daemon.new 22:08:32 { 22:08:32 "registry-mirrors": [ 22:08:32 "https://nexus3.edgexfoundry.org:10001" 22:08:32 ], 22:08:32 "bip": "10.250.0.254/24", 22:08:32 "hosts": [ 22:08:32 "tcp://0.0.0.0:5555", 22:08:32 "unix:///var/run/docker.sock" 22:08:32 ], 22:08:32 "mtu": 1458, 22:08:32 "selinux-enabled": true, 22:08:32 "seccomp-profile": "/etc/docker/seccomp.json" 22:08:32 } [Pipeline] sh 22:08:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:08:33 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:08:51 provisioning config files... 22:08:51 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/165@tmp/config2099642145247264680tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:08:51 ---> docker-login.sh 22:08:51 nexus3.edgexfoundry.org:10001 22:08:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:52 Configure a credential helper to remove this warning. See 22:08:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:52 22:08:52 Login Succeeded 22:08:52 nexus3.edgexfoundry.org:10002 22:08:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:53 Configure a credential helper to remove this warning. See 22:08:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:53 22:08:53 Login Succeeded 22:08:53 nexus3.edgexfoundry.org:10003 22:08:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:53 Configure a credential helper to remove this warning. See 22:08:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:53 22:08:53 Login Succeeded 22:08:53 nexus3.edgexfoundry.org:10004 22:08:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:54 Configure a credential helper to remove this warning. See 22:08:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:54 22:08:54 Login Succeeded 22:08:54 docker.io 22:08:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:54 Configure a credential helper to remove this warning. See 22:08:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:54 22:08:54 Login Succeeded 22:08:54 ---> docker-login.sh ends [Pipeline] } 22:08:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:08:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:08:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:08:54 ========================================================= 22:08:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 22:08:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:55 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 22:08:55 Sending build context to Docker daemon 1.371MB 22:08:55 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 22:08:55 Step 2/13 : FROM ${BASE} AS builder 22:08:55 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:08:55 9fda8d8052c6: Pulling fs layer 22:08:55 5d54e960e981: Pulling fs layer 22:08:55 c4a7e357bf2a: Pulling fs layer 22:08:55 f0e02332f6b5: Pulling fs layer 22:08:55 872ee5b61b7b: Pulling fs layer 22:08:55 0c6a40ed1a82: Pulling fs layer 22:08:55 94ae7d8d031c: Pulling fs layer 22:08:55 872ee5b61b7b: Waiting 22:08:55 0c6a40ed1a82: Waiting 22:08:55 94ae7d8d031c: Waiting 22:08:55 f0e02332f6b5: Waiting 22:08:56 5d54e960e981: Verifying Checksum 22:08:56 5d54e960e981: Download complete 22:08:56 f0e02332f6b5: Verifying Checksum 22:08:56 f0e02332f6b5: Download complete 22:08:56 872ee5b61b7b: Verifying Checksum 22:08:56 872ee5b61b7b: Download complete 22:08:56 9fda8d8052c6: Verifying Checksum 22:08:56 9fda8d8052c6: Download complete 22:08:56 94ae7d8d031c: Verifying Checksum 22:08:56 94ae7d8d031c: Download complete 22:08:57 9fda8d8052c6: Pull complete 22:08:57 5d54e960e981: Pull complete 22:09:01 0c6a40ed1a82: Verifying Checksum 22:09:01 0c6a40ed1a82: Download complete 22:09:01 c4a7e357bf2a: Verifying Checksum 22:09:01 c4a7e357bf2a: Download complete 22:09:16 c4a7e357bf2a: Pull complete 22:09:16 f0e02332f6b5: Pull complete 22:09:16 872ee5b61b7b: Pull complete 22:09:26 0c6a40ed1a82: Pull complete 22:09:27 94ae7d8d031c: Pull complete 22:09:27 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 22:09:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:09:27 ---> 86de565de09d 22:09:27 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:09:30 ---> Running in c556f028f68f 22:09:30 Removing intermediate container c556f028f68f 22:09:30 ---> 0173152fce15 22:09:30 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:09:30 ---> Running in 3c0705cae104 22:09:30 Removing intermediate container 3c0705cae104 22:09:30 ---> 114e7b4f225e 22:09:30 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 22:09:31 ---> Running in b3ccdbd052a5 22:09:31 Removing intermediate container b3ccdbd052a5 22:09:31 ---> 94fdad217c88 22:09:31 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:09:31 ---> Running in dce1be0cc8a8 22:09:31 Removing intermediate container dce1be0cc8a8 22:09:31 ---> 5e426c1c56aa 22:09:31 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:09:31 ---> Running in d06d21dbfd84 22:09:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:09:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:09:35 (1/13) Installing libintl (0.21.1-r7) 22:09:35 (2/13) Installing eudev-libs (3.2.11-r8) 22:09:35 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 22:09:35 (4/13) Installing v4l-utils-libs (1.24.1-r0) 22:09:35 (5/13) Installing v4l-utils (1.24.1-r0) 22:09:35 (6/13) Installing libdvbv5 (1.24.1-r0) 22:09:35 (7/13) Installing udev-init-scripts (35-r1) 22:09:35 (8/13) Installing libblkid (2.38.1-r8) 22:09:35 (9/13) Installing xz-libs (5.4.3-r0) 22:09:35 (10/13) Installing kmod-libs (30-r3) 22:09:35 (11/13) Installing eudev (3.2.11-r8) 22:09:35 (12/13) Installing eudev-dev (3.2.11-r8) 22:09:35 (13/13) Installing v4l-utils-dev (1.24.1-r0) 22:09:35 Executing busybox-1.36.1-r5.trigger 22:09:35 Executing eudev-3.2.11-r8.trigger 22:09:35 OK: 273 MiB in 65 packages 22:09:36 Removing intermediate container d06d21dbfd84 22:09:36 ---> 6c3f2f10543f 22:09:36 Step 8/13 : WORKDIR /device-usb-camera 22:09:37 ---> Running in 172fd545d112 22:09:37 Removing intermediate container 172fd545d112 22:09:37 ---> beb6e18aa0bc 22:09:37 Step 9/13 : COPY go.mod vendor* ./ 22:09:37 ---> fd97467aefdb 22:09:37 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:09:38 ---> Running in 94bd3eccc9e2 22:11:15 Removing intermediate container 94bd3eccc9e2 22:11:15 ---> 342f480503b6 22:11:15 Step 11/13 : COPY . . 22:11:15 ---> 119610c4d4bb 22:11:15 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:11:15 ---> Running in f184d7d2e9f2 22:11:15  % Total % Received % Xferd Average Speed Time Time Time Current 22:11:15 Dload Upload Total Spent Left Speed 22:11:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1253 100 1253 0 0 5189 0 --:--:-- --:--:-- --:--:-- 5220 22:11:15 Removing intermediate container f184d7d2e9f2 22:11:15 ---> 1dfe84aa709a 22:11:15 Step 13/13 : RUN ${MAKE} 22:11:15 ---> Running in 884c24e8888c 22:11:15 noop 22:11:15 Removing intermediate container 884c24e8888c 22:11:15 ---> fe7739a77dac 22:11:15 Successfully built fe7739a77dac 22:11:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:15 + docker inspect -f . ci-base-image-arm64 22:11:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:11:15 prd-ubuntu20.04-docker-arm64-4c-16g-18005 does not seem to be running inside a container 22:11:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/165 -v /w/workspace/device-usb-camera/165:/w/workspace/device-usb-camera/165:rw,z -v /w/workspace/device-usb-camera/165@tmp:/w/workspace/device-usb-camera/165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:11:17 $ docker top 07b56ffe5472252b3efe3b6d10dd18c81637996b274bdf7bc5d3c2ebcf81356a -eo pid,comm [Pipeline] { [Pipeline] sh 22:11:18 + go version 22:11:18 go version go1.21.0 linux/arm64 [Pipeline] } 22:11:18 $ docker stop --time=1 07b56ffe5472252b3efe3b6d10dd18c81637996b274bdf7bc5d3c2ebcf81356a 22:11:20 $ docker rm -f --volumes 07b56ffe5472252b3efe3b6d10dd18c81637996b274bdf7bc5d3c2ebcf81356a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:20 + docker inspect -f . ci-base-image-arm64 22:11:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:11:20 prd-ubuntu20.04-docker-arm64-4c-16g-18005 does not seem to be running inside a container 22:11:21 $ 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/165 -v /w/workspace/device-usb-camera/165:/w/workspace/device-usb-camera/165:rw,z -v /w/workspace/device-usb-camera/165@tmp:/w/workspace/device-usb-camera/165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:11:22 $ docker top 7f9fa9c1c9d8d69e0b9d9baa964dee888ad39fd693167944a66c48d394994232 -eo pid,comm [Pipeline] { [Pipeline] sh 22:11:23 + git config --global --add safe.directory /w/workspace/device-usb-camera/165 [Pipeline] fileExists [Pipeline] sh 22:11:24 + make test 22:11:24 go test ./... -coverprofile=coverage.out ./... 22:11:29 ? github.com/edgexfoundry/device-usb-camera [no test files] 22:14:06 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 22:14:18 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.086s coverage: 4.4% of statements 22:14:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:14:18 go vet ./... 22:14:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:14:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:14:51 ./bin/test-attribution-txt.sh [Pipeline] echo 22:14:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 22:14:51 $ docker stop --time=1 7f9fa9c1c9d8d69e0b9d9baa964dee888ad39fd693167944a66c48d394994232 22:14:53 $ docker rm -f --volumes 7f9fa9c1c9d8d69e0b9d9baa964dee888ad39fd693167944a66c48d394994232 [Pipeline] // withDockerContainer [Pipeline] sh 22:14:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:14:54 Warning: overwriting stash ‘coverage-report’ 22:14:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:14:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:14:55 + ls -al . 22:14:55 total 220 22:14:55 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 22:11 . 22:14:55 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 22:08 .. 22:14:55 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 22:08 .git 22:14:55 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 22:08 .github 22:14:55 -rw-rw-r-- 1 jenkins jenkins 429 Nov 14 22:08 .gitignore 22:14:55 -rw-rw-r-- 1 jenkins jenkins 45 Nov 14 22:08 .golangci.yml 22:14:55 -rw-rw-r-- 1 jenkins jenkins 77 Nov 14 22:08 .hadolint.yml 22:14:55 -rw-rw-r-- 1 jenkins jenkins 10851 Nov 14 22:08 Attribution.txt 22:14:55 -rw-rw-r-- 1 jenkins jenkins 16561 Nov 14 22:08 CHANGELOG.md 22:14:55 -rw-rw-r-- 1 jenkins jenkins 2562 Nov 14 22:08 Dockerfile 22:14:55 -rw-rw-r-- 1 jenkins jenkins 678 Nov 14 22:08 GOVERNANCE.md 22:14:55 -rw-rw-r-- 1 jenkins jenkins 659 Nov 14 22:08 Jenkinsfile 22:14:55 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 14 22:08 LICENSE 22:14:55 -rw-rw-r-- 1 jenkins jenkins 2611 Nov 14 22:08 Makefile 22:14:55 -rw-rw-r-- 1 jenkins jenkins 622 Nov 14 22:08 OWNERS.md 22:14:55 -rw-rw-r-- 1 jenkins jenkins 2575 Nov 14 22:08 README.md 22:14:55 -rw-rw-r-- 1 jenkins jenkins 12 Nov 14 21:53 VERSION 22:14:55 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 22:08 bin 22:14:55 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 22:08 cmd 22:14:55 -rw-r--r-- 1 jenkins jenkins 54703 Nov 14 22:14 coverage.out 22:14:55 -rwxrwxr-x 1 jenkins jenkins 84 Nov 14 22:08 docker-entrypoint.sh 22:14:55 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 22:08 docs 22:14:55 -rw-rw-r-- 1 jenkins jenkins 3878 Nov 14 22:08 go.mod 22:14:55 -rw-rw-r-- 1 jenkins jenkins 34744 Nov 14 22:08 go.sum 22:14:55 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 22:08 internal 22:14:55 -rw-rw-r-- 1 jenkins jenkins 231 Nov 14 22:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:56 + 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=6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 --label arch=arm64 --label version=3.1.0-dev.39 . 22:14:56 Sending build context to Docker daemon 1.426MB 22:14:56 Step 1/37 : ARG BASE=golang:1.21-alpine3.18 22:14:56 Step 2/37 : FROM ${BASE} AS builder 22:14:56 ---> fe7739a77dac 22:14:56 Step 3/37 : ARG ADD_BUILD_TAGS="" 22:14:56 ---> Running in 8b462394c869 22:14:57 Removing intermediate container 8b462394c869 22:14:57 ---> 205b9f50fd2e 22:14:57 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:14:57 ---> Running in 4b8448003adf 22:14:57 Removing intermediate container 4b8448003adf 22:14:57 ---> cfbb44b0249e 22:14:57 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 22:14:57 ---> Running in 70c8f62989eb 22:14:58 Removing intermediate container 70c8f62989eb 22:14:58 ---> 6e6a3342f898 22:14:58 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:14:58 ---> Running in 8d8510e27921 22:14:58 Removing intermediate container 8d8510e27921 22:14:58 ---> c8384149287c 22:14:58 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:14:58 ---> Running in a5528ea03d9a 22:14:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:14:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:15:01 OK: 273 MiB in 65 packages 22:15:02 Removing intermediate container a5528ea03d9a 22:15:02 ---> cc94fa0634c7 22:15:02 Step 8/37 : WORKDIR /device-usb-camera 22:15:02 ---> Running in 63fe9d06fd9c 22:15:02 Removing intermediate container 63fe9d06fd9c 22:15:02 ---> d7d63c3da2f0 22:15:02 Step 9/37 : COPY go.mod vendor* ./ 22:15:03 ---> 7153110e5b7f 22:15:03 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:15:03 ---> Running in 58c9eb658162 22:15:06 Removing intermediate container 58c9eb658162 22:15:06 ---> da046a98e824 22:15:06 Step 11/37 : COPY . . 22:15:07 ---> 79c7887148a2 22:15:07 Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:15:07 ---> Running in cb7e33510d61 22:15:08  % Total % Received % Xferd Average Speed Time Time Time Current 22:15:08 Dload Upload Total Spent Left Speed 22:15:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 8131  0 --:--:-- --:--:-- --:--:-- 8189 22:15:09 Removing intermediate container cb7e33510d61 22:15:09 ---> 652983f9d96f 22:15:09 Step 13/37 : RUN ${MAKE} 22:15:09 ---> Running in dabe1ada9aef 22:15:15 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.39 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 22:18:07 Removing intermediate container dabe1ada9aef 22:18:07 ---> 68a1a36a0508 22:18:07 Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 22:18:07 v0.21.6: Pulling from aler9/rtsp-simple-server 22:18:07 8766b47fe142: Pulling fs layer 22:18:07 8766b47fe142: Verifying Checksum 22:18:07 8766b47fe142: Download complete 22:18:07 8766b47fe142: Pull complete 22:18:07 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 22:18:07 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 22:18:07 ---> 69d40e2cb93c 22:18:07 Step 15/37 : FROM alpine:3.18 22:18:07 3.18: Pulling from library/alpine 22:18:07 579b34f0a95b: Pulling fs layer 22:18:07 579b34f0a95b: Verifying Checksum 22:18:07 579b34f0a95b: Download complete 22:18:07 579b34f0a95b: Pull complete 22:18:07 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:18:07 Status: Downloaded newer image for alpine:3.18 22:18:07 ---> 3cc203321400 22:18:07 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 22:18:07 ---> Running in 3d197bb249d9 22:18:07 Removing intermediate container 3d197bb249d9 22:18:07 ---> 32cbaa0d9732 22:18:07 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 22:18:07 ---> Running in 0f63e2bb88bd 22:18:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:18:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:18:07 (1/104) Installing dumb-init (1.2.5-r2) 22:18:07 (2/104) Installing sdl2 (2.26.5-r0) 22:18:07 (3/104) Installing svt-av1-libs (1.6.0-r0) 22:18:07 (4/104) Installing aom-libs (3.6.1-r0) 22:18:07 (5/104) Installing libxau (1.0.11-r2) 22:18:07 (6/104) Installing libmd (1.0.4-r2) 22:18:07 (7/104) Installing libbsd (0.11.7-r1) 22:18:07 (8/104) Installing libxdmcp (1.1.4-r2) 22:18:07 (9/104) Installing libxcb (1.15-r1) 22:18:07 (10/104) Installing libx11 (1.8.7-r0) 22:18:07 (11/104) Installing libdrm (2.4.115-r4) 22:18:07 (12/104) Installing libxext (1.3.5-r2) 22:18:07 (13/104) Installing libxfixes (6.0.1-r2) 22:18:07 (14/104) Installing libffi (3.4.4-r2) 22:18:07 (15/104) Installing wayland-libs-client (1.22.0-r2) 22:18:07 (16/104) Installing libva (2.18.0-r1) 22:18:07 (17/104) Installing libvdpau (1.5-r1) 22:18:07 (18/104) Installing ffmpeg-libavutil (6.0-r15) 22:18:07 (19/104) Installing libdav1d (1.2.1-r0) 22:18:07 (20/104) Installing brotli-libs (1.0.9-r14) 22:18:07 (21/104) Installing libgcc (12.2.1_git20220924-r10) 22:18:07 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 22:18:07 (23/104) Installing libhwy (1.0.4-r1) 22:18:07 (24/104) Installing lcms2 (2.15-r2) 22:18:07 (25/104) Installing libjxl (0.8.2-r0) 22:18:07 (26/104) Installing lame-libs (3.100-r5) 22:18:07 (27/104) Installing opus (1.4-r0) 22:18:07 (28/104) Installing libgomp (12.2.1_git20220924-r10) 22:18:07 (29/104) Installing soxr (0.1.3-r5) 22:18:07 (30/104) Installing ffmpeg-libswresample (6.0-r15) 22:18:07 (31/104) Installing libogg (1.3.5-r4) 22:18:07 (32/104) Installing libtheora (1.1.1-r17) 22:18:07 (33/104) Installing libvorbis (1.3.7-r1) 22:18:07 (34/104) Installing libvpx (1.13.0-r2) 22:18:07 (35/104) Installing libwebp (1.3.2-r0) 22:18:07 (36/104) Installing x264-libs (0.164_git20220602-r1) 22:18:07 (37/104) Installing numactl (2.0.16-r4) 22:18:07 (38/104) Installing x265-libs (3.5-r4) 22:18:07 (39/104) Installing xvidcore (1.3.7-r1) 22:18:07 (40/104) Installing ffmpeg-libavcodec (6.0-r15) 22:18:07 (41/104) Installing alsa-lib (1.2.9-r1) 22:18:07 (42/104) Installing libexpat (2.5.0-r1) 22:18:07 (43/104) Installing libbz2 (1.0.8-r5) 22:18:07 (44/104) Installing libpng (1.6.39-r3) 22:18:07 (45/104) Installing freetype (2.13.0-r5) 22:18:07 (46/104) Installing fontconfig (2.14.2-r3) 22:18:07 (47/104) Installing fribidi (1.0.13-r0) 22:18:07 (48/104) Installing libintl (0.21.1-r7) 22:18:07 (49/104) Installing libblkid (2.38.1-r8) 22:18:07 (50/104) Installing libmount (2.38.1-r8) 22:18:07 (51/104) Installing pcre2 (10.42-r1) 22:18:07 (52/104) Installing glib (2.76.4-r0) 22:18:07 (53/104) Installing graphite2 (1.3.14-r5) 22:18:07 (54/104) Installing harfbuzz (7.3.0-r0) 22:18:07 (55/104) Installing libunibreak (5.1-r0) 22:18:07 (56/104) Installing libass (0.17.1-r0) 22:18:07 (57/104) Installing libbluray (1.3.4-r0) 22:18:07 (58/104) Installing gmp (6.2.1-r3) 22:18:07 (59/104) Installing nettle (3.8.1-r2) 22:18:07 (60/104) Installing libunistring (1.1-r1) 22:18:07 (61/104) Installing libidn2 (2.3.4-r1) 22:18:07 (62/104) Installing p11-kit (0.24.1-r2) 22:18:07 (63/104) Installing libtasn1 (4.19.0-r1) 22:18:07 (64/104) Installing gnutls (3.8.0-r2) 22:18:07 (65/104) Installing mpg123-libs (1.31.3-r1) 22:18:07 (66/104) Installing libopenmpt (0.7.2-r0) 22:18:07 (67/104) Installing cjson (1.7.15-r4) 22:18:07 (68/104) Installing mbedtls (2.28.5-r0) 22:18:07 (69/104) Installing librist (0.2.7-r0) 22:18:07 (70/104) Installing libsrt (1.5.2-r0) 22:18:07 (71/104) Installing libssh (0.10.5-r0) 22:18:07 (72/104) Installing xz-libs (5.4.3-r0) 22:18:07 (73/104) Installing libxml2 (2.11.4-r0) 22:18:07 (74/104) Installing libsodium (1.0.18-r3) 22:18:07 (75/104) Installing libzmq (4.3.4-r4) 22:18:07 (76/104) Installing ffmpeg-libavformat (6.0-r15) 22:18:07 (77/104) Installing glslang-libs (1.3.243.0-r1) 22:18:07 (78/104) Installing spirv-tools (1.3.243.0-r1) 22:18:07 (79/104) Installing shaderc (2023.3-r1) 22:18:07 (80/104) Installing vulkan-loader (1.3.243.0-r1) 22:18:07 (81/104) Installing libplacebo (5.264.1-r1) 22:18:07 (82/104) Installing ffmpeg-libpostproc (6.0-r15) 22:18:07 (83/104) Installing ffmpeg-libswscale (6.0-r15) 22:18:07 (84/104) Installing vidstab (1.1.1-r0) 22:18:07 (85/104) Installing zimg (3.0.5-r0) 22:18:07 (86/104) Installing ffmpeg-libavfilter (6.0-r15) 22:18:07 (87/104) Installing libasyncns (0.8-r1) 22:18:07 (88/104) Installing dbus-libs (1.14.8-r0) 22:18:07 (89/104) Installing libltdl (2.4.7-r2) 22:18:07 (90/104) Installing orc (0.4.34-r0) 22:18:07 (91/104) Installing flac-libs (1.4.3-r0) 22:18:07 (92/104) Installing libsndfile (1.2.0-r2) 22:18:07 (93/104) Installing speexdsp (1.2.1-r1) 22:18:07 (94/104) Installing tdb-libs (1.4.8-r1) 22:18:07 (95/104) Installing libpulse (16.1-r10) 22:18:07 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 22:18:07 (97/104) Installing v4l-utils-libs (1.24.1-r0) 22:18:07 (98/104) Installing ffmpeg-libavdevice (6.0-r15) 22:18:07 (99/104) Installing ffmpeg (6.0-r15) 22:18:07 (100/104) Installing udev-init-scripts (35-r1) 22:18:07 (101/104) Installing eudev-libs (3.2.11-r8) 22:18:07 (102/104) Installing zstd-libs (1.5.5-r4) 22:18:07 (103/104) Installing kmod-libs (30-r3) 22:18:07 (104/104) Installing eudev (3.2.11-r8) 22:18:07 Executing busybox-1.36.1-r2.trigger 22:18:07 Executing glib-2.76.4-r0.trigger 22:18:07 Executing eudev-3.2.11-r8.trigger 22:18:07 OK: 110 MiB in 119 packages 22:18:08 Removing intermediate container 0f63e2bb88bd 22:18:08 ---> 71e8b6df7f7a 22:18:08 Step 18/37 : RUN apk --no-cache upgrade 22:18:08 ---> Running in 288a5c171ac4 22:18:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:18:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:18:11 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 22:18:11 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 22:18:11 Executing busybox-1.36.1-r5.post-upgrade 22:18:11 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 22:18:11 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 22:18:11 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 22:18:11 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 22:18:11 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 22:18:11 Executing busybox-1.36.1-r5.trigger 22:18:11 OK: 110 MiB in 119 packages 22:18:12 Removing intermediate container 288a5c171ac4 22:18:12 ---> 33288957bf8f 22:18:12 Step 19/37 : WORKDIR / 22:18:12 ---> Running in 4835a853adb8 22:18:13 Removing intermediate container 4835a853adb8 22:18:13 ---> 144f96e4f5d8 22:18:13 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 22:18:14 ---> a1d9f13ea560 22:18:14 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 22:18:15 ---> da52b5e8781e 22:18:15 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 22:18:15 ---> 00ce07e536bf 22:18:15 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 22:18:16 ---> 20846e7b7367 22:18:16 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 22:18:16 ---> c78206a16701 22:18:16 Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / 22:18:17 ---> d47886a8f2d6 22:18:17 Step 26/37 : COPY --from=rtsp /rtsp-simple-server / 22:18:21 ---> 13343b3507e9 22:18:21 Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 22:18:21 ---> Running in 43b7d6f63351 22:18:23 Removing intermediate container 43b7d6f63351 22:18:23 ---> bc765c2b48ac 22:18:23 Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 22:18:23 ---> Running in 71834f9b099a 22:18:24 Removing intermediate container 71834f9b099a 22:18:24 ---> dbe71f9c3471 22:18:24 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 22:18:24 ---> Running in 7a702acc1486 22:18:26 Removing intermediate container 7a702acc1486 22:18:26 ---> 5153a1ce477a 22:18:26 Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 22:18:26 ---> Running in ac27700642f1 22:18:28 Removing intermediate container ac27700642f1 22:18:28 ---> 82a6e173631a 22:18:28 Step 31/37 : EXPOSE 59983 22:18:28 ---> Running in cdc26e0fe589 22:18:28 Removing intermediate container cdc26e0fe589 22:18:28 ---> 6b7320755a6a 22:18:28 Step 32/37 : EXPOSE 8554 22:18:28 ---> Running in 188a936dbe66 22:18:29 Removing intermediate container 188a936dbe66 22:18:29 ---> 7f6030093d04 22:18:29 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 22:18:29 ---> Running in a0e8ff04379f 22:18:29 Removing intermediate container a0e8ff04379f 22:18:29 ---> 341a40932997 22:18:29 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 22:18:29 ---> Running in 67f21c7244c5 22:18:29 Removing intermediate container 67f21c7244c5 22:18:29 ---> bfd68e9da38b 22:18:29 Step 35/37 : LABEL arch=arm64 22:18:29 ---> Running in cf6a4d54f83e 22:18:30 Removing intermediate container cf6a4d54f83e 22:18:30 ---> 5d88e68992fb 22:18:30 Step 36/37 : LABEL git_sha=6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 22:18:30 ---> Running in 05c78aefd632 22:18:30 Removing intermediate container 05c78aefd632 22:18:30 ---> 7d1f4a5d1256 22:18:30 Step 37/37 : LABEL version=3.1.0-dev.39 22:18:30 ---> Running in 55d052b95a7f 22:18:30 Removing intermediate container 55d052b95a7f 22:18:30 ---> ee02962542c8 22:18:30 [Warning] One or more build-args [ARCH] were not consumed 22:18:30 Successfully built ee02962542c8 22:18:30 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:18:31 provisioning config files... 22:18:31 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/165@tmp/config17826442066524351872tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:18:31 ---> docker-login.sh 22:18:31 nexus3.edgexfoundry.org:10001 22:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:31 Configure a credential helper to remove this warning. See 22:18:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:31 22:18:31 Login Succeeded 22:18:31 nexus3.edgexfoundry.org:10002 22:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:31 Configure a credential helper to remove this warning. See 22:18:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:31 22:18:31 Login Succeeded 22:18:32 nexus3.edgexfoundry.org:10003 22:18:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:32 Configure a credential helper to remove this warning. See 22:18:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:32 22:18:32 Login Succeeded 22:18:32 nexus3.edgexfoundry.org:10004 22:18:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:32 Configure a credential helper to remove this warning. See 22:18:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:32 22:18:32 Login Succeeded 22:18:32 docker.io 22:18:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:33 Configure a credential helper to remove this warning. See 22:18:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:33 22:18:33 Login Succeeded 22:18:33 ---> docker-login.sh ends [Pipeline] } 22:18:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:18:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:18:33 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 22:18:33 6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 22:18:33 latest 22:18:33 3.1.0-dev.39 22:18:33 6e9e8282a24c5b81fc31740ee0ad2433cd2c3582-3.1.0-dev.39 22:18:33 main 22:18:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:34 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:35 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 22:18:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:18:35 957c7a5710e2: Preparing 22:18:35 26c72a7d1a1b: Preparing 22:18:35 61324f83b2e7: Preparing 22:18:35 5faa5be308de: Preparing 22:18:35 608d194cb50c: Preparing 22:18:35 acc83c6ca332: Preparing 22:18:35 0a5c0c10e9bb: Preparing 22:18:35 93ced0458d5c: Preparing 22:18:35 13d76c08aec8: Preparing 22:18:35 66a63c51afdb: Preparing 22:18:35 c70e8c332375: Preparing 22:18:35 1b1774bcae9c: Preparing 22:18:35 48c7b413cc7c: Preparing 22:18:35 5f4d9fc4d98d: Preparing 22:18:35 acc83c6ca332: Waiting 22:18:35 0a5c0c10e9bb: Waiting 22:18:35 93ced0458d5c: Waiting 22:18:35 13d76c08aec8: Waiting 22:18:35 66a63c51afdb: Waiting 22:18:35 c70e8c332375: Waiting 22:18:35 1b1774bcae9c: Waiting 22:18:35 48c7b413cc7c: Waiting 22:18:35 5f4d9fc4d98d: Waiting 22:18:35 26c72a7d1a1b: Pushed 22:18:35 61324f83b2e7: Pushed 22:18:35 5faa5be308de: Pushed 22:18:35 957c7a5710e2: Pushed 22:18:35 acc83c6ca332: Pushed 22:18:35 0a5c0c10e9bb: Pushed 22:18:35 13d76c08aec8: Pushed 22:18:35 93ced0458d5c: Pushed 22:18:35 66a63c51afdb: Pushed 22:18:36 5f4d9fc4d98d: Layer already exists 22:18:38 1b1774bcae9c: Pushed 22:18:40 608d194cb50c: Pushed 22:18:41 c70e8c332375: Pushed 22:18:56 48c7b413cc7c: Pushed 22:18:56 6e9e8282a24c5b81fc31740ee0ad2433cd2c3582: digest: sha256:10d87b5faff949fd803228c0fdecfd203e0780cb272282b106aac737bf228266 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:56 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:57 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 22:18:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:18:57 957c7a5710e2: Preparing 22:18:57 26c72a7d1a1b: Preparing 22:18:57 61324f83b2e7: Preparing 22:18:57 5faa5be308de: Preparing 22:18:57 608d194cb50c: Preparing 22:18:57 acc83c6ca332: Preparing 22:18:57 0a5c0c10e9bb: Preparing 22:18:57 93ced0458d5c: Preparing 22:18:57 13d76c08aec8: Preparing 22:18:57 66a63c51afdb: Preparing 22:18:57 c70e8c332375: Preparing 22:18:57 1b1774bcae9c: Preparing 22:18:57 48c7b413cc7c: Preparing 22:18:57 5f4d9fc4d98d: Preparing 22:18:57 acc83c6ca332: Waiting 22:18:57 0a5c0c10e9bb: Waiting 22:18:57 93ced0458d5c: Waiting 22:18:57 13d76c08aec8: Waiting 22:18:57 66a63c51afdb: Waiting 22:18:57 c70e8c332375: Waiting 22:18:57 1b1774bcae9c: Waiting 22:18:57 5f4d9fc4d98d: Waiting 22:18:57 48c7b413cc7c: Waiting 22:18:57 957c7a5710e2: Layer already exists 22:18:57 26c72a7d1a1b: Layer already exists 22:18:57 61324f83b2e7: Layer already exists 22:18:57 608d194cb50c: Layer already exists 22:18:57 5faa5be308de: Layer already exists 22:18:57 66a63c51afdb: Layer already exists 22:18:57 acc83c6ca332: Layer already exists 22:18:57 0a5c0c10e9bb: Layer already exists 22:18:57 93ced0458d5c: Layer already exists 22:18:57 13d76c08aec8: Layer already exists 22:18:57 c70e8c332375: Layer already exists 22:18:57 5f4d9fc4d98d: Layer already exists 22:18:57 48c7b413cc7c: Layer already exists 22:18:57 1b1774bcae9c: Layer already exists 22:18:57 latest: digest: sha256:10d87b5faff949fd803228c0fdecfd203e0780cb272282b106aac737bf228266 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:57 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:58 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.39 22:18:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:18:58 957c7a5710e2: Preparing 22:18:58 26c72a7d1a1b: Preparing 22:18:58 61324f83b2e7: Preparing 22:18:58 5faa5be308de: Preparing 22:18:58 608d194cb50c: Preparing 22:18:58 acc83c6ca332: Preparing 22:18:58 0a5c0c10e9bb: Preparing 22:18:58 93ced0458d5c: Preparing 22:18:58 13d76c08aec8: Preparing 22:18:58 66a63c51afdb: Preparing 22:18:58 c70e8c332375: Preparing 22:18:58 1b1774bcae9c: Preparing 22:18:58 48c7b413cc7c: Preparing 22:18:58 5f4d9fc4d98d: Preparing 22:18:58 acc83c6ca332: Waiting 22:18:58 0a5c0c10e9bb: Waiting 22:18:58 93ced0458d5c: Waiting 22:18:58 13d76c08aec8: Waiting 22:18:58 66a63c51afdb: Waiting 22:18:58 c70e8c332375: Waiting 22:18:58 1b1774bcae9c: Waiting 22:18:58 48c7b413cc7c: Waiting 22:18:58 5f4d9fc4d98d: Waiting 22:18:58 61324f83b2e7: Layer already exists 22:18:58 957c7a5710e2: Layer already exists 22:18:58 26c72a7d1a1b: Layer already exists 22:18:58 5faa5be308de: Layer already exists 22:18:58 608d194cb50c: Layer already exists 22:18:58 66a63c51afdb: Layer already exists 22:18:58 93ced0458d5c: Layer already exists 22:18:58 acc83c6ca332: Layer already exists 22:18:58 0a5c0c10e9bb: Layer already exists 22:18:58 13d76c08aec8: Layer already exists 22:18:58 48c7b413cc7c: Layer already exists 22:18:58 c70e8c332375: Layer already exists 22:18:58 1b1774bcae9c: Layer already exists 22:18:58 5f4d9fc4d98d: Layer already exists 22:18:58 3.1.0-dev.39: digest: sha256:10d87b5faff949fd803228c0fdecfd203e0780cb272282b106aac737bf228266 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:58 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:6e9e8282a24c5b81fc31740ee0ad2433cd2c3582-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:59 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:6e9e8282a24c5b81fc31740ee0ad2433cd2c3582-3.1.0-dev.39 22:18:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:18:59 957c7a5710e2: Preparing 22:18:59 26c72a7d1a1b: Preparing 22:18:59 61324f83b2e7: Preparing 22:18:59 5faa5be308de: Preparing 22:18:59 608d194cb50c: Preparing 22:18:59 acc83c6ca332: Preparing 22:18:59 0a5c0c10e9bb: Preparing 22:18:59 93ced0458d5c: Preparing 22:18:59 13d76c08aec8: Preparing 22:18:59 66a63c51afdb: Preparing 22:18:59 c70e8c332375: Preparing 22:18:59 1b1774bcae9c: Preparing 22:18:59 48c7b413cc7c: Preparing 22:18:59 5f4d9fc4d98d: Preparing 22:18:59 acc83c6ca332: Waiting 22:18:59 0a5c0c10e9bb: Waiting 22:18:59 93ced0458d5c: Waiting 22:18:59 13d76c08aec8: Waiting 22:18:59 66a63c51afdb: Waiting 22:18:59 c70e8c332375: Waiting 22:18:59 1b1774bcae9c: Waiting 22:18:59 48c7b413cc7c: Waiting 22:18:59 5f4d9fc4d98d: Waiting 22:18:59 608d194cb50c: Layer already exists 22:18:59 61324f83b2e7: Layer already exists 22:18:59 5faa5be308de: Layer already exists 22:18:59 26c72a7d1a1b: Layer already exists 22:18:59 957c7a5710e2: Layer already exists 22:18:59 93ced0458d5c: Layer already exists 22:18:59 0a5c0c10e9bb: Layer already exists 22:18:59 acc83c6ca332: Layer already exists 22:18:59 13d76c08aec8: Layer already exists 22:18:59 66a63c51afdb: Layer already exists 22:18:59 c70e8c332375: Layer already exists 22:18:59 1b1774bcae9c: Layer already exists 22:18:59 48c7b413cc7c: Layer already exists 22:18:59 5f4d9fc4d98d: Layer already exists 22:18:59 6e9e8282a24c5b81fc31740ee0ad2433cd2c3582-3.1.0-dev.39: digest: sha256:10d87b5faff949fd803228c0fdecfd203e0780cb272282b106aac737bf228266 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:59 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:00 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 22:19:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:19:00 957c7a5710e2: Preparing 22:19:00 26c72a7d1a1b: Preparing 22:19:00 61324f83b2e7: Preparing 22:19:00 5faa5be308de: Preparing 22:19:00 608d194cb50c: Preparing 22:19:00 acc83c6ca332: Preparing 22:19:00 0a5c0c10e9bb: Preparing 22:19:00 acc83c6ca332: Waiting 22:19:00 93ced0458d5c: Preparing 22:19:00 0a5c0c10e9bb: Waiting 22:19:00 13d76c08aec8: Preparing 22:19:00 93ced0458d5c: Waiting 22:19:00 66a63c51afdb: Preparing 22:19:00 13d76c08aec8: Waiting 22:19:00 c70e8c332375: Preparing 22:19:00 66a63c51afdb: Waiting 22:19:00 1b1774bcae9c: Preparing 22:19:00 c70e8c332375: Waiting 22:19:00 48c7b413cc7c: Preparing 22:19:00 5f4d9fc4d98d: Preparing 22:19:00 48c7b413cc7c: Waiting 22:19:00 5f4d9fc4d98d: Waiting 22:19:00 957c7a5710e2: Layer already exists 22:19:00 26c72a7d1a1b: Layer already exists 22:19:00 5faa5be308de: Layer already exists 22:19:00 608d194cb50c: Layer already exists 22:19:00 61324f83b2e7: Layer already exists 22:19:00 0a5c0c10e9bb: Layer already exists 22:19:00 93ced0458d5c: Layer already exists 22:19:00 acc83c6ca332: Layer already exists 22:19:00 13d76c08aec8: Layer already exists 22:19:00 66a63c51afdb: Layer already exists 22:19:00 48c7b413cc7c: Layer already exists 22:19:00 c70e8c332375: Layer already exists 22:19:00 1b1774bcae9c: Layer already exists 22:19:00 5f4d9fc4d98d: Layer already exists 22:19:00 main: digest: sha256:10d87b5faff949fd803228c0fdecfd203e0780cb272282b106aac737bf228266 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:19:00 ===================================================== [Pipeline] echo 22:19:00 taggedImages: 22:19:00 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 22:19:00 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 22:19:00 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.39 22:19:00 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:6e9e8282a24c5b81fc31740ee0ad2433cd2c3582-3.1.0-dev.39 22:19:00 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:19:00 22:19:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:19:01 arm64: Pulling from edgex-lftools-log-publisher 22:19:01 8998bd30e6a1: Pulling fs layer 22:19:01 04944245beec: Pulling fs layer 22:19:01 699f458cf7ca: Pulling fs layer 22:19:01 765212b225bb: Pulling fs layer 22:19:01 f23df028b6ca: Pulling fs layer 22:19:01 d65c8cfc05b1: Pulling fs layer 22:19:01 2437ff75d9bd: Pulling fs layer 22:19:01 f23df028b6ca: Waiting 22:19:01 d65c8cfc05b1: Waiting 22:19:01 2437ff75d9bd: Waiting 22:19:01 04944245beec: Verifying Checksum 22:19:01 04944245beec: Download complete 22:19:01 765212b225bb: Verifying Checksum 22:19:01 765212b225bb: Download complete 22:19:01 f23df028b6ca: Verifying Checksum 22:19:01 f23df028b6ca: Download complete 22:19:01 d65c8cfc05b1: Verifying Checksum 22:19:01 d65c8cfc05b1: Download complete 22:19:01 699f458cf7ca: Verifying Checksum 22:19:01 699f458cf7ca: Download complete 22:19:01 8998bd30e6a1: Verifying Checksum 22:19:01 8998bd30e6a1: Download complete 22:19:04 2437ff75d9bd: Verifying Checksum 22:19:04 2437ff75d9bd: Download complete 22:19:06 8998bd30e6a1: Pull complete 22:19:07 04944245beec: Pull complete 22:19:08 699f458cf7ca: Pull complete 22:19:08 765212b225bb: Pull complete 22:19:09 f23df028b6ca: Pull complete 22:19:09 d65c8cfc05b1: Pull complete 22:19:28 2437ff75d9bd: Pull complete 22:19:28 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:19:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:19:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:19:28 prd-ubuntu20.04-docker-arm64-4c-16g-18005 does not seem to be running inside a container 22:19:28 $ 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/165 -v /w/workspace/device-usb-camera/165:/w/workspace/device-usb-camera/165:rw,z -v /w/workspace/device-usb-camera/165@tmp:/w/workspace/device-usb-camera/165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:19:33 $ docker top ebe7bb7d720d20ade0f447dfeb03fb3d9c7f7bcd77c64de1e09d63945a1bb054 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:19:33 ---> job-cost.sh 22:19:33 lf-activate-venv: SKIPPING 22:19:33 INFO: No Stack... 22:19:34 INFO: Retrieving Pricing Info for: v3-standard-4 22:19:35 INFO: Archiving Costs [Pipeline] sh 22:19:35 + cat /w/workspace/device-usb-camera/165/archives/cost.csv 22:19:35 + cut -d, -f6 [Pipeline] lock 22:19:35 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-165-stack-cost] 22:19:35 Resource [jenkins-edgexfoundry-device-usb-camera-main-165-stack-cost] did not exist. Created. 22:19:35 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-165-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:19:36 /w/workspace/device-usb-camera/165@tmp/durable-9650f460/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:19:37 + echo total: 0.10999999940395355 [Pipeline] stash 22:19:37 Warning: overwriting stash ‘stack-cost’ 22:19:37 Stashed 1 file(s) [Pipeline] } 22:19:37 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-165-stack-cost] [Pipeline] // lock [Pipeline] } 22:19:37 $ docker stop --time=1 ebe7bb7d720d20ade0f447dfeb03fb3d9c7f7bcd77c64de1e09d63945a1bb054 22:19:38 $ docker rm -f --volumes ebe7bb7d720d20ade0f447dfeb03fb3d9c7f7bcd77c64de1e09d63945a1bb054 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 22:19:39 provisioning config files... 22:19:39 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6651138975930005093tmp [Pipeline] { [Pipeline] sh 22:19:39 + set +x 22:19:39 + curl -s https://codecov.io/bash 22:19:39 + bash -s -- 22:19:39 22:19:39 _____ _ 22:19:39 / ____| | | 22:19:39 | | ___ __| | ___ ___ _____ __ 22:19:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:19:39 | |___| (_) | (_| | __/ (_| (_) \ V / 22:19:39 \_____\___/ \__,_|\___|\___\___/ \_/ 22:19:39 Bash-1.0.6 22:19:39 22:19:39 22:19:39 ==> git version 2.25.1 found 22:19:39 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 22:19:39 Release-Date: 2020-01-08 22:19:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:19:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:19:39 ==> Jenkins CI detected. 22:19:39 current dir:  /w/workspace/exfoundry_device-usb-camera_main 22:19:39 project root: . 22:19:39 --> token set from env 22:19:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:19:39 ==> Running gcov in . (disable via -X gcov) 22:19:39 ==> Python coveragepy not found 22:19:39 ==> Searching for coverage reports in: 22:19:39 + . 22:19:39 -> Found 1 reports 22:19:39 ==> Detecting git/mercurial file structure 22:19:39 ==> Reading reports 22:19:39 + ./coverage.out bytes=54703 22:19:39 ==> Appending adjustments 22:19:39 https://docs.codecov.io/docs/fixing-reports 22:19:39 + Found adjustments 22:19:39 ==> Gzipping contents 22:19:39 8.0K /tmp/codecov.TPNBzh.gz 22:19:39 ==> Uploading reports 22:19:39 url: https://codecov.io 22:19:39 query: branch=main&commit=6e9e8282a24c5b81fc31740ee0ad2433cd2c3582&build=165&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F165%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 22:19:39 -> Pinging Codecov 22:19:39 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=6e9e8282a24c5b81fc31740ee0ad2433cd2c3582&build=165&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F165%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 22:19:39 -> Uploading to 22:19:39 https://storage.googleapis.com/codecov/v4/raw/2023-11-14/73D8F5FF140700D3E01443B452E23636/6e9e8282a24c5b81fc31740ee0ad2433cd2c3582/27fee85f-305f-4b69-80a8-66a3b4607e76.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231114T221939Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2f345ae9fb4d69b5680c6277c07acf94cb694da031aee5f18eeb7a0b6df5c043 22:19:39 % Total % Received % Xferd Average Speed Time Time Time Current 22:19:39 Dload Upload Total Spent Left Speed 22:19:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 27775 --:--:-- --:--:-- --:--:-- 27775 22:19:39 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 [Pipeline] } 22:19:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:19:40 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:19:40 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:19:40 22:19:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:19:41 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:19:41 df9b9388f04a: Pulling fs layer 22:19:41 52dc419b0ee2: Pulling fs layer 22:19:41 25bc292e5bac: Pulling fs layer 22:19:41 114826534d7a: Pulling fs layer 22:19:41 4657fd5d0bcf: Pulling fs layer 22:19:41 6ad1cebc031e: Pulling fs layer 22:19:41 8a3aa393b2d8: Pulling fs layer 22:19:41 114826534d7a: Waiting 22:19:41 4657fd5d0bcf: Waiting 22:19:41 6ad1cebc031e: Waiting 22:19:41 25bc292e5bac: Verifying Checksum 22:19:41 25bc292e5bac: Download complete 22:19:41 52dc419b0ee2: Download complete 22:19:41 4657fd5d0bcf: Download complete 22:19:41 df9b9388f04a: Download complete 22:19:41 6ad1cebc031e: Verifying Checksum 22:19:41 6ad1cebc031e: Download complete 22:19:41 df9b9388f04a: Pull complete 22:19:42 52dc419b0ee2: Pull complete 22:19:42 114826534d7a: Verifying Checksum 22:19:42 114826534d7a: Download complete 22:19:42 8a3aa393b2d8: Verifying Checksum 22:19:42 8a3aa393b2d8: Download complete 22:19:42 25bc292e5bac: Pull complete 22:19:47 114826534d7a: Pull complete 22:19:51 4657fd5d0bcf: Pull complete 22:19:51 6ad1cebc031e: Pull complete 22:19:58 8a3aa393b2d8: Pull complete 22:19:58 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:19:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:19:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:19:59 prd-ubuntu20.04-docker-8c-8g-17568 does not seem to be running inside a container 22:19:59 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:20:34 $ docker top fcd21d0f598ba099fc1c03f5e53b872bd6acffbd3a476854dd878dd14c458916 -eo pid,comm [Pipeline] { [Pipeline] echo 22:20:34 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 22:20:34 + set -o pipefail 22:20:34 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 22:20:39 22:20:39 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 22:20:39 22:20:39 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/40dfa39b-4de5-417a-ab18-b2e45ff3c040 22:20:39 22:20:39 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:20:39 22:20:39 22:20:39 A medium severity vulnerability was found in the Snyk CLI versions you are using. 22:20:39 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 22:20:39 More details here: https://snyk.co/ue1NS 22:20:39 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 22:20:39 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 22:20:39 $ docker stop --time=1 fcd21d0f598ba099fc1c03f5e53b872bd6acffbd3a476854dd878dd14c458916 22:20:58 $ docker rm -f --volumes fcd21d0f598ba099fc1c03f5e53b872bd6acffbd3a476854dd878dd14c458916 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:20:59 + git log --format=format:%s -1 6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 [Pipeline] sh 22:20:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:20:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:20:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:21:00 prd-ubuntu20.04-docker-8c-8g-17568 does not seem to be running inside a container 22:21:00 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:21:02 $ docker top b4bfc027f55443ac2939375a8c83f8d7c21ee0a1b099fe2e0daa3d7e435f948d -eo pid,comm 22:21:02 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:21:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:21:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:21:02 [ssh-agent] Looking for ssh-agent implementation... 22:21:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:21:03 $ docker exec b4bfc027f55443ac2939375a8c83f8d7c21ee0a1b099fe2e0daa3d7e435f948d ssh-agent 22:21:03 SSH_AUTH_SOCK=/tmp/ssh-JtK63EvGJEWN/agent.14 22:21:03 SSH_AGENT_PID=20 22:21:03 Running ssh-add (command line suppressed) 22:21:03 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1520429425438545749.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1520429425438545749.key) 22:21:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:21:03 + git semver tag 22:21:03 2023-11-14 22:21:03,779 [run_tag] DEBUG tag force:False 22:21:03 2023-11-14 22:21:03,779 [check_head_tag] DEBUG check head tag 22:21:03 2023-11-14 22:21:03,782 [execute] INFO git cat-file --batch-check 22:21:03 2023-11-14 22:21:03,782 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 22:21:03 2023-11-14 22:21:03,785 [execute] INFO git cat-file --batch 22:21:03 2023-11-14 22:21:03,785 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 22:21:03 2023-11-14 22:21:03,824 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:21:03 2023-11-14 22:21:03,824 [execute] INFO git tag -a v3.1.0-dev.39 -m v3.1.0-dev.39 22:21:03 2023-11-14 22:21:03,824 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.39', '-m', 'v3.1.0-dev.39'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 22:21:03 2023-11-14 22:21:03,829 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:21:03 3.1.0-dev.39 [Pipeline] } 22:21:03 $ docker exec --env ******** --env ******** b4bfc027f55443ac2939375a8c83f8d7c21ee0a1b099fe2e0daa3d7e435f948d ssh-agent -k 22:21:04 unset SSH_AUTH_SOCK; 22:21:04 unset SSH_AGENT_PID; 22:21:04 echo Agent pid 20 killed; 22:21:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:21:04 + git semver [Pipeline] } 22:21:04 $ docker stop --time=1 b4bfc027f55443ac2939375a8c83f8d7c21ee0a1b099fe2e0daa3d7e435f948d 22:21:07 $ docker rm -f --volumes b4bfc027f55443ac2939375a8c83f8d7c21ee0a1b099fe2e0daa3d7e435f948d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:21:08 22:21:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:21:08 0.23.1-centos7: Pulling from edgex-lftools 22:21:08 ab5ef0e58194: Pulling fs layer 22:21:08 9712f1f96733: Pulling fs layer 22:21:08 63f879dbbcfc: Pulling fs layer 22:21:08 0d9ebad4ef96: Pulling fs layer 22:21:08 e9a5061849ea: Pulling fs layer 22:21:08 d747dcd14b5f: Pulling fs layer 22:21:08 2de7ff778b66: Pulling fs layer 22:21:08 0d9ebad4ef96: Waiting 22:21:08 e9a5061849ea: Waiting 22:21:08 2de7ff778b66: Waiting 22:21:08 9712f1f96733: Verifying Checksum 22:21:08 9712f1f96733: Download complete 22:21:09 63f879dbbcfc: Verifying Checksum 22:21:09 63f879dbbcfc: Download complete 22:21:09 e9a5061849ea: Verifying Checksum 22:21:09 e9a5061849ea: Download complete 22:21:09 d747dcd14b5f: Verifying Checksum 22:21:09 d747dcd14b5f: Download complete 22:21:09 0d9ebad4ef96: Verifying Checksum 22:21:09 0d9ebad4ef96: Download complete 22:21:09 ab5ef0e58194: Download complete 22:21:09 2de7ff778b66: Verifying Checksum 22:21:13 ab5ef0e58194: Pull complete 22:21:13 9712f1f96733: Pull complete 22:21:14 63f879dbbcfc: Pull complete 22:21:20 0d9ebad4ef96: Pull complete 22:21:20 e9a5061849ea: Pull complete 22:21:20 d747dcd14b5f: Pull complete 22:21:21 2de7ff778b66: Pull complete 22:21:22 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:21:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:21:22 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:21:22 prd-ubuntu20.04-docker-8c-8g-17568 does not seem to be running inside a container 22:21:22 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:21:49 $ docker top d0bb989f6513910f69dae383f6ebf9345a21df2937a3837ec929d84918451038 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:21:49 provisioning config files... 22:21:49 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14993641174080681349tmp 22:21:49 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1525473319730497206tmp 22:21:49 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1701773752604812799tmp [Pipeline] { [Pipeline] echo 22:21:49 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:21:49 ---> sigul-configuration.sh 22:21:49 gpg: directory `/root/.gnupg' created 22:21:49 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:21:49 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:21:49 gpg: keyring `/root/.gnupg/secring.gpg' created 22:21:49 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:21:49 gpg: CAST5 encrypted data 22:21:49 gpg: encrypted with 1 passphrase 22:21:49 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:21:49 + mkdir /home/jenkins 22:21:49 + mkdir /home/jenkins/sigul [Pipeline] sh 22:21:50 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 22:21:50 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:21:50 ---> sigul-install.sh 22:21:50 Sigul already installed; skipping installation. [Pipeline] sh 22:21:50 + git tag --list 22:21:50 v0.0.0 22:21:50 v0.0.1-dev.1 22:21:50 v0.0.1-dev.10 22:21:50 v0.0.1-dev.11 22:21:50 v0.0.1-dev.12 22:21:50 v0.0.1-dev.13 22:21:50 v0.0.1-dev.14 22:21:50 v0.0.1-dev.15 22:21:50 v0.0.1-dev.16 22:21:50 v0.0.1-dev.2 22:21:50 v0.0.1-dev.3 22:21:50 v0.0.1-dev.4 22:21:50 v0.0.1-dev.5 22:21:50 v0.0.1-dev.6 22:21:50 v0.0.1-dev.7 22:21:50 v0.0.1-dev.8 22:21:50 v0.0.1-dev.9 22:21:50 v2.2.0 22:21:50 v2.2.0-dev.17 22:21:50 v2.2.0-dev.18 22:21:50 v2.2.0-dev.19 22:21:50 v2.2.0-dev.20 22:21:50 v2.2.0-dev.21 22:21:50 v2.2.0-dev.22 22:21:50 v2.2.0-dev.23 22:21:50 v2.2.0-dev.24 22:21:50 v2.2.0-dev.25 22:21:50 v2.2.0-dev.26 22:21:50 v2.2.0-dev.27 22:21:50 v2.3.0 22:21:50 v2.3.0-dev.1 22:21:50 v2.3.0-dev.10 22:21:50 v2.3.0-dev.11 22:21:50 v2.3.0-dev.12 22:21:50 v2.3.0-dev.13 22:21:50 v2.3.0-dev.14 22:21:50 v2.3.0-dev.15 22:21:50 v2.3.0-dev.16 22:21:50 v2.3.0-dev.17 22:21:50 v2.3.0-dev.18 22:21:50 v2.3.0-dev.19 22:21:50 v2.3.0-dev.2 22:21:50 v2.3.0-dev.20 22:21:50 v2.3.0-dev.21 22:21:50 v2.3.0-dev.22 22:21:50 v2.3.0-dev.23 22:21:50 v2.3.0-dev.24 22:21:50 v2.3.0-dev.25 22:21:50 v2.3.0-dev.26 22:21:50 v2.3.0-dev.27 22:21:50 v2.3.0-dev.28 22:21:50 v2.3.0-dev.3 22:21:50 v2.3.0-dev.4 22:21:50 v2.3.0-dev.5 22:21:50 v2.3.0-dev.6 22:21:50 v2.3.0-dev.7 22:21:50 v2.3.0-dev.8 22:21:50 v2.3.0-dev.9 22:21:50 v2.3.1 22:21:50 v2.3.1-dev.4 22:21:50 v2.3.1-dev.5 22:21:50 v2.3.1-dev.6 22:21:50 v3.0 22:21:50 v3.0.0 22:21:50 v3.0.0-dev.1 22:21:50 v3.0.0-dev.10 22:21:50 v3.0.0-dev.11 22:21:50 v3.0.0-dev.12 22:21:50 v3.0.0-dev.13 22:21:50 v3.0.0-dev.14 22:21:50 v3.0.0-dev.15 22:21:50 v3.0.0-dev.16 22:21:50 v3.0.0-dev.17 22:21:50 v3.0.0-dev.18 22:21:50 v3.0.0-dev.19 22:21:50 v3.0.0-dev.2 22:21:50 v3.0.0-dev.20 22:21:50 v3.0.0-dev.21 22:21:50 v3.0.0-dev.22 22:21:50 v3.0.0-dev.23 22:21:50 v3.0.0-dev.24 22:21:50 v3.0.0-dev.25 22:21:50 v3.0.0-dev.26 22:21:50 v3.0.0-dev.27 22:21:50 v3.0.0-dev.28 22:21:50 v3.0.0-dev.29 22:21:50 v3.0.0-dev.3 22:21:50 v3.0.0-dev.30 22:21:50 v3.0.0-dev.31 22:21:50 v3.0.0-dev.32 22:21:50 v3.0.0-dev.33 22:21:50 v3.0.0-dev.34 22:21:50 v3.0.0-dev.35 22:21:50 v3.0.0-dev.36 22:21:50 v3.0.0-dev.37 22:21:50 v3.0.0-dev.38 22:21:50 v3.0.0-dev.39 22:21:50 v3.0.0-dev.4 22:21:50 v3.0.0-dev.40 22:21:50 v3.0.0-dev.41 22:21:50 v3.0.0-dev.42 22:21:50 v3.0.0-dev.43 22:21:50 v3.0.0-dev.44 22:21:50 v3.0.0-dev.45 22:21:50 v3.0.0-dev.46 22:21:50 v3.0.0-dev.47 22:21:50 v3.0.0-dev.48 22:21:50 v3.0.0-dev.49 22:21:50 v3.0.0-dev.5 22:21:50 v3.0.0-dev.50 22:21:50 v3.0.0-dev.51 22:21:50 v3.0.0-dev.6 22:21:50 v3.0.0-dev.7 22:21:50 v3.0.0-dev.8 22:21:50 v3.0.0-dev.9 22:21:50 v3.1.0-dev.1 22:21:50 v3.1.0-dev.10 22:21:50 v3.1.0-dev.11 22:21:50 v3.1.0-dev.12 22:21:50 v3.1.0-dev.13 22:21:50 v3.1.0-dev.14 22:21:50 v3.1.0-dev.15 22:21:50 v3.1.0-dev.16 22:21:50 v3.1.0-dev.17 22:21:50 v3.1.0-dev.18 22:21:50 v3.1.0-dev.19 22:21:50 v3.1.0-dev.2 22:21:50 v3.1.0-dev.20 22:21:50 v3.1.0-dev.21 22:21:50 v3.1.0-dev.22 22:21:50 v3.1.0-dev.23 22:21:50 v3.1.0-dev.24 22:21:50 v3.1.0-dev.25 22:21:50 v3.1.0-dev.26 22:21:50 v3.1.0-dev.27 22:21:50 v3.1.0-dev.28 22:21:50 v3.1.0-dev.29 22:21:50 v3.1.0-dev.3 22:21:50 v3.1.0-dev.30 22:21:50 v3.1.0-dev.31 22:21:50 v3.1.0-dev.32 22:21:50 v3.1.0-dev.33 22:21:50 v3.1.0-dev.34 22:21:50 v3.1.0-dev.35 22:21:50 v3.1.0-dev.36 22:21:50 v3.1.0-dev.37 22:21:50 v3.1.0-dev.38 22:21:50 v3.1.0-dev.39 22:21:50 v3.1.0-dev.4 22:21:50 v3.1.0-dev.5 22:21:50 v3.1.0-dev.6 22:21:50 v3.1.0-dev.7 22:21:50 v3.1.0-dev.8 22:21:50 v3.1.0-dev.9 [Pipeline] sh 22:21:51 + lftools sign git-tag v3.1.0-dev.39 22:21:51 Signing Git tag with Sigul... 22:21:51 Signing v3.1.0-dev.39 [Pipeline] echo 22:21:52 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:21:52 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:21:52 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:21:52 $ docker stop --time=1 d0bb989f6513910f69dae383f6ebf9345a21df2937a3837ec929d84918451038 22:21:55 $ docker rm -f --volumes d0bb989f6513910f69dae383f6ebf9345a21df2937a3837ec929d84918451038 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:21:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:21:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:21:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:21:55 prd-ubuntu20.04-docker-8c-8g-17568 does not seem to be running inside a container 22:21:55 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:21:57 $ docker top ef5c8a275c3e1760d5c1a832c0b48a886c490c928327fd9077f6be2100715f55 -eo pid,comm 22:21:57 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:21:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:21:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:21:57 [ssh-agent] Looking for ssh-agent implementation... 22:21:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:21:57 $ docker exec ef5c8a275c3e1760d5c1a832c0b48a886c490c928327fd9077f6be2100715f55 ssh-agent 22:21:57 SSH_AUTH_SOCK=/tmp/ssh-sThOWfMzvH9L/agent.14 22:21:57 SSH_AGENT_PID=20 22:21:57 Running ssh-add (command line suppressed) 22:21:58 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9724174631899697885.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9724174631899697885.key) 22:21:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:21:58 + git semver bump pre 22:21:58 2023-11-14 22:21:58,692 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:21:58 2023-11-14 22:21:58,692 [bump_version] DEBUG bumping version:3.1.0-dev.39 on axis:pre with prefix:dev 22:21:58 2023-11-14 22:21:58,692 [bump_version] DEBUG bumped version:3.1.0-dev.40 22:21:58 2023-11-14 22:21:58,692 [write_version] DEBUG write version:3.1.0-dev.40 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 22:21:58 2023-11-14 22:21:58,693 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:21:58 2023-11-14 22:21:58,693 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:21:58 2023-11-14 22:21:58,695 [execute] INFO git cat-file --batch-check 22:21:58 2023-11-14 22:21:58,696 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 22:21:58 2023-11-14 22:21:58,701 [execute] INFO git cat-file --batch 22:21:58 2023-11-14 22:21:58,701 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 22:21:58 2023-11-14 22:21:58,729 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:21:58 3.1.0-dev.40 [Pipeline] } 22:21:58 $ docker exec --env ******** --env ******** ef5c8a275c3e1760d5c1a832c0b48a886c490c928327fd9077f6be2100715f55 ssh-agent -k 22:21:59 unset SSH_AUTH_SOCK; 22:21:59 unset SSH_AGENT_PID; 22:21:59 echo Agent pid 20 killed; 22:21:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:21:59 + git semver [Pipeline] } 22:21:59 $ docker stop --time=1 ef5c8a275c3e1760d5c1a832c0b48a886c490c928327fd9077f6be2100715f55 22:22:02 $ docker rm -f --volumes ef5c8a275c3e1760d5c1a832c0b48a886c490c928327fd9077f6be2100715f55 [Pipeline] // withDockerContainer [Pipeline] sh 22:22:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:22:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:22:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:22:02 prd-ubuntu20.04-docker-8c-8g-17568 does not seem to be running inside a container 22:22:02 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:22:04 $ docker top 1a965ee19a9e05b22870ad30bb768a6c8b6e21a020f3e8b00686a53b10d69952 -eo pid,comm 22:22:04 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:22:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:22:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:22:04 [ssh-agent] Looking for ssh-agent implementation... 22:22:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:22:05 $ docker exec 1a965ee19a9e05b22870ad30bb768a6c8b6e21a020f3e8b00686a53b10d69952 ssh-agent 22:22:05 SSH_AUTH_SOCK=/tmp/ssh-TNKIp2J8ln2D/agent.14 22:22:05 SSH_AGENT_PID=20 22:22:05 Running ssh-add (command line suppressed) 22:22:05 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12621758762008778453.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12621758762008778453.key) 22:22:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:22:05 + git semver push 22:22:05 2023-11-14 22:22:05,792 [run_push] DEBUG push 22:22:05 2023-11-14 22:22:05,792 [execute] INFO git cat-file --batch-check 22:22:05 2023-11-14 22:22:05,793 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 22:22:05 2023-11-14 22:22:05,796 [execute] INFO git rev-list c3caefd2291a5fc2e050dc400937b72a1780f5d1 -- 22:22:05 2023-11-14 22:22:05,797 [execute] DEBUG Popen(['git', 'rev-list', 'c3caefd2291a5fc2e050dc400937b72a1780f5d1', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 22:22:05 2023-11-14 22:22:05,803 [execute] INFO git fetch -v origin 22:22:05 2023-11-14 22:22:05,804 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 22:22:06 2023-11-14 22:22:06,320 [run_push] DEBUG no remote changes detected 22:22:06 2023-11-14 22:22:06,320 [execute] INFO git push origin semver 22:22:06 2023-11-14 22:22:06,321 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 22:22:07 2023-11-14 22:22:07,163 [run_push] DEBUG push all version tags 22:22:07 2023-11-14 22:22:07,164 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:22:07 2023-11-14 22:22:07,164 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 22:22:08 2023-11-14 22:22:08,210 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:22:08 3.1.0-dev.40 [Pipeline] } 22:22:08 $ docker exec --env ******** --env ******** 1a965ee19a9e05b22870ad30bb768a6c8b6e21a020f3e8b00686a53b10d69952 ssh-agent -k 22:22:08 unset SSH_AUTH_SOCK; 22:22:08 unset SSH_AGENT_PID; 22:22:08 echo Agent pid 20 killed; 22:22:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:22:08 + git semver [Pipeline] } 22:22:08 $ docker stop --time=1 1a965ee19a9e05b22870ad30bb768a6c8b6e21a020f3e8b00686a53b10d69952 22:22:11 $ docker rm -f --volumes 1a965ee19a9e05b22870ad30bb768a6c8b6e21a020f3e8b00686a53b10d69952 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:22:11 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 22:22:11 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 22:22:11 total 16 22:22:11 drwxr-xr-x 3 root root 4096 Nov 14 22:00 . 22:22:11 drwxrwxr-x 10 jenkins jenkins 4096 Nov 14 22:21 .. 22:22:11 drwxr-xr-x 2 root root 4096 Nov 14 22:00 cost 22:22:11 -rw-r--r-- 1 root root 89 Nov 14 22:00 cost.csv 22:22:11 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 22:22:11 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 22:22:11 total 16 22:22:11 drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 22:00 . 22:22:11 drwxrwxr-x 10 jenkins jenkins 4096 Nov 14 22:21 .. 22:22:11 drwxr-xr-x 2 jenkins jenkins 4096 Nov 14 22:00 cost 22:22:11 -rw-r--r-- 1 jenkins jenkins 89 Nov 14 22:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:22:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:22:13 ---> package-listing.sh 22:22:13 ++ facter osfamily 22:22:13 ++ tr '[:upper:]' '[:lower:]' 22:22:13 + OS_FAMILY=debian 22:22:13 + workspace=/w/workspace/exfoundry_device-usb-camera_main 22:22:13 + START_PACKAGES=/tmp/packages_start.txt 22:22:13 + END_PACKAGES=/tmp/packages_end.txt 22:22:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:22:13 + PACKAGES=/tmp/packages_start.txt 22:22:13 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 22:22:13 + PACKAGES=/tmp/packages_end.txt 22:22:13 + case "${OS_FAMILY}" in 22:22:13 + dpkg -l 22:22:13 + grep '^ii' 22:22:13 + '[' -f /tmp/packages_start.txt ']' 22:22:13 + '[' -f /tmp/packages_end.txt ']' 22:22:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:22:13 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 22:22:13 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 22:22:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 22:22:13 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:22:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:22:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:22:14 prd-ubuntu20.04-docker-8c-8g-17568 does not seem to be running inside a container 22:22:14 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:22:16 $ docker top 8918b782d498b9e0311024443e0961abeff3d4a2318c2602a9c6c2ab597ccc55 -eo pid,comm [Pipeline] { [Pipeline] sh 22:22:16 + touch /tmp/pre-build-complete [Pipeline] sh 22:22:16 + mkdir -p /var/log/sysstat [Pipeline] sh 22:22:17 + ls /var/log/sa-host 22:22:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:22:17 provisioning config files... 22:22:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16862900376434423438tmp [Pipeline] { [Pipeline] echo 22:22:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:22:17 ---> create-netrc.sh [Pipeline] } 22:22:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:22:17 ---> python-tools-install.sh [Pipeline] echo 22:22:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:22:18 ---> sudo-logs.sh 22:22:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:22:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:22:18 ---> job-cost.sh 22:22:18 lf-activate-venv: SKIPPING 22:22:18 DEBUG: total: 0.2199999988079071 22:22:18 INFO: Retrieving Stack Cost... 22:22:19 INFO: Retrieving Pricing Info for: v3-standard-8 22:22:19 INFO: Archiving Costs [Pipeline] echo 22:22:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:22:19 ---> logs-deploy.sh 22:22:19 lf-activate-venv: SKIPPING 22:22:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/165 22:22:19 INFO: archiving workspace using pattern(s): 22:22:20 Archives upload complete. 22:22:20 INFO: archiving logs to Nexus