Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ee0554b78990b186605d5e81a70b84bcc651ad1c 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-ssh7253275930391258875.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh1519656711733476763.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh13753575598623971770.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh4972076489077915058.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-ssh14930818392337495661.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16387 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 ee0554b78990b186605d5e81a70b84bcc651ad1c (main) Commit message: "Merge pull request #352 from jinlinGuan/golang-1.23" > 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 ee0554b78990b186605d5e81a70b84bcc651ad1c # timeout=10 > git rev-list --no-walk 8af420bf6967b65b18f8274e92082c818197a7ec # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:46:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:46:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:46:38 ========================================================= 07:46:38 EdgeX Global Pipelines Version Info 07:46:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:46:39 ------------------- 07:46:39 stable info: 07:46:39 ------------------- 07:46:39 Commited By: Ginny Guan ginny@iotechsys.com 07:46:39 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 07:46:39 Message: update stable to v1.0.265 07:46:40 ------------------- 07:46:40 experimental info: 07:46:40 ------------------- 07:46:40 Commited By: Cherry Wang cherry@iotechsys.com 07:46:40 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 07:46:40 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:46:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 07:46:40 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 07:46:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:46:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:46:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:46:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 07:46:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:46:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:46:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:46:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:46:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:46:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 07:46:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:46:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:46:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:46:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:46:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:46:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:46:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:46:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:46:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:46:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:46:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:46:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:46:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:46:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:46:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:46:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:46:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:46:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:46:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ee0554b78990b186605d5e81a70b84bcc651ad1c [Pipeline] echo 07:46:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ee0554b [Pipeline] echo 07:46:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:46:40 provisioning config files... 07:46:40 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3710697137940066250tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:46:41 ---> ****-login.sh 07:46:41 nexus3.edgexfoundry.org:10001 07:46:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:42 Configure a credential helper to remove this warning. See 07:46:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:42 07:46:42 Login Succeeded 07:46:43 nexus3.edgexfoundry.org:10002 07:46:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:43 Configure a credential helper to remove this warning. See 07:46:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:43 07:46:43 Login Succeeded 07:46:43 nexus3.edgexfoundry.org:10003 07:46:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:43 Configure a credential helper to remove this warning. See 07:46:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:43 07:46:43 Login Succeeded 07:46:43 nexus3.edgexfoundry.org:10004 07:46:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:43 Configure a credential helper to remove this warning. See 07:46:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:43 07:46:43 Login Succeeded 07:46:43 ****.io 07:46:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:43 Configure a credential helper to remove this warning. See 07:46:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:43 07:46:43 Login Succeeded 07:46:43 ---> ****-login.sh ends [Pipeline] } 07:46:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:46:43 + git rev-list -1 --merges ee0554b78990b186605d5e81a70b84bcc651ad1c~1..ee0554b78990b186605d5e81a70b84bcc651ad1c [Pipeline] echo 07:46:44 -----------> git rev-list -1 --merges ee0554b78990b186605d5e81a70b84bcc651ad1c~1..ee0554b78990b186605d5e81a70b84bcc651ad1c ee0554b78990b186605d5e81a70b84bcc651ad1c 07:46:44 ee0554b78990b186605d5e81a70b84bcc651ad1c [false] [Pipeline] sh 07:46:44 + git log --format=format:%s -1 ee0554b78990b186605d5e81a70b84bcc651ad1c [Pipeline] echo 07:46:44 ========================================================= 07:46:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:46:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:46:44 + git log --format=format:%s -1 ee0554b78990b186605d5e81a70b84bcc651ad1c [Pipeline] echo 07:46:44 [semverPrep] GIT_COMMIT: ee0554b78990b186605d5e81a70b84bcc651ad1c, Commit Message: Merge pull request #352 from jinlinGuan/golang-1.23 [Pipeline] echo 07:46:44 [semverPrep] This is not a build commit. [Pipeline] sh 07:46:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:46:45 + grep -v github /etc/ssh/ssh_known_hosts 07:46:45 + [ -e /tmp/ssh_known_hosts ] 07:46:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:46:45 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:46:45 sudo tee -a /etc/ssh/ssh_known_hosts 07:46:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:46:45 07:46:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:46:46 0.1.4: Pulling from edgex-devops/py-git-semver 07:46:46 b85a868b505f: Pulling fs layer 07:46:46 e2be974225ed: Pulling fs layer 07:46:46 339a4e72a1f5: Pulling fs layer 07:46:46 988bab9f4d93: Pulling fs layer 07:46:46 1469e6f7b9e6: Pulling fs layer 07:46:46 eaf3925da568: Pulling fs layer 07:46:46 bab4dde63d76: Pulling fs layer 07:46:46 bde34c3a00c8: Pulling fs layer 07:46:46 b352a97aabf1: Pulling fs layer 07:46:46 4872d77fe225: Pulling fs layer 07:46:46 5851b861e8e6: Pulling fs layer 07:46:46 bab4dde63d76: Waiting 07:46:46 4872d77fe225: Waiting 07:46:46 bde34c3a00c8: Waiting 07:46:46 5851b861e8e6: Waiting 07:46:46 988bab9f4d93: Waiting 07:46:46 b352a97aabf1: Waiting 07:46:46 1469e6f7b9e6: Waiting 07:46:46 eaf3925da568: Waiting 07:46:46 e2be974225ed: Verifying Checksum 07:46:46 e2be974225ed: Download complete 07:46:46 988bab9f4d93: Download complete 07:46:46 339a4e72a1f5: Verifying Checksum 07:46:46 339a4e72a1f5: Download complete 07:46:46 1469e6f7b9e6: Verifying Checksum 07:46:46 1469e6f7b9e6: Download complete 07:46:46 eaf3925da568: Download complete 07:46:46 bde34c3a00c8: Verifying Checksum 07:46:46 bde34c3a00c8: Download complete 07:46:46 b352a97aabf1: Download complete 07:46:46 4872d77fe225: Download complete 07:46:46 5851b861e8e6: Verifying Checksum 07:46:46 5851b861e8e6: Download complete 07:46:46 b85a868b505f: Verifying Checksum 07:46:46 b85a868b505f: Download complete 07:46:46 bab4dde63d76: Verifying Checksum 07:46:46 bab4dde63d76: Download complete 07:46:47 b85a868b505f: Pull complete 07:46:47 e2be974225ed: Pull complete 07:46:48 339a4e72a1f5: Pull complete 07:46:48 988bab9f4d93: Pull complete 07:46:48 1469e6f7b9e6: Pull complete 07:46:49 eaf3925da568: Pull complete 07:46:50 bab4dde63d76: Pull complete 07:46:50 bde34c3a00c8: Pull complete 07:46:51 b352a97aabf1: Pull complete 07:46:51 4872d77fe225: Pull complete 07:46:51 5851b861e8e6: Pull complete 07:46:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:46:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:46:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:46:51 prd-ubuntu20.04-docker-8c-8g-16387 does not seem to be running inside a container 07:46:51 $ 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 07:46:55 $ docker top 52904e9eb2aac04fd648753550b070f5be9709e3c03b7df7f645f53717187ad6 -eo pid,comm 07:46:55 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). 07:46:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:46:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:46:55 [ssh-agent] Looking for ssh-agent implementation... 07:46:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:46:55 $ docker exec 52904e9eb2aac04fd648753550b070f5be9709e3c03b7df7f645f53717187ad6 ssh-agent 07:46:55 SSH_AUTH_SOCK=/tmp/ssh-ZoxizVaWRv7R/agent.33 07:46:55 SSH_AGENT_PID=39 07:46:55 Running ssh-add (command line suppressed) 07:46:55 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6659317169964428792.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6659317169964428792.key) 07:46:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:46:55 + git tag --points-at HEAD [Pipeline] } 07:46:55 $ docker exec --env ******** --env ******** 52904e9eb2aac04fd648753550b070f5be9709e3c03b7df7f645f53717187ad6 ssh-agent -k 07:46:56 unset SSH_AUTH_SOCK; 07:46:56 unset SSH_AGENT_PID; 07:46:56 echo Agent pid 39 killed; 07:46:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:46:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:46:56 [ssh-agent] Looking for ssh-agent implementation... 07:46:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:46:56 $ docker exec 52904e9eb2aac04fd648753550b070f5be9709e3c03b7df7f645f53717187ad6 ssh-agent 07:46:56 SSH_AUTH_SOCK=/tmp/ssh-sEIJYtfgIp09/agent.73 07:46:56 SSH_AGENT_PID=79 07:46:56 Running ssh-add (command line suppressed) 07:46:56 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2117172674694261992.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2117172674694261992.key) 07:46:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:46:56 + git semver init 07:46:57 2024-10-04 07:46:57,053 [run_init] DEBUG init version:0.0.0 force:False 07:46:57 2024-10-04 07:46:57,053 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 07:46:57 2024-10-04 07:46:57,054 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 07:46:57 2024-10-04 07:46:57,054 [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) 07:46:59 2024-10-04 07:46:58,820 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 07:46:59 2024-10-04 07:46:58,820 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 07:46:59 2024-10-04 07:46:58,820 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 07:46:59 2024-10-04 07:46:58,821 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 07:46:59 3.2.0-dev.19 [Pipeline] } 07:46:59 $ docker exec --env ******** --env ******** 52904e9eb2aac04fd648753550b070f5be9709e3c03b7df7f645f53717187ad6 ssh-agent -k 07:46:59 unset SSH_AUTH_SOCK; 07:46:59 unset SSH_AGENT_PID; 07:46:59 echo Agent pid 79 killed; 07:46:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:46:59 + git semver [Pipeline] } 07:46:59 $ docker stop --time=1 52904e9eb2aac04fd648753550b070f5be9709e3c03b7df7f645f53717187ad6 07:47:01 $ docker rm -f --volumes 52904e9eb2aac04fd648753550b070f5be9709e3c03b7df7f645f53717187ad6 [Pipeline] // withDockerContainer [Pipeline] sh 07:47:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:47:02 Stashed 1 file(s) [Pipeline] echo 07:47:02 [edgeXSemver]: initialized semver on version 3.2.0-dev.19 [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 07:47:02 provisioning config files... 07:47:02 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config18192769183147705112tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:47:02 ---> ****-login.sh 07:47:02 nexus3.edgexfoundry.org:10001 07:47:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:47:02 Configure a credential helper to remove this warning. See 07:47:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:47:02 07:47:02 Login Succeeded 07:47:02 nexus3.edgexfoundry.org:10002 07:47:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:47:03 Configure a credential helper to remove this warning. See 07:47:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:47:03 07:47:03 Login Succeeded 07:47:03 nexus3.edgexfoundry.org:10003 07:47:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:47:03 Configure a credential helper to remove this warning. See 07:47:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:47:03 07:47:03 Login Succeeded 07:47:03 nexus3.edgexfoundry.org:10004 07:47:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:47:03 Configure a credential helper to remove this warning. See 07:47:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:47:03 07:47:03 Login Succeeded 07:47:03 ****.io 07:47:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:47:03 Configure a credential helper to remove this warning. See 07:47:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:47:03 07:47:03 Login Succeeded 07:47:03 ---> ****-login.sh ends [Pipeline] } 07:47:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:47:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:47:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:47:03 ========================================================= 07:47:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 07:47:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:03 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 07:47:03 Sending build context to Docker daemon 20.52MB 07:47:03 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 07:47:03 Step 2/13 : FROM ${BASE} AS builder 07:47:04 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 07:47:04 43c4264eed91: Pulling fs layer 07:47:04 4cc291be95ef: Pulling fs layer 07:47:04 2ac1f1163629: Pulling fs layer 07:47:04 5c3c966382ef: Pulling fs layer 07:47:04 4f4fb700ef54: Pulling fs layer 07:47:04 5d5c8e513c77: Pulling fs layer 07:47:04 9f66e0745190: Pulling fs layer 07:47:04 f49a43e4bbc0: Pulling fs layer 07:47:04 561ebcabdf7f: Pulling fs layer 07:47:04 5c3c966382ef: Waiting 07:47:04 4f4fb700ef54: Waiting 07:47:04 561ebcabdf7f: Waiting 07:47:04 5d5c8e513c77: Waiting 07:47:04 9f66e0745190: Waiting 07:47:04 f49a43e4bbc0: Waiting 07:47:04 4cc291be95ef: Download complete 07:47:04 5c3c966382ef: Verifying Checksum 07:47:04 5c3c966382ef: Download complete 07:47:04 5d5c8e513c77: Verifying Checksum 07:47:04 5d5c8e513c77: Download complete 07:47:04 43c4264eed91: Download complete 07:47:04 9f66e0745190: Verifying Checksum 07:47:04 9f66e0745190: Download complete 07:47:04 561ebcabdf7f: Verifying Checksum 07:47:04 561ebcabdf7f: Download complete 07:47:04 43c4264eed91: Pull complete 07:47:05 2ac1f1163629: Verifying Checksum 07:47:05 2ac1f1163629: Download complete 07:47:05 4cc291be95ef: Pull complete 07:47:05 f49a43e4bbc0: Verifying Checksum 07:47:05 f49a43e4bbc0: Download complete 07:47:09 2ac1f1163629: Pull complete 07:47:09 5c3c966382ef: Pull complete 07:47:09 4f4fb700ef54: Pull complete 07:47:09 5d5c8e513c77: Pull complete 07:47:09 9f66e0745190: Pull complete 07:47:12 f49a43e4bbc0: Pull complete 07:47:12 561ebcabdf7f: Pull complete 07:47:12 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 07:47:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:47:12 ---> 3a752c3f9dda 07:47:12 Step 3/13 : ARG ADD_BUILD_TAGS="" 07:47:17 Still waiting to schedule task 07:47:17 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 07:47:17 ---> Running in 4c26bb4ebea3 07:47:17 Removing intermediate container 4c26bb4ebea3 07:47:17 ---> 5d6fca3c437a 07:47:17 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:47:17 ---> Running in a5793eb5aeb1 07:47:17 Removing intermediate container a5793eb5aeb1 07:47:17 ---> 9985511df138 07:47:17 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 07:47:18 ---> Running in 81c3f58fd3e8 07:47:18 Removing intermediate container 81c3f58fd3e8 07:47:18 ---> eefc6c69d9e0 07:47:18 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 07:47:18 ---> Running in bfacc8a5cc9f 07:47:18 Removing intermediate container bfacc8a5cc9f 07:47:18 ---> 549e47c7eaa6 07:47:18 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:47:18 ---> Running in b27a8f85c535 07:47:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:47:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:47:18 (1/14) Installing libintl (0.22.5-r0) 07:47:18 (2/14) Installing eudev-libs (3.2.14-r2) 07:47:18 (3/14) Installing libjpeg-turbo (3.0.3-r0) 07:47:18 (4/14) Installing v4l-utils-libs (1.24.1-r1) 07:47:18 (5/14) Installing v4l-utils (1.24.1-r1) 07:47:19 (6/14) Installing libdvbv5 (1.24.1-r1) 07:47:19 (7/14) Installing udev-init-scripts (35-r1) 07:47:19 (8/14) Installing libeconf (0.6.3-r0) 07:47:19 (9/14) Installing libblkid (2.40.1-r1) 07:47:19 (10/14) Installing xz-libs (5.6.2-r0) 07:47:19 (11/14) Installing kmod-libs (32-r0) 07:47:19 (12/14) Installing eudev (3.2.14-r2) 07:47:19 (13/14) Installing eudev-dev (3.2.14-r2) 07:47:19 (14/14) Installing v4l-utils-dev (1.24.1-r1) 07:47:19 Executing busybox-1.36.1-r29.trigger 07:47:19 Executing eudev-3.2.14-r2.trigger 07:47:19 OK: 253 MiB in 68 packages 07:47:19 Removing intermediate container b27a8f85c535 07:47:19 ---> 9ed46a5abd89 07:47:19 Step 8/13 : WORKDIR /device-usb-camera 07:47:19 ---> Running in 01666ae40d99 07:47:19 Removing intermediate container 01666ae40d99 07:47:19 ---> b56f9f65dbe1 07:47:19 Step 9/13 : COPY go.mod vendor* ./ 07:47:19 ---> 47f192e25e9a 07:47:19 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:47:19 ---> Running in 0dae799f1d18 07:48:16 Removing intermediate container 0dae799f1d18 07:48:16 ---> 90acd47fbf4d 07:48:16 Step 11/13 : COPY . . 07:48:16 ---> 1e45e6cdd881 07:48:16 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 07:48:16 ---> Running in d4455f1a1e80 07:48:16  % Total % Received % Xferd Average Speed Time Time Time Current 07:48:16 Dload Upload Total Spent Left Speed 07:48:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10456 0 --:--:-- --:--:-- --:--:-- 10514 07:48:16 Removing intermediate container d4455f1a1e80 07:48:16 ---> 85345f3db047 07:48:16 Step 13/13 : RUN ${MAKE} 07:48:16 ---> Running in ba8825605b4c 07:48:16 noop 07:48:16 Removing intermediate container ba8825605b4c 07:48:16 ---> 81659bbef00f 07:48:16 Successfully built 81659bbef00f 07:48:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:16 + docker inspect -f . ci-base-image-x86_64 07:48:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:48:16 prd-ubuntu20.04-docker-8c-8g-16387 does not seem to be running inside a container 07:48:16 $ 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 07:48:17 $ docker top 05b55400febc45a8c6cde710a21b1808ff012712a44e9d0877a7ad1c784c64e3 -eo pid,comm [Pipeline] { [Pipeline] sh 07:48:17 + go version 07:48:17 go version go1.23.2 linux/amd64 [Pipeline] } 07:48:17 $ docker stop --time=1 05b55400febc45a8c6cde710a21b1808ff012712a44e9d0877a7ad1c784c64e3 07:48:18 $ docker rm -f --volumes 05b55400febc45a8c6cde710a21b1808ff012712a44e9d0877a7ad1c784c64e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:19 + docker inspect -f . ci-base-image-x86_64 07:48:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:48:19 prd-ubuntu20.04-docker-8c-8g-16387 does not seem to be running inside a container 07:48:19 $ 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 07:48:19 $ docker top b270bf74b18ac080d9f1014d4eeeff6de12612c03454e589ba0868e64a9eebf7 -eo pid,comm [Pipeline] { [Pipeline] sh 07:48:20 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 07:48:20 + make test 07:48:20 go test ./... -coverprofile=coverage.out ./... 07:48:22 ? github.com/edgexfoundry/device-usb-camera [no test files] 07:48:44 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 07:48:44 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.014s coverage: 4.4% of statements 07:48:54 go vet ./... 07:49:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:49:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:49:00 ./bin/test-attribution-txt.sh [Pipeline] echo 07:49:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:49:00 $ docker stop --time=1 b270bf74b18ac080d9f1014d4eeeff6de12612c03454e589ba0868e64a9eebf7 07:49:06 $ docker rm -f --volumes b270bf74b18ac080d9f1014d4eeeff6de12612c03454e589ba0868e64a9eebf7 [Pipeline] // withDockerContainer [Pipeline] sh 07:49:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:49:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:49:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:49:07 + ls -al . 07:49:07 total 300 07:49:07 drwxrwxr-x 9 jenkins jenkins 4096 Oct 4 07:48 . 07:49:07 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 07:46 .. 07:49:07 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 07:48 .git 07:49:07 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 07:46 .github 07:49:07 -rw-rw-r-- 1 jenkins jenkins 379 Oct 4 07:46 .gitignore 07:49:07 -rw-rw-r-- 1 jenkins jenkins 203 Oct 4 07:46 .golangci.yml 07:49:07 -rw-rw-r-- 1 jenkins jenkins 77 Oct 4 07:46 .hadolint.yml 07:49:07 drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 07:46 .semver 07:49:07 -rw-rw-r-- 1 jenkins jenkins 19367 Oct 4 07:46 Attribution.txt 07:49:07 -rw-rw-r-- 1 jenkins jenkins 16561 Oct 4 07:46 CHANGELOG.md 07:49:07 -rw-rw-r-- 1 jenkins jenkins 2453 Oct 4 07:46 Dockerfile 07:49:07 -rw-rw-r-- 1 jenkins jenkins 678 Oct 4 07:46 GOVERNANCE.md 07:49:07 -rw-rw-r-- 1 jenkins jenkins 659 Oct 4 07:46 Jenkinsfile 07:49:07 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 4 07:46 LICENSE 07:49:07 -rw-rw-r-- 1 jenkins jenkins 2611 Oct 4 07:46 Makefile 07:49:07 -rw-rw-r-- 1 jenkins jenkins 622 Oct 4 07:46 OWNERS.md 07:49:07 -rw-rw-r-- 1 jenkins jenkins 2575 Oct 4 07:46 README.md 07:49:07 -rw-rw-r-- 1 jenkins jenkins 12 Oct 4 07:47 VERSION 07:49:07 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 07:46 bin 07:49:07 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 07:46 cmd 07:49:07 -rw-r--r-- 1 jenkins jenkins 54772 Oct 4 07:48 coverage.out 07:49:07 -rwxrwxr-x 1 jenkins jenkins 84 Oct 4 07:46 docker-entrypoint.sh 07:49:07 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 07:46 docs 07:49:07 -rw-rw-r-- 1 jenkins jenkins 7182 Oct 4 07:46 go.mod 07:49:07 -rw-rw-r-- 1 jenkins jenkins 100524 Oct 4 07:46 go.sum 07:49:07 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 07:46 internal 07:49:07 -rw-rw-r-- 1 jenkins jenkins 231 Oct 4 07:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:08 + 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=ee0554b78990b186605d5e81a70b84bcc651ad1c --label arch=amd64 --label version=3.2.0-dev.19 . 07:49:08 Sending build context to Docker daemon 20.58MB 07:49:08 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 07:49:08 Step 2/37 : FROM ${BASE} AS builder 07:49:08 ---> 81659bbef00f 07:49:08 Step 3/37 : ARG ADD_BUILD_TAGS="" 07:49:08 ---> Running in d31454b84ba5 07:49:08 Removing intermediate container d31454b84ba5 07:49:08 ---> ba0b4330db2d 07:49:08 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:49:08 ---> Running in 90f40de43a04 07:49:08 Removing intermediate container 90f40de43a04 07:49:08 ---> a9d62c6658a0 07:49:08 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 07:49:08 ---> Running in 432e111ccd63 07:49:08 Removing intermediate container 432e111ccd63 07:49:08 ---> 1a1fdd96d2e4 07:49:08 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 07:49:08 ---> Running in 9b5b2fd3d71f 07:49:08 Removing intermediate container 9b5b2fd3d71f 07:49:08 ---> dcb181d7b732 07:49:08 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:49:08 ---> Running in 9ae5945d2b27 07:49:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:49:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:49:09 OK: 253 MiB in 68 packages 07:49:09 Removing intermediate container 9ae5945d2b27 07:49:09 ---> f09313fff5e4 07:49:09 Step 8/37 : WORKDIR /device-usb-camera 07:49:09 ---> Running in 62d830ca9b2a 07:49:09 Removing intermediate container 62d830ca9b2a 07:49:09 ---> 8e3867e91a25 07:49:09 Step 9/37 : COPY go.mod vendor* ./ 07:49:10 ---> 679076567228 07:49:10 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:49:10 ---> Running in b9206e1279ff 07:49:11 Removing intermediate container b9206e1279ff 07:49:11 ---> d82a022f04b5 07:49:11 Step 11/37 : COPY . . 07:49:12 ---> 1149d35e463a 07:49:12 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 07:49:12 ---> Running in 38eb7642ef90 07:49:12  % Total % Received % Xferd Average Speed Time Time Time Current 07:49:12 Dload Upload Total Spent Left Speed 07:49:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 39912 0 --:--:-- --:--:-- --:--:-- 40846 07:49:12 Removing intermediate container 38eb7642ef90 07:49:12 ---> f40e5ff72398 07:49:12 Step 13/37 : RUN ${MAKE} 07:49:12 ---> Running in cb45c768faed 07:49:13 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.19 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.41" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 07:49:51 Removing intermediate container cb45c768faed 07:49:51 ---> daf4407710e1 07:49:51 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 07:49:52 1.8.2: Pulling from bluenviron/mediamtx 07:49:52 8411072a22a5: Pulling fs layer 07:49:52 8411072a22a5: Verifying Checksum 07:49:52 8411072a22a5: Download complete 07:49:52 8411072a22a5: Pull complete 07:49:52 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 07:49:52 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 07:49:52 ---> 1ac78cb06e13 07:49:52 Step 15/37 : FROM alpine:3.20 07:49:53 3.20: Pulling from library/alpine 07:49:53 43c4264eed91: Already exists 07:49:53 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:49:53 Status: Downloaded newer image for alpine:3.20 07:49:53 ---> 91ef0af61f39 07:49:53 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 07:49:53 ---> Running in c6606742ea1e 07:49:53 Removing intermediate container c6606742ea1e 07:49:53 ---> c5e53dd527cd 07:49:53 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 07:49:53 ---> Running in eb368ef9a131 07:49:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:49:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:49:54 (1/115) Installing dumb-init (1.2.5-r3) 07:49:54 (2/115) Installing libSvtAv1Enc (2.0.0-r1) 07:49:54 (3/115) Installing aom-libs (3.9.1-r0) 07:49:54 (4/115) Installing libxau (1.0.11-r4) 07:49:54 (5/115) Installing libmd (1.1.0-r0) 07:49:54 (6/115) Installing libbsd (0.12.2-r0) 07:49:54 (7/115) Installing libxdmcp (1.1.5-r1) 07:49:54 (8/115) Installing libxcb (1.16.1-r0) 07:49:54 (9/115) Installing libx11 (1.8.9-r1) 07:49:54 (10/115) Installing hwdata-pci (0.382-r0) 07:49:54 (11/115) Installing libpciaccess (0.18.1-r0) 07:49:54 (12/115) Installing libdrm (2.4.120-r0) 07:49:54 (13/115) Installing libxext (1.3.6-r2) 07:49:54 (14/115) Installing libxfixes (6.0.1-r4) 07:49:54 (15/115) Installing libffi (3.4.6-r0) 07:49:54 (16/115) Installing wayland-libs-client (1.22.0-r4) 07:49:54 (17/115) Installing libva (2.21.0-r0) 07:49:54 (18/115) Installing libvdpau (1.5-r3) 07:49:54 (19/115) Installing libgcc (13.2.1_git20240309-r0) 07:49:54 (20/115) Installing libstdc++ (13.2.1_git20240309-r0) 07:49:54 (21/115) Installing onevpl-libs (2023.3.1-r2) 07:49:55 (22/115) Installing ffmpeg-libavutil (6.1.1-r8) 07:49:55 (23/115) Installing libdav1d (1.4.2-r0) 07:49:55 (24/115) Installing openexr-libiex (3.1.13-r1) 07:49:55 (25/115) Installing openexr-libilmthread (3.1.13-r1) 07:49:55 (26/115) Installing imath (3.1.12-r0) 07:49:55 (27/115) Installing openexr-libopenexr (3.1.13-r1) 07:49:55 (28/115) Installing brotli-libs (1.1.0-r2) 07:49:55 (29/115) Installing giflib (5.2.2-r0) 07:49:55 (30/115) Installing libhwy (1.0.7-r0) 07:49:55 (31/115) Installing libjpeg-turbo (3.0.3-r0) 07:49:55 (32/115) Installing lcms2 (2.16-r0) 07:49:55 (33/115) Installing libpng (1.6.44-r0) 07:49:55 (34/115) Installing libjxl (0.10.2-r0) 07:49:55 (35/115) Installing lame-libs (3.100-r5) 07:49:55 (36/115) Installing opus (1.5.2-r0) 07:49:55 (37/115) Installing rav1e-libs (0.7.1-r0) 07:49:55 (38/115) Installing libgomp (13.2.1_git20240309-r0) 07:49:55 (39/115) Installing soxr (0.1.3-r7) 07:49:55 (40/115) Installing ffmpeg-libswresample (6.1.1-r8) 07:49:55 (41/115) Installing libogg (1.3.5-r5) 07:49:55 (42/115) Installing libtheora (1.1.1-r18) 07:49:55 (43/115) Installing libvorbis (1.3.7-r2) 07:49:55 (44/115) Installing libvpx (1.14.1-r0) 07:49:55 (45/115) Installing libsharpyuv (1.3.2-r0) 07:49:55 (46/115) Installing libwebp (1.3.2-r0) 07:49:55 (47/115) Installing libwebpmux (1.3.2-r0) 07:49:55 (48/115) Installing x264-libs (0.164_git20231001-r0) 07:49:55 (49/115) Installing numactl (2.0.18-r0) 07:49:55 (50/115) Installing x265-libs (3.6-r0) 07:49:55 (51/115) Installing xvidcore (1.3.7-r2) 07:49:55 (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) 07:49:55 (53/115) Installing sdl2 (2.28.5-r1) 07:49:55 (54/115) Installing alsa-lib (1.2.11-r0) 07:49:55 (55/115) Installing libexpat (2.6.3-r0) 07:49:55 (56/115) Installing libbz2 (1.0.8-r6) 07:49:55 (57/115) Installing freetype (2.13.2-r0) 07:49:55 (58/115) Installing fontconfig (2.15.0-r1) 07:49:55 (59/115) Installing fribidi (1.0.15-r0) 07:49:55 (60/115) Installing libintl (0.22.5-r0) 07:49:55 (61/115) Installing libeconf (0.6.3-r0) 07:49:55 (62/115) Installing libblkid (2.40.1-r1) 07:49:55 (63/115) Installing libmount (2.40.1-r1) 07:49:55 (64/115) Installing pcre2 (10.43-r0) 07:49:55 (65/115) Installing glib (2.80.5-r0) 07:49:55 (66/115) Installing graphite2 (1.3.14-r6) 07:49:55 (67/115) Installing harfbuzz (8.5.0-r0) 07:49:55 (68/115) Installing libunibreak (6.1-r0) 07:49:55 (69/115) Installing libass (0.17.2-r0) 07:49:55 (70/115) Installing libbluray (1.3.4-r1) 07:49:55 (71/115) Installing mpg123-libs (1.32.6-r0) 07:49:55 (72/115) Installing libopenmpt (0.7.7-r0) 07:49:55 (73/115) Installing cjson (1.7.18-r0) 07:49:55 (74/115) Installing mbedtls (3.6.1-r0) 07:49:55 (75/115) Installing librist (0.2.10-r1) 07:49:55 (76/115) Installing libsrt (1.5.3-r0) 07:49:55 (77/115) Installing libssh (0.10.6-r0) 07:49:55 (78/115) Installing xz-libs (5.6.2-r0) 07:49:55 (79/115) Installing libxml2 (2.12.7-r0) 07:49:55 (80/115) Installing libsodium (1.0.19-r0) 07:49:55 (81/115) Installing libzmq (4.3.5-r2) 07:49:55 (82/115) Installing ffmpeg-libavformat (6.1.1-r8) 07:49:55 (83/115) Installing serd-libs (0.32.2-r0) 07:49:55 (84/115) Installing zix-libs (0.4.2-r0) 07:49:55 (85/115) Installing sord-libs (0.16.16-r0) 07:49:55 (86/115) Installing sratom (0.6.16-r0) 07:49:55 (87/115) Installing lilv-libs (0.24.24-r1) 07:49:55 (88/115) Installing glslang-libs (1.3.261.1-r0) 07:49:55 (89/115) Installing libdovi (3.3.0-r0) 07:49:55 (90/115) Installing spirv-tools (1.3.261.1-r0) 07:49:55 (91/115) Installing shaderc (2024.0-r0) 07:49:55 (92/115) Installing vulkan-loader (1.3.261.1-r0) 07:49:55 (93/115) Installing libplacebo (6.338.2-r1) 07:49:55 (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) 07:49:55 (95/115) Installing ffmpeg-libswscale (6.1.1-r8) 07:49:55 (96/115) Installing vidstab (1.1.1-r0) 07:49:55 (97/115) Installing zimg (3.0.5-r2) 07:49:55 (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) 07:49:55 (99/115) Installing libasyncns (0.8-r3) 07:49:55 (100/115) Installing dbus-libs (1.14.10-r1) 07:49:55 (101/115) Installing libltdl (2.4.7-r3) 07:49:55 (102/115) Installing orc (0.4.39-r0) 07:49:55 (103/115) Installing libflac (1.4.3-r1) 07:49:55 (104/115) Installing libsndfile (1.2.2-r0) 07:49:55 (105/115) Installing speexdsp (1.2.1-r2) 07:49:55 (106/115) Installing tdb-libs (1.4.9-r1) 07:49:55 (107/115) Installing libpulse (17.0-r0) 07:49:56 (108/115) Installing v4l-utils-libs (1.24.1-r1) 07:49:56 (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) 07:49:56 (110/115) Installing ffmpeg (6.1.1-r8) 07:49:56 (111/115) Installing udev-init-scripts (35-r1) 07:49:56 (112/115) Installing eudev-libs (3.2.14-r2) 07:49:56 (113/115) Installing zstd-libs (1.5.6-r0) 07:49:56 (114/115) Installing kmod-libs (32-r0) 07:49:56 (115/115) Installing eudev (3.2.14-r2) 07:49:56 Executing busybox-1.36.1-r29.trigger 07:49:56 Executing glib-2.80.5-r0.trigger 07:49:56 Executing eudev-3.2.14-r2.trigger 07:49:56 OK: 134 MiB in 129 packages 07:49:59 Removing intermediate container eb368ef9a131 07:49:59 ---> 9a860c120139 07:49:59 Step 18/37 : RUN apk --no-cache upgrade 07:49:59 ---> Running in c37c7f015175 07:49:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:49:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:50:00 Upgrading critical system libraries and apk-tools: 07:50:00 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:50:00 Executing busybox-1.36.1-r29.trigger 07:50:00 Continuing the upgrade transaction with new apk-tools: 07:50:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:50:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:50:00 OK: 134 MiB in 129 packages 07:50:00 Removing intermediate container c37c7f015175 07:50:00 ---> 8ed0f0a824a0 07:50:00 Step 19/37 : WORKDIR / 07:50:01 ---> Running in 2327c3ceac69 07:50:01 Removing intermediate container 2327c3ceac69 07:50:01 ---> e3d7158e26c7 07:50:01 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 07:50:03 ---> d30819e9b8df 07:50:03 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 07:50:03 ---> 01520db8f6a4 07:50:03 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 07:50:03 ---> 7a6e7b3f8296 07:50:03 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 07:50:03 ---> f2bbb50e1af9 07:50:03 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 07:50:03 ---> 5944798ee7da 07:50:03 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 07:50:03 ---> 759de89b4ea5 07:50:03 Step 26/37 : COPY --from=rtsp /mediamtx / 07:50:04 ---> 0ab4bb90ce24 07:50:04 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 07:50:04 ---> Running in 76e2fe32906a 07:50:05 Removing intermediate container 76e2fe32906a 07:50:05 ---> c28c06609f2e 07:50:05 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 07:50:05 ---> Running in e7d5de00a4cc 07:50:05 Removing intermediate container e7d5de00a4cc 07:50:05 ---> 4c44fab2c0e5 07:50:05 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 07:50:05 ---> Running in 4bde9ccc7ede 07:50:06 Removing intermediate container 4bde9ccc7ede 07:50:06 ---> aa2bf3a0042e 07:50:06 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 07:50:06 ---> Running in cec4ee49cbb7 07:50:07 Removing intermediate container cec4ee49cbb7 07:50:07 ---> 42fdca099d20 07:50:07 Step 31/37 : EXPOSE 59983 07:50:07 ---> Running in 0c7a51314fd6 07:50:08 Removing intermediate container 0c7a51314fd6 07:50:08 ---> ff417f444975 07:50:08 Step 32/37 : EXPOSE 8554 07:50:08 ---> Running in 4dbdf2c50683 07:50:08 Removing intermediate container 4dbdf2c50683 07:50:08 ---> acbaba8400a5 07:50:08 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 07:50:08 ---> Running in 7a57e3db7183 07:50:08 Removing intermediate container 7a57e3db7183 07:50:08 ---> 41cd0944c630 07:50:08 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 07:50:08 ---> Running in 6d08309e3282 07:50:08 Removing intermediate container 6d08309e3282 07:50:08 ---> 847d32cfb933 07:50:08 Step 35/37 : LABEL arch=amd64 07:50:08 ---> Running in 2017ab1c0462 07:50:08 Removing intermediate container 2017ab1c0462 07:50:08 ---> 71b6c815a172 07:50:08 Step 36/37 : LABEL git_sha=ee0554b78990b186605d5e81a70b84bcc651ad1c 07:50:08 ---> Running in bc415ba87a04 07:50:08 Removing intermediate container bc415ba87a04 07:50:08 ---> e2daab7fde5e 07:50:08 Step 37/37 : LABEL version=3.2.0-dev.19 07:50:08 ---> Running in f1f0e8af0e9c 07:50:08 Removing intermediate container f1f0e8af0e9c 07:50:08 ---> 616fee5387a7 07:50:08 [Warning] One or more build-args [ARCH] were not consumed 07:50:08 Successfully built 616fee5387a7 07:50:08 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 07:50:08 provisioning config files... 07:50:09 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2224995193147099706tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:50:09 ---> ****-login.sh 07:50:09 nexus3.edgexfoundry.org:10001 07:50:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:50:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:50:09 Configure a credential helper to remove this warning. See 07:50:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:50:09 07:50:09 Login Succeeded 07:50:09 nexus3.edgexfoundry.org:10002 07:50:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:50:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:50:09 Configure a credential helper to remove this warning. See 07:50:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:50:09 07:50:09 Login Succeeded 07:50:09 nexus3.edgexfoundry.org:10003 07:50:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:50:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:50:09 Configure a credential helper to remove this warning. See 07:50:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:50:09 07:50:09 Login Succeeded 07:50:09 nexus3.edgexfoundry.org:10004 07:50:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:50:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:50:09 Configure a credential helper to remove this warning. See 07:50:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:50:09 07:50:09 Login Succeeded 07:50:09 ****.io 07:50:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:50:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:50:09 Configure a credential helper to remove this warning. See 07:50:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:50:09 07:50:09 Login Succeeded 07:50:09 ---> ****-login.sh ends [Pipeline] } 07:50:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:50:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:50:09 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 07:50:09 ee0554b78990b186605d5e81a70b84bcc651ad1c 07:50:09 latest 07:50:09 3.2.0-dev.19 07:50:09 ee0554b78990b186605d5e81a70b84bcc651ad1c-3.2.0-dev.19 07:50:09 main 07:50:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:10 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:ee0554b78990b186605d5e81a70b84bcc651ad1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:10 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:ee0554b78990b186605d5e81a70b84bcc651ad1c 07:50:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 07:50:10 28e12b3d01e1: Preparing 07:50:10 5b072b0f83c3: Preparing 07:50:10 c2df75112be2: Preparing 07:50:10 ef8ec3951849: Preparing 07:50:10 0e81680c8547: Preparing 07:50:10 4fdee56d7956: Preparing 07:50:10 6c566f7563dc: Preparing 07:50:10 d43eb71aaec1: Preparing 07:50:10 4fdee56d7956: Waiting 07:50:10 6c566f7563dc: Waiting 07:50:10 6a69a8e0c4cd: Preparing 07:50:10 d43eb71aaec1: Waiting 07:50:10 93117d34cc05: Preparing 07:50:10 449cbdf53cbb: Preparing 07:50:10 6a69a8e0c4cd: Waiting 07:50:10 93117d34cc05: Waiting 07:50:10 b224122e32d9: Preparing 07:50:10 a1ebb04a415f: Preparing 07:50:10 63ca1fbb43ae: Preparing 07:50:10 449cbdf53cbb: Waiting 07:50:10 b224122e32d9: Waiting 07:50:10 a1ebb04a415f: Waiting 07:50:10 5b072b0f83c3: Pushed 07:50:10 ef8ec3951849: Pushed 07:50:10 28e12b3d01e1: Pushed 07:50:10 c2df75112be2: Pushed 07:50:10 4fdee56d7956: Pushed 07:50:10 d43eb71aaec1: Pushed 07:50:10 6a69a8e0c4cd: Pushed 07:50:10 6c566f7563dc: Pushed 07:50:10 93117d34cc05: Pushed 07:50:10 63ca1fbb43ae: Layer already exists 07:50:10 b224122e32d9: Pushed 07:50:14 0e81680c8547: Pushed 07:50:15 449cbdf53cbb: Pushed 07:50:23 a1ebb04a415f: Pushed 07:50:23 ee0554b78990b186605d5e81a70b84bcc651ad1c: digest: sha256:3dc8f772c75e93be04b95bdb089b22eea64702558f8e55589a28079da17e68e2 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:23 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:24 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 07:50:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 07:50:24 28e12b3d01e1: Preparing 07:50:24 5b072b0f83c3: Preparing 07:50:24 c2df75112be2: Preparing 07:50:24 ef8ec3951849: Preparing 07:50:24 0e81680c8547: Preparing 07:50:24 4fdee56d7956: Preparing 07:50:24 6c566f7563dc: Preparing 07:50:24 d43eb71aaec1: Preparing 07:50:24 6a69a8e0c4cd: Preparing 07:50:24 93117d34cc05: Preparing 07:50:24 449cbdf53cbb: Preparing 07:50:24 b224122e32d9: Preparing 07:50:24 a1ebb04a415f: Preparing 07:50:24 63ca1fbb43ae: Preparing 07:50:24 6c566f7563dc: Waiting 07:50:24 d43eb71aaec1: Waiting 07:50:24 6a69a8e0c4cd: Waiting 07:50:24 a1ebb04a415f: Waiting 07:50:24 63ca1fbb43ae: Waiting 07:50:24 93117d34cc05: Waiting 07:50:24 449cbdf53cbb: Waiting 07:50:24 4fdee56d7956: Waiting 07:50:24 c2df75112be2: Layer already exists 07:50:24 ef8ec3951849: Layer already exists 07:50:24 0e81680c8547: Layer already exists 07:50:24 28e12b3d01e1: Layer already exists 07:50:24 5b072b0f83c3: Layer already exists 07:50:24 4fdee56d7956: Layer already exists 07:50:24 6a69a8e0c4cd: Layer already exists 07:50:24 93117d34cc05: Layer already exists 07:50:24 6c566f7563dc: Layer already exists 07:50:24 d43eb71aaec1: Layer already exists 07:50:24 449cbdf53cbb: Layer already exists 07:50:24 a1ebb04a415f: Layer already exists 07:50:24 b224122e32d9: Layer already exists 07:50:24 63ca1fbb43ae: Layer already exists 07:50:24 latest: digest: sha256:3dc8f772c75e93be04b95bdb089b22eea64702558f8e55589a28079da17e68e2 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:24 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:24 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.19 07:50:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 07:50:24 28e12b3d01e1: Preparing 07:50:24 5b072b0f83c3: Preparing 07:50:24 c2df75112be2: Preparing 07:50:24 ef8ec3951849: Preparing 07:50:24 0e81680c8547: Preparing 07:50:24 4fdee56d7956: Preparing 07:50:24 6c566f7563dc: Preparing 07:50:24 d43eb71aaec1: Preparing 07:50:24 6a69a8e0c4cd: Preparing 07:50:24 93117d34cc05: Preparing 07:50:24 449cbdf53cbb: Preparing 07:50:24 b224122e32d9: Preparing 07:50:24 a1ebb04a415f: Preparing 07:50:24 63ca1fbb43ae: Preparing 07:50:24 6c566f7563dc: Waiting 07:50:24 d43eb71aaec1: Waiting 07:50:24 b224122e32d9: Waiting 07:50:24 a1ebb04a415f: Waiting 07:50:24 4fdee56d7956: Waiting 07:50:24 63ca1fbb43ae: Waiting 07:50:24 93117d34cc05: Waiting 07:50:24 6a69a8e0c4cd: Waiting 07:50:24 449cbdf53cbb: Waiting 07:50:24 5b072b0f83c3: Layer already exists 07:50:24 ef8ec3951849: Layer already exists 07:50:24 28e12b3d01e1: Layer already exists 07:50:24 c2df75112be2: Layer already exists 07:50:24 d43eb71aaec1: Layer already exists 07:50:24 6c566f7563dc: Layer already exists 07:50:24 93117d34cc05: Layer already exists 07:50:24 449cbdf53cbb: Layer already exists 07:50:24 a1ebb04a415f: Layer already exists 07:50:24 b224122e32d9: Layer already exists 07:50:24 6a69a8e0c4cd: Layer already exists 07:50:24 0e81680c8547: Layer already exists 07:50:25 4fdee56d7956: Layer already exists 07:50:25 63ca1fbb43ae: Layer already exists 07:50:25 3.2.0-dev.19: digest: sha256:3dc8f772c75e93be04b95bdb089b22eea64702558f8e55589a28079da17e68e2 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:25 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:ee0554b78990b186605d5e81a70b84bcc651ad1c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:25 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:ee0554b78990b186605d5e81a70b84bcc651ad1c-3.2.0-dev.19 07:50:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 07:50:25 28e12b3d01e1: Preparing 07:50:25 5b072b0f83c3: Preparing 07:50:25 c2df75112be2: Preparing 07:50:25 ef8ec3951849: Preparing 07:50:25 0e81680c8547: Preparing 07:50:25 4fdee56d7956: Preparing 07:50:25 6c566f7563dc: Preparing 07:50:25 d43eb71aaec1: Preparing 07:50:25 6a69a8e0c4cd: Preparing 07:50:25 93117d34cc05: Preparing 07:50:25 449cbdf53cbb: Preparing 07:50:25 b224122e32d9: Preparing 07:50:25 a1ebb04a415f: Preparing 07:50:25 63ca1fbb43ae: Preparing 07:50:25 93117d34cc05: Waiting 07:50:25 6a69a8e0c4cd: Waiting 07:50:25 449cbdf53cbb: Waiting 07:50:25 d43eb71aaec1: Waiting 07:50:25 a1ebb04a415f: Waiting 07:50:25 b224122e32d9: Waiting 07:50:25 4fdee56d7956: Waiting 07:50:25 63ca1fbb43ae: Waiting 07:50:25 6c566f7563dc: Waiting 07:50:25 ef8ec3951849: Layer already exists 07:50:25 5b072b0f83c3: Layer already exists 07:50:25 28e12b3d01e1: Layer already exists 07:50:25 c2df75112be2: Layer already exists 07:50:25 0e81680c8547: Layer already exists 07:50:25 4fdee56d7956: Layer already exists 07:50:25 6c566f7563dc: Layer already exists 07:50:25 d43eb71aaec1: Layer already exists 07:50:25 6a69a8e0c4cd: Layer already exists 07:50:25 93117d34cc05: Layer already exists 07:50:25 449cbdf53cbb: Layer already exists 07:50:25 b224122e32d9: Layer already exists 07:50:25 a1ebb04a415f: Layer already exists 07:50:25 63ca1fbb43ae: Layer already exists 07:50:25 ee0554b78990b186605d5e81a70b84bcc651ad1c-3.2.0-dev.19: digest: sha256:3dc8f772c75e93be04b95bdb089b22eea64702558f8e55589a28079da17e68e2 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:26 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:26 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 07:50:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 07:50:26 28e12b3d01e1: Preparing 07:50:26 5b072b0f83c3: Preparing 07:50:26 c2df75112be2: Preparing 07:50:26 ef8ec3951849: Preparing 07:50:26 0e81680c8547: Preparing 07:50:26 4fdee56d7956: Preparing 07:50:26 6c566f7563dc: Preparing 07:50:26 d43eb71aaec1: Preparing 07:50:26 6a69a8e0c4cd: Preparing 07:50:26 93117d34cc05: Preparing 07:50:26 449cbdf53cbb: Preparing 07:50:26 b224122e32d9: Preparing 07:50:26 a1ebb04a415f: Preparing 07:50:26 63ca1fbb43ae: Preparing 07:50:26 6c566f7563dc: Waiting 07:50:26 d43eb71aaec1: Waiting 07:50:26 6a69a8e0c4cd: Waiting 07:50:26 93117d34cc05: Waiting 07:50:26 449cbdf53cbb: Waiting 07:50:26 b224122e32d9: Waiting 07:50:26 a1ebb04a415f: Waiting 07:50:26 63ca1fbb43ae: Waiting 07:50:26 4fdee56d7956: Waiting 07:50:26 5b072b0f83c3: Layer already exists 07:50:26 0e81680c8547: Layer already exists 07:50:26 ef8ec3951849: Layer already exists 07:50:26 c2df75112be2: Layer already exists 07:50:26 28e12b3d01e1: Layer already exists 07:50:26 d43eb71aaec1: Layer already exists 07:50:26 6c566f7563dc: Layer already exists 07:50:26 6a69a8e0c4cd: Layer already exists 07:50:26 4fdee56d7956: Layer already exists 07:50:26 93117d34cc05: Layer already exists 07:50:26 b224122e32d9: Layer already exists 07:50:26 449cbdf53cbb: Layer already exists 07:50:26 a1ebb04a415f: Layer already exists 07:50:26 63ca1fbb43ae: Layer already exists 07:50:26 main: digest: sha256:3dc8f772c75e93be04b95bdb089b22eea64702558f8e55589a28079da17e68e2 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:50:26 ===================================================== [Pipeline] echo 07:50:26 taggedImages: 07:50:26 - nexus3.edgexfoundry.org:10004/device-usb-camera:ee0554b78990b186605d5e81a70b84bcc651ad1c 07:50:26 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 07:50:26 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.19 07:50:26 - nexus3.edgexfoundry.org:10004/device-usb-camera:ee0554b78990b186605d5e81a70b84bcc651ad1c-3.2.0-dev.19 07:50:26 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:50:27 07:50:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:50:27 latest: Pulling from edgex-lftools-log-publisher 07:50:27 5eb5b503b376: Pulling fs layer 07:50:27 5c69ac0246d0: Pulling fs layer 07:50:27 ec43610c2a17: Pulling fs layer 07:50:27 3a2ae6a8a46f: Pulling fs layer 07:50:27 33b1e0a273af: Pulling fs layer 07:50:27 5d3b04190fa2: Pulling fs layer 07:50:27 3a2ae6a8a46f: Waiting 07:50:27 33b1e0a273af: Waiting 07:50:27 2f39f015ded8: Pulling fs layer 07:50:27 5d3b04190fa2: Waiting 07:50:27 2f39f015ded8: Waiting 07:50:27 5c69ac0246d0: Download complete 07:50:27 3a2ae6a8a46f: Verifying Checksum 07:50:27 3a2ae6a8a46f: Download complete 07:50:27 33b1e0a273af: Verifying Checksum 07:50:27 33b1e0a273af: Download complete 07:50:27 5d3b04190fa2: Verifying Checksum 07:50:27 ec43610c2a17: Download complete 07:50:27 5eb5b503b376: Verifying Checksum 07:50:27 5eb5b503b376: Download complete 07:50:28 2f39f015ded8: Download complete 07:50:28 5eb5b503b376: Pull complete 07:50:29 5c69ac0246d0: Pull complete 07:50:29 ec43610c2a17: Pull complete 07:50:29 3a2ae6a8a46f: Pull complete 07:50:29 33b1e0a273af: Pull complete 07:50:29 5d3b04190fa2: Pull complete 07:50:35 2f39f015ded8: Pull complete 07:50:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:50:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:50:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:50:35 prd-ubuntu20.04-docker-8c-8g-16387 does not seem to be running inside a container 07:50:35 $ 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 07:50:41 $ docker top 616965bc2fa03215dbdecfaa1518de0f1c49b5b4434e15aa68b76759ceed1a1e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:50:41 ---> job-cost.sh 07:50:41 lf-activate-venv: SKIPPING 07:50:41 INFO: No Stack... 07:50:42 INFO: Retrieving Pricing Info for: v3-standard-8 07:50:42 INFO: Archiving Costs [Pipeline] sh 07:50:42 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 07:50:42 + cut -d, -f6 [Pipeline] lock 07:50:42 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-184-stack-cost] 07:50:42 Resource [jenkins-edgexfoundry-device-usb-camera-main-184-stack-cost] did not exist. Created. 07:50:42 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-184-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:50:43 + echo total: 0.2199999988079071 [Pipeline] stash 07:50:43 Stashed 1 file(s) [Pipeline] } 07:50:43 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-184-stack-cost] [Pipeline] // lock [Pipeline] } 07:50:43 $ docker stop --time=1 616965bc2fa03215dbdecfaa1518de0f1c49b5b4434e15aa68b76759ceed1a1e 07:50:44 $ docker rm -f --volumes 616965bc2fa03215dbdecfaa1518de0f1c49b5b4434e15aa68b76759ceed1a1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:13:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-19234 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 09:13:38 Running in /w/workspace/device-usb-camera/184 [Pipeline] { [Pipeline] checkout 09:13:38 Selected Git installation does not exist. Using Default 09:13:38 The recommended git tool is: NONE 09:13:46 using credential edgex-jenkins-ssh 09:13:46 Cloning the remote Git repository 09:13:46 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 09:13:46 > git init /w/workspace/device-usb-camera/184 # timeout=10 09:13:46 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 09:13:46 > git --version # timeout=10 09:13:46 > git --version # 'git version 2.25.1' 09:13:46 using GIT_SSH to set credentials SSH Credentials for GitHub 09:13:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:13:49 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 09:13:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:13:51 Avoid second fetch 09:13:51 Checking out Revision ee0554b78990b186605d5e81a70b84bcc651ad1c (main) 09:13:51 > git config core.sparsecheckout # timeout=10 09:13:51 > git checkout -f ee0554b78990b186605d5e81a70b84bcc651ad1c # timeout=10 09:13:52 Commit message: "Merge pull request #352 from jinlinGuan/golang-1.23" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:13:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:13:57 % Total % Received % Xferd Average Speed Time Time Time Current 09:13:57 Dload Upload Total Spent Left Speed 09:13:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 09:13:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:13:57 + sudo tee /etc/docker/daemon.new 09:13:57 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:13:57 { 09:13:57 "registry-mirrors": [ 09:13:57 "https://nexus3.edgexfoundry.org:10001" 09:13:57 ], 09:13:57 "bip": "10.250.0.254/24", 09:13:57 "hosts": [ 09:13:57 "tcp://0.0.0.0:5555", 09:13:57 "unix:///var/run/docker.sock" 09:13:57 ], 09:13:57 "mtu": 1458, 09:13:57 "selinux-enabled": true, 09:13:57 "seccomp-profile": "/etc/docker/seccomp.json" 09:13:57 } [Pipeline] sh 09:13:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:13:58 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:14:16 provisioning config files... 09:14:16 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/184@tmp/config8041340565268603394tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:14:17 ---> ****-login.sh 09:14:17 nexus3.edgexfoundry.org:10001 09:14:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:14:17 Configure a credential helper to remove this warning. See 09:14:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:14:17 09:14:17 Login Succeeded 09:14:18 nexus3.edgexfoundry.org:10002 09:14:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:14:18 Configure a credential helper to remove this warning. See 09:14:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:14:18 09:14:18 Login Succeeded 09:14:18 nexus3.edgexfoundry.org:10003 09:14:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:14:18 Configure a credential helper to remove this warning. See 09:14:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:14:18 09:14:18 Login Succeeded 09:14:18 nexus3.edgexfoundry.org:10004 09:14:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:14:19 Configure a credential helper to remove this warning. See 09:14:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:14:19 09:14:19 Login Succeeded 09:14:19 ****.io 09:14:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:14:19 Configure a credential helper to remove this warning. See 09:14:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:14:19 09:14:19 Login Succeeded 09:14:19 ---> ****-login.sh ends [Pipeline] } 09:14:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:14:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:14:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:14:19 ========================================================= 09:14:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 09:14:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:20 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 09:14:20 Sending build context to Docker daemon 10.53MB 09:14:20 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 09:14:20 Step 2/13 : FROM ${BASE} AS builder 09:14:20 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:14:20 cf04c63912e1: Pulling fs layer 09:14:20 55b35a11ae5e: Pulling fs layer 09:14:20 a37a00ec5f00: Pulling fs layer 09:14:20 50b3750afda1: Pulling fs layer 09:14:20 4f4fb700ef54: Pulling fs layer 09:14:20 80978eb59214: Pulling fs layer 09:14:20 c9f46d7d2bd2: Pulling fs layer 09:14:20 c5a475d317c9: Pulling fs layer 09:14:20 50b3750afda1: Waiting 09:14:20 c9f46d7d2bd2: Waiting 09:14:20 4f4fb700ef54: Waiting 09:14:20 c5a475d317c9: Waiting 09:14:20 80978eb59214: Waiting 09:14:20 55b35a11ae5e: Verifying Checksum 09:14:20 55b35a11ae5e: Download complete 09:14:20 50b3750afda1: Verifying Checksum 09:14:20 50b3750afda1: Download complete 09:14:21 4f4fb700ef54: Verifying Checksum 09:14:21 4f4fb700ef54: Download complete 09:14:21 80978eb59214: Verifying Checksum 09:14:21 80978eb59214: Download complete 09:14:21 cf04c63912e1: Verifying Checksum 09:14:21 cf04c63912e1: Download complete 09:14:21 c5a475d317c9: Verifying Checksum 09:14:21 c5a475d317c9: Download complete 09:14:21 cf04c63912e1: Pull complete 09:14:22 55b35a11ae5e: Pull complete 09:14:23 a37a00ec5f00: Verifying Checksum 09:14:23 a37a00ec5f00: Download complete 09:14:23 c9f46d7d2bd2: Verifying Checksum 09:14:23 c9f46d7d2bd2: Download complete 09:14:38 a37a00ec5f00: Pull complete 09:14:38 50b3750afda1: Pull complete 09:14:38 4f4fb700ef54: Pull complete 09:14:38 80978eb59214: Pull complete 09:14:44 c9f46d7d2bd2: Pull complete 09:14:45 c5a475d317c9: Pull complete 09:14:45 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 09:14:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:14:45 ---> be29e6b0f0d4 09:14:45 Step 3/13 : ARG ADD_BUILD_TAGS="" 09:14:47 ---> Running in a0d303d33a6a 09:14:47 Removing intermediate container a0d303d33a6a 09:14:47 ---> 6072eeb0194f 09:14:47 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:14:47 ---> Running in ac2c5d13a9fc 09:14:48 Removing intermediate container ac2c5d13a9fc 09:14:48 ---> 71064762beea 09:14:48 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 09:14:48 ---> Running in 9a0aadf6ac20 09:14:48 Removing intermediate container 9a0aadf6ac20 09:14:48 ---> cd9a49513325 09:14:48 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 09:14:48 ---> Running in a50f1e93e1b9 09:14:48 Removing intermediate container a50f1e93e1b9 09:14:48 ---> 5c5cdaa6315e 09:14:48 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:14:48 ---> Running in b1f171e1cc4e 09:14:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:14:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:14:51 (1/14) Installing libintl (0.22.5-r0) 09:14:51 (2/14) Installing eudev-libs (3.2.14-r2) 09:14:51 (3/14) Installing libjpeg-turbo (3.0.3-r0) 09:14:51 (4/14) Installing v4l-utils-libs (1.24.1-r1) 09:14:51 (5/14) Installing v4l-utils (1.24.1-r1) 09:14:51 (6/14) Installing libdvbv5 (1.24.1-r1) 09:14:51 (7/14) Installing udev-init-scripts (35-r1) 09:14:51 (8/14) Installing libeconf (0.6.3-r0) 09:14:51 (9/14) Installing libblkid (2.40.1-r1) 09:14:51 (10/14) Installing xz-libs (5.6.2-r0) 09:14:51 (11/14) Installing kmod-libs (32-r0) 09:14:51 (12/14) Installing eudev (3.2.14-r2) 09:14:51 (13/14) Installing eudev-dev (3.2.14-r2) 09:14:51 (14/14) Installing v4l-utils-dev (1.24.1-r1) 09:14:51 Executing busybox-1.36.1-r29.trigger 09:14:52 Executing eudev-3.2.14-r2.trigger 09:14:52 OK: 246 MiB in 68 packages 09:14:54 Removing intermediate container b1f171e1cc4e 09:14:54 ---> 197ace7f69b6 09:14:54 Step 8/13 : WORKDIR /device-usb-camera 09:14:54 ---> Running in a52f722aef06 09:14:54 Removing intermediate container a52f722aef06 09:14:54 ---> 2c489d6aa101 09:14:54 Step 9/13 : COPY go.mod vendor* ./ 09:14:54 ---> 6b8e9852fe46 09:14:54 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:14:55 ---> Running in 4d66f3763f27 09:16:47 Removing intermediate container 4d66f3763f27 09:16:47 ---> 0df74232b513 09:16:47 Step 11/13 : COPY . . 09:16:47 ---> b3bda668c464 09:16:47 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 09:16:47 ---> Running in ba274926e586 09:16:47  % Total % Received % Xferd Average Speed Time Time Time Current 09:16:47 Dload Upload Total Spent Left Speed 09:16:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5791 0 --:--:-- --:--:-- --:--:-- 5966 09:16:47 Removing intermediate container ba274926e586 09:16:47 ---> 6df6a5771788 09:16:47 Step 13/13 : RUN ${MAKE} 09:16:47 ---> Running in b03ce570d5e5 09:16:47 noop 09:16:47 Removing intermediate container b03ce570d5e5 09:16:47 ---> f49170e4349c 09:16:47 Successfully built f49170e4349c 09:16:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:47 + docker inspect -f . ci-base-image-arm64 09:16:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:16:47 prd-ubuntu20.04-docker-arm64-4c-16g-19234 does not seem to be running inside a container 09:16:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/184 -v /w/workspace/device-usb-camera/184:/w/workspace/device-usb-camera/184:rw,z -v /w/workspace/device-usb-camera/184@tmp:/w/workspace/device-usb-camera/184@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:16:49 $ docker top e3fdbc5eaf70393405292c0dc7e417334a749fed059ec5d7572f7504b4f7cab5 -eo pid,comm [Pipeline] { [Pipeline] sh 09:16:49 + go version 09:16:49 go version go1.23.2 linux/arm64 [Pipeline] } 09:16:49 $ docker stop --time=1 e3fdbc5eaf70393405292c0dc7e417334a749fed059ec5d7572f7504b4f7cab5 09:16:51 $ docker rm -f --volumes e3fdbc5eaf70393405292c0dc7e417334a749fed059ec5d7572f7504b4f7cab5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:52 + docker inspect -f . ci-base-image-arm64 09:16:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:16:52 prd-ubuntu20.04-docker-arm64-4c-16g-19234 does not seem to be running inside a container 09:16:52 $ 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/184 -v /w/workspace/device-usb-camera/184:/w/workspace/device-usb-camera/184:rw,z -v /w/workspace/device-usb-camera/184@tmp:/w/workspace/device-usb-camera/184@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:16:53 $ docker top 581a9bb431fd1f8fed0dfece976a19e09ad777a2b70b9ee0ab3a31337d21244e -eo pid,comm [Pipeline] { [Pipeline] sh 09:16:54 + git config --global --add safe.directory /w/workspace/device-usb-camera/184 [Pipeline] fileExists [Pipeline] sh 09:16:55 + make test 09:16:55 go test ./... -coverprofile=coverage.out ./... 09:17:00 ? github.com/edgexfoundry/device-usb-camera [no test files] 09:20:22 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 09:20:32 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.066s coverage: 4.4% of statements 09:20:34 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:20:34 go vet ./... 09:21:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:21:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:21:20 ./bin/test-attribution-txt.sh [Pipeline] echo 09:21:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:21:21 $ docker stop --time=1 581a9bb431fd1f8fed0dfece976a19e09ad777a2b70b9ee0ab3a31337d21244e 09:21:23 $ docker rm -f --volumes 581a9bb431fd1f8fed0dfece976a19e09ad777a2b70b9ee0ab3a31337d21244e [Pipeline] // withDockerContainer [Pipeline] sh 09:21:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:21:25 Warning: overwriting stash ‘coverage-report’ 09:21:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:21:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:21:26 + ls -al . 09:21:26 total 296 09:21:26 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 09:16 . 09:21:26 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 09:13 .. 09:21:26 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 09:13 .git 09:21:26 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 09:13 .github 09:21:26 -rw-rw-r-- 1 jenkins jenkins 379 Oct 4 09:13 .gitignore 09:21:26 -rw-rw-r-- 1 jenkins jenkins 203 Oct 4 09:13 .golangci.yml 09:21:26 -rw-rw-r-- 1 jenkins jenkins 77 Oct 4 09:13 .hadolint.yml 09:21:26 -rw-rw-r-- 1 jenkins jenkins 19367 Oct 4 09:13 Attribution.txt 09:21:26 -rw-rw-r-- 1 jenkins jenkins 16561 Oct 4 09:13 CHANGELOG.md 09:21:26 -rw-rw-r-- 1 jenkins jenkins 2453 Oct 4 09:13 Dockerfile 09:21:26 -rw-rw-r-- 1 jenkins jenkins 678 Oct 4 09:13 GOVERNANCE.md 09:21:26 -rw-rw-r-- 1 jenkins jenkins 659 Oct 4 09:13 Jenkinsfile 09:21:26 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 4 09:13 LICENSE 09:21:26 -rw-rw-r-- 1 jenkins jenkins 2611 Oct 4 09:13 Makefile 09:21:26 -rw-rw-r-- 1 jenkins jenkins 622 Oct 4 09:13 OWNERS.md 09:21:26 -rw-rw-r-- 1 jenkins jenkins 2575 Oct 4 09:13 README.md 09:21:26 -rw-rw-r-- 1 jenkins jenkins 12 Oct 4 07:47 VERSION 09:21:26 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 09:13 bin 09:21:26 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 09:13 cmd 09:21:26 -rw-r--r-- 1 jenkins jenkins 54772 Oct 4 09:20 coverage.out 09:21:26 -rwxrwxr-x 1 jenkins jenkins 84 Oct 4 09:13 docker-entrypoint.sh 09:21:26 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 09:13 docs 09:21:26 -rw-rw-r-- 1 jenkins jenkins 7182 Oct 4 09:13 go.mod 09:21:26 -rw-rw-r-- 1 jenkins jenkins 100524 Oct 4 09:13 go.sum 09:21:26 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 09:13 internal 09:21:26 -rw-rw-r-- 1 jenkins jenkins 231 Oct 4 09:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:26 + 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=ee0554b78990b186605d5e81a70b84bcc651ad1c --label arch=arm64 --label version=3.2.0-dev.19 . 09:21:27 Sending build context to Docker daemon 10.58MB 09:21:27 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 09:21:27 Step 2/37 : FROM ${BASE} AS builder 09:21:27 ---> f49170e4349c 09:21:27 Step 3/37 : ARG ADD_BUILD_TAGS="" 09:21:27 ---> Running in b4b6ae30b992 09:21:27 Removing intermediate container b4b6ae30b992 09:21:27 ---> 3c27e8daee2f 09:21:27 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:21:27 ---> Running in 15141a6f6d02 09:21:28 Removing intermediate container 15141a6f6d02 09:21:28 ---> e512cfde2f64 09:21:28 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 09:21:28 ---> Running in 551760483df9 09:21:28 Removing intermediate container 551760483df9 09:21:28 ---> a9cd75e72a1b 09:21:28 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 09:21:28 ---> Running in a97c5d91be95 09:21:29 Removing intermediate container a97c5d91be95 09:21:29 ---> 4bd966b0024d 09:21:29 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:21:29 ---> Running in f196c97f70e0 09:21:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:21:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:21:32 OK: 246 MiB in 68 packages 09:21:33 Removing intermediate container f196c97f70e0 09:21:33 ---> 17a3a7764ca3 09:21:33 Step 8/37 : WORKDIR /device-usb-camera 09:21:33 ---> Running in e720b5fa2a28 09:21:33 Removing intermediate container e720b5fa2a28 09:21:33 ---> 7b2de548ea84 09:21:33 Step 9/37 : COPY go.mod vendor* ./ 09:21:34 ---> 99e6b38e2a6f 09:21:34 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:21:34 ---> Running in 746608eb3be3 09:21:36 Removing intermediate container 746608eb3be3 09:21:36 ---> 2c80e3c7e663 09:21:36 Step 11/37 : COPY . . 09:21:38 ---> 08fe28de1ca1 09:21:38 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 09:21:38 ---> Running in def08e9da070 09:21:39  % Total % Received % Xferd Average Speed Time Time Time Current 09:21:39 Dload Upload Total Spent Left Speed 09:21:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10296 0 --:--:-- --:--:-- --:--:-- 10514 09:21:39 Removing intermediate container def08e9da070 09:21:39 ---> 75bff041cb62 09:21:39 Step 13/37 : RUN ${MAKE} 09:21:39 ---> Running in b9dccbcecd38 09:21:40 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.19 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.41" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 09:25:32 Removing intermediate container b9dccbcecd38 09:25:32 ---> a768748f72e1 09:25:32 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 09:25:32 1.8.2: Pulling from bluenviron/mediamtx 09:25:32 da4d7e05a7aa: Pulling fs layer 09:25:32 da4d7e05a7aa: Verifying Checksum 09:25:32 da4d7e05a7aa: Download complete 09:25:32 da4d7e05a7aa: Pull complete 09:25:32 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 09:25:32 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 09:25:32 ---> 62c65ed7ef0d 09:25:32 Step 15/37 : FROM alpine:3.20 09:25:32 3.20: Pulling from library/alpine 09:25:32 cf04c63912e1: Already exists 09:25:32 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:25:32 Status: Downloaded newer image for alpine:3.20 09:25:32 ---> c157a85ed455 09:25:32 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:25:32 ---> Running in 60554d7faae2 09:25:32 Removing intermediate container 60554d7faae2 09:25:32 ---> 6128fb2954ef 09:25:32 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 09:25:32 ---> Running in 51e0af5aa9f7 09:25:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:25:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:25:32 (1/114) Installing dumb-init (1.2.5-r3) 09:25:32 (2/114) Installing libSvtAv1Enc (2.0.0-r1) 09:25:32 (3/114) Installing aom-libs (3.9.1-r0) 09:25:32 (4/114) Installing libxau (1.0.11-r4) 09:25:32 (5/114) Installing libmd (1.1.0-r0) 09:25:32 (6/114) Installing libbsd (0.12.2-r0) 09:25:32 (7/114) Installing libxdmcp (1.1.5-r1) 09:25:32 (8/114) Installing libxcb (1.16.1-r0) 09:25:32 (9/114) Installing libx11 (1.8.9-r1) 09:25:32 (10/114) Installing hwdata-pci (0.382-r0) 09:25:32 (11/114) Installing libpciaccess (0.18.1-r0) 09:25:32 (12/114) Installing libdrm (2.4.120-r0) 09:25:32 (13/114) Installing libxext (1.3.6-r2) 09:25:32 (14/114) Installing libxfixes (6.0.1-r4) 09:25:32 (15/114) Installing libffi (3.4.6-r0) 09:25:32 (16/114) Installing wayland-libs-client (1.22.0-r4) 09:25:32 (17/114) Installing libva (2.21.0-r0) 09:25:32 (18/114) Installing libvdpau (1.5-r3) 09:25:32 (19/114) Installing ffmpeg-libavutil (6.1.1-r8) 09:25:32 (20/114) Installing libdav1d (1.4.2-r0) 09:25:32 (21/114) Installing libgcc (13.2.1_git20240309-r0) 09:25:32 (22/114) Installing libstdc++ (13.2.1_git20240309-r0) 09:25:32 (23/114) Installing openexr-libiex (3.1.13-r1) 09:25:32 (24/114) Installing openexr-libilmthread (3.1.13-r1) 09:25:32 (25/114) Installing imath (3.1.12-r0) 09:25:32 (26/114) Installing openexr-libopenexr (3.1.13-r1) 09:25:32 (27/114) Installing brotli-libs (1.1.0-r2) 09:25:32 (28/114) Installing giflib (5.2.2-r0) 09:25:32 (29/114) Installing libhwy (1.0.7-r0) 09:25:32 (30/114) Installing libjpeg-turbo (3.0.3-r0) 09:25:32 (31/114) Installing lcms2 (2.16-r0) 09:25:32 (32/114) Installing libpng (1.6.44-r0) 09:25:32 (33/114) Installing libjxl (0.10.2-r0) 09:25:32 (34/114) Installing lame-libs (3.100-r5) 09:25:32 (35/114) Installing opus (1.5.2-r0) 09:25:32 (36/114) Installing rav1e-libs (0.7.1-r0) 09:25:32 (37/114) Installing libgomp (13.2.1_git20240309-r0) 09:25:32 (38/114) Installing soxr (0.1.3-r7) 09:25:32 (39/114) Installing ffmpeg-libswresample (6.1.1-r8) 09:25:32 (40/114) Installing libogg (1.3.5-r5) 09:25:32 (41/114) Installing libtheora (1.1.1-r18) 09:25:32 (42/114) Installing libvorbis (1.3.7-r2) 09:25:32 (43/114) Installing libvpx (1.14.1-r0) 09:25:32 (44/114) Installing libsharpyuv (1.3.2-r0) 09:25:32 (45/114) Installing libwebp (1.3.2-r0) 09:25:32 (46/114) Installing libwebpmux (1.3.2-r0) 09:25:32 (47/114) Installing x264-libs (0.164_git20231001-r0) 09:25:32 (48/114) Installing numactl (2.0.18-r0) 09:25:32 (49/114) Installing x265-libs (3.6-r0) 09:25:32 (50/114) Installing xvidcore (1.3.7-r2) 09:25:32 (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) 09:25:32 (52/114) Installing sdl2 (2.28.5-r1) 09:25:33 (53/114) Installing alsa-lib (1.2.11-r0) 09:25:33 (54/114) Installing libexpat (2.6.3-r0) 09:25:33 (55/114) Installing libbz2 (1.0.8-r6) 09:25:33 (56/114) Installing freetype (2.13.2-r0) 09:25:33 (57/114) Installing fontconfig (2.15.0-r1) 09:25:33 (58/114) Installing fribidi (1.0.15-r0) 09:25:33 (59/114) Installing libintl (0.22.5-r0) 09:25:33 (60/114) Installing libeconf (0.6.3-r0) 09:25:33 (61/114) Installing libblkid (2.40.1-r1) 09:25:33 (62/114) Installing libmount (2.40.1-r1) 09:25:33 (63/114) Installing pcre2 (10.43-r0) 09:25:33 (64/114) Installing glib (2.80.5-r0) 09:25:33 (65/114) Installing graphite2 (1.3.14-r6) 09:25:33 (66/114) Installing harfbuzz (8.5.0-r0) 09:25:33 (67/114) Installing libunibreak (6.1-r0) 09:25:33 (68/114) Installing libass (0.17.2-r0) 09:25:33 (69/114) Installing libbluray (1.3.4-r1) 09:25:33 (70/114) Installing mpg123-libs (1.32.6-r0) 09:25:33 (71/114) Installing libopenmpt (0.7.7-r0) 09:25:33 (72/114) Installing cjson (1.7.18-r0) 09:25:33 (73/114) Installing mbedtls (3.6.1-r0) 09:25:33 (74/114) Installing librist (0.2.10-r1) 09:25:33 (75/114) Installing libsrt (1.5.3-r0) 09:25:33 (76/114) Installing libssh (0.10.6-r0) 09:25:33 (77/114) Installing xz-libs (5.6.2-r0) 09:25:33 (78/114) Installing libxml2 (2.12.7-r0) 09:25:33 (79/114) Installing libsodium (1.0.19-r0) 09:25:33 (80/114) Installing libzmq (4.3.5-r2) 09:25:33 (81/114) Installing ffmpeg-libavformat (6.1.1-r8) 09:25:33 (82/114) Installing serd-libs (0.32.2-r0) 09:25:33 (83/114) Installing zix-libs (0.4.2-r0) 09:25:33 (84/114) Installing sord-libs (0.16.16-r0) 09:25:33 (85/114) Installing sratom (0.6.16-r0) 09:25:33 (86/114) Installing lilv-libs (0.24.24-r1) 09:25:33 (87/114) Installing glslang-libs (1.3.261.1-r0) 09:25:33 (88/114) Installing libdovi (3.3.0-r0) 09:25:33 (89/114) Installing spirv-tools (1.3.261.1-r0) 09:25:33 (90/114) Installing shaderc (2024.0-r0) 09:25:34 (91/114) Installing vulkan-loader (1.3.261.1-r0) 09:25:34 (92/114) Installing libplacebo (6.338.2-r1) 09:25:34 (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) 09:25:34 (94/114) Installing ffmpeg-libswscale (6.1.1-r8) 09:25:34 (95/114) Installing vidstab (1.1.1-r0) 09:25:34 (96/114) Installing zimg (3.0.5-r2) 09:25:34 (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) 09:25:34 (98/114) Installing libasyncns (0.8-r3) 09:25:34 (99/114) Installing dbus-libs (1.14.10-r1) 09:25:34 (100/114) Installing libltdl (2.4.7-r3) 09:25:34 (101/114) Installing orc (0.4.39-r0) 09:25:34 (102/114) Installing libflac (1.4.3-r1) 09:25:34 (103/114) Installing libsndfile (1.2.2-r0) 09:25:34 (104/114) Installing speexdsp (1.2.1-r2) 09:25:34 (105/114) Installing tdb-libs (1.4.9-r1) 09:25:34 (106/114) Installing libpulse (17.0-r0) 09:25:34 (107/114) Installing v4l-utils-libs (1.24.1-r1) 09:25:34 (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) 09:25:34 (109/114) Installing ffmpeg (6.1.1-r8) 09:25:34 (110/114) Installing udev-init-scripts (35-r1) 09:25:34 (111/114) Installing eudev-libs (3.2.14-r2) 09:25:34 (112/114) Installing zstd-libs (1.5.6-r0) 09:25:34 (113/114) Installing kmod-libs (32-r0) 09:25:34 (114/114) Installing eudev (3.2.14-r2) 09:25:34 Executing busybox-1.36.1-r29.trigger 09:25:34 Executing glib-2.80.5-r0.trigger 09:25:34 Executing eudev-3.2.14-r2.trigger 09:25:34 OK: 120 MiB in 128 packages 09:25:38 Removing intermediate container 51e0af5aa9f7 09:25:38 ---> 7452c2a01b61 09:25:38 Step 18/37 : RUN apk --no-cache upgrade 09:25:38 ---> Running in dd6f24bbf5b6 09:25:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:25:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:25:41 Upgrading critical system libraries and apk-tools: 09:25:41 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:25:41 Executing busybox-1.36.1-r29.trigger 09:25:42 Continuing the upgrade transaction with new apk-tools: 09:25:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:25:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:25:43 OK: 120 MiB in 128 packages 09:25:44 Removing intermediate container dd6f24bbf5b6 09:25:44 ---> 66b1bbeb145a 09:25:44 Step 19/37 : WORKDIR / 09:25:44 ---> Running in e836644f4e68 09:25:45 Removing intermediate container e836644f4e68 09:25:45 ---> 5ee0f577ec03 09:25:45 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 09:25:47 ---> ed436c6b3924 09:25:47 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 09:25:48 ---> 3e5ddd3a62ef 09:25:48 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 09:25:48 ---> 50f6b9e1e640 09:25:48 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 09:25:49 ---> de2ba02acd54 09:25:49 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 09:25:49 ---> 8c7a4853d5c3 09:25:49 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 09:25:50 ---> 5eb51e969877 09:25:50 Step 26/37 : COPY --from=rtsp /mediamtx / 09:25:52 ---> d09f980c2f62 09:25:52 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 09:25:52 ---> Running in 2b628b1a2fdb 09:25:53 Removing intermediate container 2b628b1a2fdb 09:25:53 ---> fcd59530f379 09:25:53 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 09:25:53 ---> Running in 47136300c35e 09:25:55 Removing intermediate container 47136300c35e 09:25:55 ---> f1804a7a2b9e 09:25:55 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 09:25:55 ---> Running in 61a19e1cef5c 09:25:57 Removing intermediate container 61a19e1cef5c 09:25:57 ---> d4d3b7728aa8 09:25:57 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 09:25:57 ---> Running in afe482cd7c4b 09:25:58 Removing intermediate container afe482cd7c4b 09:25:58 ---> 91f3b67e5c0a 09:25:58 Step 31/37 : EXPOSE 59983 09:25:59 ---> Running in 7a31db9ca049 09:25:59 Removing intermediate container 7a31db9ca049 09:25:59 ---> 3481def74115 09:25:59 Step 32/37 : EXPOSE 8554 09:25:59 ---> Running in 25dd54a8006a 09:25:59 Removing intermediate container 25dd54a8006a 09:25:59 ---> ee2a3743996b 09:25:59 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 09:25:59 ---> Running in c6c01a31fe69 09:25:59 Removing intermediate container c6c01a31fe69 09:25:59 ---> 07dc7719690e 09:25:59 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 09:25:59 ---> Running in 95e9241ef673 09:26:00 Removing intermediate container 95e9241ef673 09:26:00 ---> 669ea77aa592 09:26:00 Step 35/37 : LABEL arch=arm64 09:26:00 ---> Running in 5893a52acbb0 09:26:00 Removing intermediate container 5893a52acbb0 09:26:00 ---> 64e2cc0dbcc2 09:26:00 Step 36/37 : LABEL git_sha=ee0554b78990b186605d5e81a70b84bcc651ad1c 09:26:00 ---> Running in 4ab7211c9f8b 09:26:00 Removing intermediate container 4ab7211c9f8b 09:26:00 ---> bdc5437184ae 09:26:00 Step 37/37 : LABEL version=3.2.0-dev.19 09:26:00 ---> Running in 39f60bdca9bd 09:26:01 Removing intermediate container 39f60bdca9bd 09:26:01 ---> 912b79ee2869 09:26:01 [Warning] One or more build-args [ARCH] were not consumed 09:26:01 Successfully built 912b79ee2869 09:26:01 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 09:26:01 provisioning config files... 09:26:01 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/184@tmp/config1480133942010834910tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:26:01 ---> ****-login.sh 09:26:01 nexus3.edgexfoundry.org:10001 09:26:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:26:02 Configure a credential helper to remove this warning. See 09:26:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:26:02 09:26:02 Login Succeeded 09:26:02 nexus3.edgexfoundry.org:10002 09:26:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:26:02 Configure a credential helper to remove this warning. See 09:26:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:26:02 09:26:02 Login Succeeded 09:26:02 nexus3.edgexfoundry.org:10003 09:26:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:26:02 Configure a credential helper to remove this warning. See 09:26:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:26:02 09:26:02 Login Succeeded 09:26:02 nexus3.edgexfoundry.org:10004 09:26:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:26:03 Configure a credential helper to remove this warning. See 09:26:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:26:03 09:26:03 Login Succeeded 09:26:03 ****.io 09:26:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:26:03 Configure a credential helper to remove this warning. See 09:26:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:26:03 09:26:03 Login Succeeded 09:26:03 ---> ****-login.sh ends [Pipeline] } 09:26:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:26:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:26:03 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 09:26:03 ee0554b78990b186605d5e81a70b84bcc651ad1c 09:26:03 latest 09:26:03 3.2.0-dev.19 09:26:03 ee0554b78990b186605d5e81a70b84bcc651ad1c-3.2.0-dev.19 09:26:03 main 09:26:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:04 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ee0554b78990b186605d5e81a70b84bcc651ad1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:04 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ee0554b78990b186605d5e81a70b84bcc651ad1c 09:26:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 09:26:04 f8308dcafeec: Preparing 09:26:04 9a28fef0a161: Preparing 09:26:04 029f6f4c3180: Preparing 09:26:04 c5e3f27aa74e: Preparing 09:26:04 f0c0fc467d42: Preparing 09:26:04 4fdee56d7956: Preparing 09:26:04 258ad69bca52: Preparing 09:26:04 c166517f65eb: Preparing 09:26:04 158140019f57: Preparing 09:26:04 f759b592076e: Preparing 09:26:04 eab04221ea09: Preparing 09:26:04 b21d931d00ff: Preparing 09:26:04 0d5e4427d347: Preparing 09:26:04 16113d51b718: Preparing 09:26:04 4fdee56d7956: Waiting 09:26:04 258ad69bca52: Waiting 09:26:04 c166517f65eb: Waiting 09:26:04 158140019f57: Waiting 09:26:04 f759b592076e: Waiting 09:26:04 eab04221ea09: Waiting 09:26:04 b21d931d00ff: Waiting 09:26:04 0d5e4427d347: Waiting 09:26:04 16113d51b718: Waiting 09:26:04 029f6f4c3180: Pushed 09:26:04 9a28fef0a161: Pushed 09:26:04 f8308dcafeec: Pushed 09:26:04 c5e3f27aa74e: Pushed 09:26:05 4fdee56d7956: Pushed 09:26:05 258ad69bca52: Pushed 09:26:05 158140019f57: Pushed 09:26:05 c166517f65eb: Pushed 09:26:05 f759b592076e: Pushed 09:26:05 16113d51b718: Layer already exists 09:26:05 b21d931d00ff: Pushed 09:26:11 f0c0fc467d42: Pushed 09:26:14 eab04221ea09: Pushed 09:26:29 0d5e4427d347: Pushed 09:26:29 ee0554b78990b186605d5e81a70b84bcc651ad1c: digest: sha256:b029f76626917ebaf3fa2d3d32cc04335e9d781887ddd3a7fb64743791fdc12e size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:29 + 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 09:26:30 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 09:26:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 09:26:30 f8308dcafeec: Preparing 09:26:30 9a28fef0a161: Preparing 09:26:30 029f6f4c3180: Preparing 09:26:30 c5e3f27aa74e: Preparing 09:26:30 f0c0fc467d42: Preparing 09:26:30 4fdee56d7956: Preparing 09:26:30 258ad69bca52: Preparing 09:26:30 c166517f65eb: Preparing 09:26:30 158140019f57: Preparing 09:26:30 f759b592076e: Preparing 09:26:30 eab04221ea09: Preparing 09:26:30 b21d931d00ff: Preparing 09:26:30 0d5e4427d347: Preparing 09:26:30 16113d51b718: Preparing 09:26:30 158140019f57: Waiting 09:26:30 f759b592076e: Waiting 09:26:30 eab04221ea09: Waiting 09:26:30 b21d931d00ff: Waiting 09:26:30 0d5e4427d347: Waiting 09:26:30 4fdee56d7956: Waiting 09:26:30 258ad69bca52: Waiting 09:26:30 c166517f65eb: Waiting 09:26:30 16113d51b718: Waiting 09:26:30 c5e3f27aa74e: Layer already exists 09:26:30 f8308dcafeec: Layer already exists 09:26:30 f0c0fc467d42: Layer already exists 09:26:30 029f6f4c3180: Layer already exists 09:26:30 9a28fef0a161: Layer already exists 09:26:30 c166517f65eb: Layer already exists 09:26:30 158140019f57: Layer already exists 09:26:30 258ad69bca52: Layer already exists 09:26:30 f759b592076e: Layer already exists 09:26:30 4fdee56d7956: Layer already exists 09:26:30 16113d51b718: Layer already exists 09:26:30 b21d931d00ff: Layer already exists 09:26:30 0d5e4427d347: Layer already exists 09:26:30 eab04221ea09: Layer already exists 09:26:30 latest: digest: sha256:b029f76626917ebaf3fa2d3d32cc04335e9d781887ddd3a7fb64743791fdc12e size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:30 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:31 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.19 09:26:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 09:26:31 f8308dcafeec: Preparing 09:26:31 9a28fef0a161: Preparing 09:26:31 029f6f4c3180: Preparing 09:26:31 c5e3f27aa74e: Preparing 09:26:31 f0c0fc467d42: Preparing 09:26:31 4fdee56d7956: Preparing 09:26:31 258ad69bca52: Preparing 09:26:31 c166517f65eb: Preparing 09:26:31 158140019f57: Preparing 09:26:31 f759b592076e: Preparing 09:26:31 eab04221ea09: Preparing 09:26:31 b21d931d00ff: Preparing 09:26:31 0d5e4427d347: Preparing 09:26:31 16113d51b718: Preparing 09:26:31 158140019f57: Waiting 09:26:31 eab04221ea09: Waiting 09:26:31 b21d931d00ff: Waiting 09:26:31 0d5e4427d347: Waiting 09:26:31 f759b592076e: Waiting 09:26:31 258ad69bca52: Waiting 09:26:31 16113d51b718: Waiting 09:26:31 c166517f65eb: Waiting 09:26:31 4fdee56d7956: Waiting 09:26:31 029f6f4c3180: Layer already exists 09:26:31 c5e3f27aa74e: Layer already exists 09:26:31 f8308dcafeec: Layer already exists 09:26:31 9a28fef0a161: Layer already exists 09:26:31 f0c0fc467d42: Layer already exists 09:26:31 258ad69bca52: Layer already exists 09:26:31 158140019f57: Layer already exists 09:26:31 f759b592076e: Layer already exists 09:26:31 4fdee56d7956: Layer already exists 09:26:31 16113d51b718: Layer already exists 09:26:31 b21d931d00ff: Layer already exists 09:26:31 eab04221ea09: Layer already exists 09:26:31 0d5e4427d347: Layer already exists 09:26:31 c166517f65eb: Layer already exists 09:26:31 3.2.0-dev.19: digest: sha256:b029f76626917ebaf3fa2d3d32cc04335e9d781887ddd3a7fb64743791fdc12e size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:31 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ee0554b78990b186605d5e81a70b84bcc651ad1c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:32 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ee0554b78990b186605d5e81a70b84bcc651ad1c-3.2.0-dev.19 09:26:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 09:26:32 f8308dcafeec: Preparing 09:26:32 9a28fef0a161: Preparing 09:26:32 029f6f4c3180: Preparing 09:26:32 c5e3f27aa74e: Preparing 09:26:32 f0c0fc467d42: Preparing 09:26:32 4fdee56d7956: Preparing 09:26:32 258ad69bca52: Preparing 09:26:32 c166517f65eb: Preparing 09:26:32 158140019f57: Preparing 09:26:32 f759b592076e: Preparing 09:26:32 eab04221ea09: Preparing 09:26:32 b21d931d00ff: Preparing 09:26:32 0d5e4427d347: Preparing 09:26:32 16113d51b718: Preparing 09:26:32 c166517f65eb: Waiting 09:26:32 158140019f57: Waiting 09:26:32 f759b592076e: Waiting 09:26:32 4fdee56d7956: Waiting 09:26:32 258ad69bca52: Waiting 09:26:32 0d5e4427d347: Waiting 09:26:32 eab04221ea09: Waiting 09:26:32 b21d931d00ff: Waiting 09:26:32 16113d51b718: Waiting 09:26:32 f8308dcafeec: Layer already exists 09:26:32 c5e3f27aa74e: Layer already exists 09:26:32 f0c0fc467d42: Layer already exists 09:26:32 9a28fef0a161: Layer already exists 09:26:32 029f6f4c3180: Layer already exists 09:26:32 c166517f65eb: Layer already exists 09:26:32 258ad69bca52: Layer already exists 09:26:32 4fdee56d7956: Layer already exists 09:26:32 f759b592076e: Layer already exists 09:26:32 158140019f57: Layer already exists 09:26:32 eab04221ea09: Layer already exists 09:26:32 b21d931d00ff: Layer already exists 09:26:32 0d5e4427d347: Layer already exists 09:26:32 16113d51b718: Layer already exists 09:26:32 ee0554b78990b186605d5e81a70b84bcc651ad1c-3.2.0-dev.19: digest: sha256:b029f76626917ebaf3fa2d3d32cc04335e9d781887ddd3a7fb64743791fdc12e size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:32 + 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 09:26:33 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 09:26:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 09:26:33 f8308dcafeec: Preparing 09:26:33 9a28fef0a161: Preparing 09:26:33 029f6f4c3180: Preparing 09:26:33 c5e3f27aa74e: Preparing 09:26:33 f0c0fc467d42: Preparing 09:26:33 4fdee56d7956: Preparing 09:26:33 258ad69bca52: Preparing 09:26:33 c166517f65eb: Preparing 09:26:33 158140019f57: Preparing 09:26:33 f759b592076e: Preparing 09:26:33 eab04221ea09: Preparing 09:26:33 b21d931d00ff: Preparing 09:26:33 0d5e4427d347: Preparing 09:26:33 16113d51b718: Preparing 09:26:33 158140019f57: Waiting 09:26:33 f759b592076e: Waiting 09:26:33 eab04221ea09: Waiting 09:26:33 b21d931d00ff: Waiting 09:26:33 0d5e4427d347: Waiting 09:26:33 16113d51b718: Waiting 09:26:33 4fdee56d7956: Waiting 09:26:33 258ad69bca52: Waiting 09:26:33 c166517f65eb: Waiting 09:26:33 9a28fef0a161: Layer already exists 09:26:33 f8308dcafeec: Layer already exists 09:26:33 c5e3f27aa74e: Layer already exists 09:26:33 029f6f4c3180: Layer already exists 09:26:33 f0c0fc467d42: Layer already exists 09:26:33 4fdee56d7956: Layer already exists 09:26:33 258ad69bca52: Layer already exists 09:26:33 c166517f65eb: Layer already exists 09:26:33 f759b592076e: Layer already exists 09:26:33 158140019f57: Layer already exists 09:26:33 eab04221ea09: Layer already exists 09:26:33 0d5e4427d347: Layer already exists 09:26:33 b21d931d00ff: Layer already exists 09:26:33 16113d51b718: Layer already exists 09:26:33 main: digest: sha256:b029f76626917ebaf3fa2d3d32cc04335e9d781887ddd3a7fb64743791fdc12e size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:26:33 ===================================================== [Pipeline] echo 09:26:33 taggedImages: 09:26:33 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ee0554b78990b186605d5e81a70b84bcc651ad1c 09:26:33 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 09:26:33 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.19 09:26:33 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ee0554b78990b186605d5e81a70b84bcc651ad1c-3.2.0-dev.19 09:26:33 - 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 09:26:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:26:34 09:26:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:26:34 arm64: Pulling from edgex-lftools-log-publisher 09:26:34 8998bd30e6a1: Pulling fs layer 09:26:34 04944245beec: Pulling fs layer 09:26:34 699f458cf7ca: Pulling fs layer 09:26:34 765212b225bb: Pulling fs layer 09:26:34 f23df028b6ca: Pulling fs layer 09:26:34 d65c8cfc05b1: Pulling fs layer 09:26:34 2437ff75d9bd: Pulling fs layer 09:26:34 f23df028b6ca: Waiting 09:26:34 d65c8cfc05b1: Waiting 09:26:34 2437ff75d9bd: Waiting 09:26:34 765212b225bb: Waiting 09:26:34 04944245beec: Verifying Checksum 09:26:34 04944245beec: Download complete 09:26:34 765212b225bb: Verifying Checksum 09:26:34 765212b225bb: Download complete 09:26:34 f23df028b6ca: Verifying Checksum 09:26:34 f23df028b6ca: Download complete 09:26:34 d65c8cfc05b1: Verifying Checksum 09:26:34 d65c8cfc05b1: Download complete 09:26:34 699f458cf7ca: Verifying Checksum 09:26:34 699f458cf7ca: Download complete 09:26:35 8998bd30e6a1: Verifying Checksum 09:26:35 8998bd30e6a1: Download complete 09:26:37 2437ff75d9bd: Download complete 09:26:39 8998bd30e6a1: Pull complete 09:26:40 04944245beec: Pull complete 09:26:41 699f458cf7ca: Pull complete 09:26:41 765212b225bb: Pull complete 09:26:42 f23df028b6ca: Pull complete 09:26:42 d65c8cfc05b1: Pull complete 09:27:00 2437ff75d9bd: Pull complete 09:27:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:27:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:27:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:27:01 prd-ubuntu20.04-docker-arm64-4c-16g-19234 does not seem to be running inside a container 09:27:01 $ 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/184 -v /w/workspace/device-usb-camera/184:/w/workspace/device-usb-camera/184:rw,z -v /w/workspace/device-usb-camera/184@tmp:/w/workspace/device-usb-camera/184@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:27:02 $ docker top 7c7c145a23a33ed69344d1a565fcd5dc644c9b3966e6373a1f2dc776e2ee33d3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:27:03 ---> job-cost.sh 09:27:03 lf-activate-venv: SKIPPING 09:27:03 INFO: No Stack... 09:27:04 INFO: Retrieving Pricing Info for: v3-standard-4 09:27:04 INFO: Archiving Costs [Pipeline] sh 09:27:05 + cat /w/workspace/device-usb-camera/184/archives/cost.csv 09:27:05 + cut -d, -f6 [Pipeline] lock 09:27:05 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-184-stack-cost] 09:27:05 Resource [jenkins-edgexfoundry-device-usb-camera-main-184-stack-cost] did not exist. Created. 09:27:05 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-184-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:27:05 /w/workspace/device-usb-camera/184@tmp/durable-0092d60e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:27:06 + echo total: 0.10999999940395355 [Pipeline] stash 09:27:06 Warning: overwriting stash ‘stack-cost’ 09:27:06 Stashed 1 file(s) [Pipeline] } 09:27:06 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-184-stack-cost] [Pipeline] // lock [Pipeline] } 09:27:06 $ docker stop --time=1 7c7c145a23a33ed69344d1a565fcd5dc644c9b3966e6373a1f2dc776e2ee33d3 09:27:07 $ docker rm -f --volumes 7c7c145a23a33ed69344d1a565fcd5dc644c9b3966e6373a1f2dc776e2ee33d3 [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 09:27:08 provisioning config files... 09:27:08 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14777055871406893884tmp [Pipeline] { [Pipeline] sh 09:27:08 + set +x 09:27:08 + + curl -s https://codecov.io/bash 09:27:08 bash -s -- 09:27:08 09:27:08 _____ _ 09:27:08 / ____| | | 09:27:08 | | ___ __| | ___ ___ _____ __ 09:27:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:27:08 | |___| (_) | (_| | __/ (_| (_) \ V / 09:27:08 \_____\___/ \__,_|\___|\___\___/ \_/ 09:27:08 Bash-1.0.6 09:27:08 09:27:08 09:27:08 ==> git version 2.25.1 found 09:27:08 ==> 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 09:27:08 Release-Date: 2020-01-08 09:27:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:27:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:27:08 ==> Jenkins CI detected. 09:27:08 current dir:  /w/workspace/exfoundry_device-usb-camera_main 09:27:08 project root: . 09:27:08 --> token set from env 09:27:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:27:08 ==> Running gcov in . (disable via -X gcov) 09:27:08 ==> Python coveragepy not found 09:27:08 ==> Searching for coverage reports in: 09:27:08 + . 09:27:08 -> Found 1 reports 09:27:08 ==> Detecting git/mercurial file structure 09:27:08 ==> Reading reports 09:27:08 + ./coverage.out bytes=54772 09:27:08 ==> Appending adjustments 09:27:08 https://docs.codecov.io/docs/fixing-reports 09:27:08 + Found adjustments 09:27:08 ==> Gzipping contents 09:27:08 8.0K /tmp/codecov.0u9KsJ.gz 09:27:08 ==> Uploading reports 09:27:08 url: https://codecov.io 09:27:08 query: branch=main&commit=ee0554b78990b186605d5e81a70b84bcc651ad1c&build=184&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F184%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 09:27:08 -> Pinging Codecov 09:27:08 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ee0554b78990b186605d5e81a70b84bcc651ad1c&build=184&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F184%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 09:27:09 -> Uploading to 09:27:09 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-usb-camera/ee0554b78990b186605d5e81a70b84bcc651ad1c/a7709252-e787-4184-92ed-2d5c006ac769.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241004%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241004T092708Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=e19e2bf67c2f8be5c598e65f5406762bad64a1faf9dde7199b1672cb1d0faa8f 09:27:09 % Total % Received % Xferd Average Speed Time Time Time Current 09:27:09 Dload Upload Total Spent Left Speed 09:27:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6816 0 0 100 6816 0 30841 --:--:-- --:--:-- --:--:-- 30841 09:27:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/ee0554b78990b186605d5e81a70b84bcc651ad1c [Pipeline] } 09:27:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:27:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:27:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:27:10 09:27:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:27:10 latest: Pulling from edgex-devops/edgex-snyk-go 09:27:10 43c4264eed91: Already exists 09:27:10 4cc291be95ef: Already exists 09:27:10 2ac1f1163629: Already exists 09:27:10 5c3c966382ef: Already exists 09:27:10 4f4fb700ef54: Already exists 09:27:10 d9c7d2e4e75e: Pulling fs layer 09:27:10 9c3e1370e548: Pulling fs layer 09:27:10 d9c7d2e4e75e: Verifying Checksum 09:27:10 d9c7d2e4e75e: Download complete 09:27:11 d9c7d2e4e75e: Pull complete 09:27:11 9c3e1370e548: Verifying Checksum 09:27:11 9c3e1370e548: Download complete 09:27:15 9c3e1370e548: Pull complete 09:27:15 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 09:27:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:27:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:27:15 prd-ubuntu20.04-docker-8c-8g-16387 does not seem to be running inside a container 09:27:15 $ 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:latest cat 09:27:18 $ docker top 70c74754ad2e43fabcf1f37d01e0100617bc1d50f590a103533381a55d1888d7 -eo pid,comm [Pipeline] { [Pipeline] sh 09:27:18 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo 09:27:18 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 09:27:19 + set -o pipefail 09:27:19 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 09:27:27 09:27:27 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 09:27:27 09:27:27 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/e15b98e1-3d1a-4df9-a846-e8f0dc8f5711 09:27:27 09:27:27 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:27:27 09:27:27 09:27:27 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 09:27:27 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 09:27:27 $ docker stop --time=1 70c74754ad2e43fabcf1f37d01e0100617bc1d50f590a103533381a55d1888d7 09:27:35 $ docker rm -f --volumes 70c74754ad2e43fabcf1f37d01e0100617bc1d50f590a103533381a55d1888d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:27:36 + git log --format=format:%s -1 ee0554b78990b186605d5e81a70b84bcc651ad1c [Pipeline] sh 09:27:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:27:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:27:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:27:37 prd-ubuntu20.04-docker-8c-8g-16387 does not seem to be running inside a container 09:27:37 $ 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 09:27:37 $ docker top 243f2bb2a54626e96de158f555cb5eda4ea5be684d4c15259bf75ff48a5074bd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:27:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:27:37 [ssh-agent] Looking for ssh-agent implementation... 09:27:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:27:37 $ docker exec 243f2bb2a54626e96de158f555cb5eda4ea5be684d4c15259bf75ff48a5074bd ssh-agent 09:27:38 SSH_AUTH_SOCK=/tmp/ssh-dwrgEHMcracN/agent.32 09:27:38 SSH_AGENT_PID=38 09:27:38 Running ssh-add (command line suppressed) 09:27:38 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8387580861005181026.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8387580861005181026.key) 09:27:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:27:38 + git semver tag 09:27:38 2024-10-04 09:27:38,667 [run_tag] DEBUG tag force:False 09:27:38 2024-10-04 09:27:38,667 [check_head_tag] DEBUG check head tag 09:27:38 2024-10-04 09:27:38,669 [execute] INFO git cat-file --batch-check 09:27:38 2024-10-04 09:27:38,669 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 09:27:38 2024-10-04 09:27:38,674 [execute] INFO git cat-file --batch 09:27:38 2024-10-04 09:27:38,674 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 09:27:38 2024-10-04 09:27:38,721 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 09:27:38 2024-10-04 09:27:38,721 [execute] INFO git tag -a v3.2.0-dev.19 -m v3.2.0-dev.19 09:27:38 2024-10-04 09:27:38,721 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.19', '-m', 'v3.2.0-dev.19'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 09:27:38 2024-10-04 09:27:38,726 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 09:27:38 3.2.0-dev.19 [Pipeline] } 09:27:39 $ docker exec --env ******** --env ******** 243f2bb2a54626e96de158f555cb5eda4ea5be684d4c15259bf75ff48a5074bd ssh-agent -k 09:27:39 unset SSH_AUTH_SOCK; 09:27:39 unset SSH_AGENT_PID; 09:27:39 echo Agent pid 38 killed; 09:27:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:27:39 + git semver [Pipeline] } 09:27:39 $ docker stop --time=1 243f2bb2a54626e96de158f555cb5eda4ea5be684d4c15259bf75ff48a5074bd 09:27:40 $ docker rm -f --volumes 243f2bb2a54626e96de158f555cb5eda4ea5be684d4c15259bf75ff48a5074bd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:27:41 09:27:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:27:41 0.23.1-centos7: Pulling from edgex-lftools 09:27:41 ab5ef0e58194: Pulling fs layer 09:27:41 9712f1f96733: Pulling fs layer 09:27:41 63f879dbbcfc: Pulling fs layer 09:27:41 0d9ebad4ef96: Pulling fs layer 09:27:41 e9a5061849ea: Pulling fs layer 09:27:41 d747dcd14b5f: Pulling fs layer 09:27:41 2de7ff778b66: Pulling fs layer 09:27:41 d747dcd14b5f: Waiting 09:27:41 0d9ebad4ef96: Waiting 09:27:41 2de7ff778b66: Waiting 09:27:41 e9a5061849ea: Waiting 09:27:41 9712f1f96733: Download complete 09:27:41 63f879dbbcfc: Verifying Checksum 09:27:41 63f879dbbcfc: Download complete 09:27:42 e9a5061849ea: Verifying Checksum 09:27:42 e9a5061849ea: Download complete 09:27:42 d747dcd14b5f: Verifying Checksum 09:27:42 d747dcd14b5f: Download complete 09:27:42 ab5ef0e58194: Verifying Checksum 09:27:42 ab5ef0e58194: Download complete 09:27:42 2de7ff778b66: Verifying Checksum 09:27:42 2de7ff778b66: Download complete 09:27:42 0d9ebad4ef96: Verifying Checksum 09:27:44 ab5ef0e58194: Pull complete 09:27:44 9712f1f96733: Pull complete 09:27:45 63f879dbbcfc: Pull complete 09:27:49 0d9ebad4ef96: Pull complete 09:27:49 e9a5061849ea: Pull complete 09:27:50 d747dcd14b5f: Pull complete 09:27:51 2de7ff778b66: Pull complete 09:27:51 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:27:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:27:51 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:27:51 prd-ubuntu20.04-docker-8c-8g-16387 does not seem to be running inside a container 09:27:51 $ 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 09:28:00 $ docker top 977e572274d4c572e629afdc6384fa56b797c9a582b846748ed1858bedf0956b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:28:00 provisioning config files... 09:28:00 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7566360813129692206tmp 09:28:00 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6631007179105455855tmp 09:28:00 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3434870265255091018tmp [Pipeline] { [Pipeline] echo 09:28:01 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:28:01 ---> sigul-configuration.sh 09:28:01 gpg: directory `/root/.gnupg' created 09:28:01 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:28:01 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:28:01 gpg: keyring `/root/.gnupg/secring.gpg' created 09:28:01 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:28:01 gpg: CAST5 encrypted data 09:28:01 gpg: encrypted with 1 passphrase 09:28:01 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:28:01 + mkdir /home/jenkins 09:28:01 + mkdir /home/jenkins/sigul [Pipeline] sh 09:28:01 + 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 09:28:01 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:28:02 ---> sigul-install.sh 09:28:02 Sigul already installed; skipping installation. [Pipeline] sh 09:28:02 + git tag --list 09:28:02 v0.0.0 09:28:02 v0.0.1-dev.1 09:28:02 v0.0.1-dev.10 09:28:02 v0.0.1-dev.11 09:28:02 v0.0.1-dev.12 09:28:02 v0.0.1-dev.13 09:28:02 v0.0.1-dev.14 09:28:02 v0.0.1-dev.15 09:28:02 v0.0.1-dev.16 09:28:02 v0.0.1-dev.2 09:28:02 v0.0.1-dev.3 09:28:02 v0.0.1-dev.4 09:28:02 v0.0.1-dev.5 09:28:02 v0.0.1-dev.6 09:28:02 v0.0.1-dev.7 09:28:02 v0.0.1-dev.8 09:28:02 v0.0.1-dev.9 09:28:02 v2.2.0 09:28:02 v2.2.0-dev.17 09:28:02 v2.2.0-dev.18 09:28:02 v2.2.0-dev.19 09:28:02 v2.2.0-dev.20 09:28:02 v2.2.0-dev.21 09:28:02 v2.2.0-dev.22 09:28:02 v2.2.0-dev.23 09:28:02 v2.2.0-dev.24 09:28:02 v2.2.0-dev.25 09:28:02 v2.2.0-dev.26 09:28:02 v2.2.0-dev.27 09:28:02 v2.3.0 09:28:02 v2.3.0-dev.1 09:28:02 v2.3.0-dev.10 09:28:02 v2.3.0-dev.11 09:28:02 v2.3.0-dev.12 09:28:02 v2.3.0-dev.13 09:28:02 v2.3.0-dev.14 09:28:02 v2.3.0-dev.15 09:28:02 v2.3.0-dev.16 09:28:02 v2.3.0-dev.17 09:28:02 v2.3.0-dev.18 09:28:02 v2.3.0-dev.19 09:28:02 v2.3.0-dev.2 09:28:02 v2.3.0-dev.20 09:28:02 v2.3.0-dev.21 09:28:02 v2.3.0-dev.22 09:28:02 v2.3.0-dev.23 09:28:02 v2.3.0-dev.24 09:28:02 v2.3.0-dev.25 09:28:02 v2.3.0-dev.26 09:28:02 v2.3.0-dev.27 09:28:02 v2.3.0-dev.28 09:28:02 v2.3.0-dev.3 09:28:02 v2.3.0-dev.4 09:28:02 v2.3.0-dev.5 09:28:02 v2.3.0-dev.6 09:28:02 v2.3.0-dev.7 09:28:02 v2.3.0-dev.8 09:28:02 v2.3.0-dev.9 09:28:02 v2.3.1 09:28:02 v2.3.1-dev.4 09:28:02 v2.3.1-dev.5 09:28:02 v2.3.1-dev.6 09:28:02 v3.0 09:28:02 v3.0.0 09:28:02 v3.0.0-dev.1 09:28:02 v3.0.0-dev.10 09:28:02 v3.0.0-dev.11 09:28:02 v3.0.0-dev.12 09:28:02 v3.0.0-dev.13 09:28:02 v3.0.0-dev.14 09:28:02 v3.0.0-dev.15 09:28:02 v3.0.0-dev.16 09:28:02 v3.0.0-dev.17 09:28:02 v3.0.0-dev.18 09:28:02 v3.0.0-dev.19 09:28:02 v3.0.0-dev.2 09:28:02 v3.0.0-dev.20 09:28:02 v3.0.0-dev.21 09:28:02 v3.0.0-dev.22 09:28:02 v3.0.0-dev.23 09:28:02 v3.0.0-dev.24 09:28:02 v3.0.0-dev.25 09:28:02 v3.0.0-dev.26 09:28:02 v3.0.0-dev.27 09:28:02 v3.0.0-dev.28 09:28:02 v3.0.0-dev.29 09:28:02 v3.0.0-dev.3 09:28:02 v3.0.0-dev.30 09:28:02 v3.0.0-dev.31 09:28:02 v3.0.0-dev.32 09:28:02 v3.0.0-dev.33 09:28:02 v3.0.0-dev.34 09:28:02 v3.0.0-dev.35 09:28:02 v3.0.0-dev.36 09:28:02 v3.0.0-dev.37 09:28:02 v3.0.0-dev.38 09:28:02 v3.0.0-dev.39 09:28:02 v3.0.0-dev.4 09:28:02 v3.0.0-dev.40 09:28:02 v3.0.0-dev.41 09:28:02 v3.0.0-dev.42 09:28:02 v3.0.0-dev.43 09:28:02 v3.0.0-dev.44 09:28:02 v3.0.0-dev.45 09:28:02 v3.0.0-dev.46 09:28:02 v3.0.0-dev.47 09:28:02 v3.0.0-dev.48 09:28:02 v3.0.0-dev.49 09:28:02 v3.0.0-dev.5 09:28:02 v3.0.0-dev.50 09:28:02 v3.0.0-dev.51 09:28:02 v3.0.0-dev.6 09:28:02 v3.0.0-dev.7 09:28:02 v3.0.0-dev.8 09:28:02 v3.0.0-dev.9 09:28:02 v3.1 09:28:02 v3.1.0 09:28:02 v3.1.0-dev.1 09:28:02 v3.1.0-dev.10 09:28:02 v3.1.0-dev.11 09:28:02 v3.1.0-dev.12 09:28:02 v3.1.0-dev.13 09:28:02 v3.1.0-dev.14 09:28:02 v3.1.0-dev.15 09:28:02 v3.1.0-dev.16 09:28:02 v3.1.0-dev.17 09:28:02 v3.1.0-dev.18 09:28:02 v3.1.0-dev.19 09:28:02 v3.1.0-dev.2 09:28:02 v3.1.0-dev.20 09:28:02 v3.1.0-dev.21 09:28:02 v3.1.0-dev.22 09:28:02 v3.1.0-dev.23 09:28:02 v3.1.0-dev.24 09:28:02 v3.1.0-dev.25 09:28:02 v3.1.0-dev.26 09:28:02 v3.1.0-dev.27 09:28:02 v3.1.0-dev.28 09:28:02 v3.1.0-dev.29 09:28:02 v3.1.0-dev.3 09:28:02 v3.1.0-dev.30 09:28:02 v3.1.0-dev.31 09:28:02 v3.1.0-dev.32 09:28:02 v3.1.0-dev.33 09:28:02 v3.1.0-dev.34 09:28:02 v3.1.0-dev.35 09:28:02 v3.1.0-dev.36 09:28:02 v3.1.0-dev.37 09:28:02 v3.1.0-dev.38 09:28:02 v3.1.0-dev.39 09:28:02 v3.1.0-dev.4 09:28:02 v3.1.0-dev.5 09:28:02 v3.1.0-dev.6 09:28:02 v3.1.0-dev.7 09:28:02 v3.1.0-dev.8 09:28:02 v3.1.0-dev.9 09:28:02 v3.1.1 09:28:02 v3.1.1-dev.1 09:28:02 v3.2.0-dev.1 09:28:02 v3.2.0-dev.10 09:28:02 v3.2.0-dev.11 09:28:02 v3.2.0-dev.12 09:28:02 v3.2.0-dev.13 09:28:02 v3.2.0-dev.14 09:28:02 v3.2.0-dev.15 09:28:02 v3.2.0-dev.16 09:28:02 v3.2.0-dev.17 09:28:02 v3.2.0-dev.18 09:28:02 v3.2.0-dev.19 09:28:02 v3.2.0-dev.2 09:28:02 v3.2.0-dev.3 09:28:02 v3.2.0-dev.4 09:28:02 v3.2.0-dev.5 09:28:02 v3.2.0-dev.6 09:28:02 v3.2.0-dev.7 09:28:02 v3.2.0-dev.8 09:28:02 v3.2.0-dev.9 [Pipeline] sh 09:28:02 + lftools sign git-tag v3.2.0-dev.19 09:28:03 Signing Git tag with Sigul... 09:28:03 Signing v3.2.0-dev.19 [Pipeline] echo 09:28:04 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:28:04 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:28:04 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:28:04 $ docker stop --time=1 977e572274d4c572e629afdc6384fa56b797c9a582b846748ed1858bedf0956b 09:28:06 $ docker rm -f --volumes 977e572274d4c572e629afdc6384fa56b797c9a582b846748ed1858bedf0956b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:28:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:28:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:28:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:28:06 prd-ubuntu20.04-docker-8c-8g-16387 does not seem to be running inside a container 09:28:07 $ 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 09:28:07 $ docker top acc2ace6b2739ef00e99cf43cddb65bda8bdc15d430289a3cfa43f314ca28815 -eo pid,comm 09:28:07 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). 09:28:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:28:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:28:07 [ssh-agent] Looking for ssh-agent implementation... 09:28:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:28:08 $ docker exec acc2ace6b2739ef00e99cf43cddb65bda8bdc15d430289a3cfa43f314ca28815 ssh-agent 09:28:08 SSH_AUTH_SOCK=/tmp/ssh-WlTDlACTkt3u/agent.13 09:28:08 SSH_AGENT_PID=20 09:28:08 Running ssh-add (command line suppressed) 09:28:08 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3470811564971673416.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3470811564971673416.key) 09:28:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:28:08 + git semver bump pre 09:28:08 2024-10-04 09:28:08,833 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 09:28:08 2024-10-04 09:28:08,833 [bump_version] DEBUG bumping version:3.2.0-dev.19 on axis:pre with prefix:dev 09:28:08 2024-10-04 09:28:08,833 [bump_version] DEBUG bumped version:3.2.0-dev.20 09:28:08 2024-10-04 09:28:08,833 [write_version] DEBUG write version:3.2.0-dev.20 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 09:28:08 2024-10-04 09:28:08,833 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 09:28:08 2024-10-04 09:28:08,833 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 09:28:08 2024-10-04 09:28:08,835 [execute] INFO git cat-file --batch-check 09:28:08 2024-10-04 09:28:08,835 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 09:28:08 2024-10-04 09:28:08,841 [execute] INFO git cat-file --batch 09:28:08 2024-10-04 09:28:08,842 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 09:28:08 2024-10-04 09:28:08,848 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 09:28:08 3.2.0-dev.20 [Pipeline] } 09:28:08 $ docker exec --env ******** --env ******** acc2ace6b2739ef00e99cf43cddb65bda8bdc15d430289a3cfa43f314ca28815 ssh-agent -k 09:28:09 unset SSH_AUTH_SOCK; 09:28:09 unset SSH_AGENT_PID; 09:28:09 echo Agent pid 20 killed; 09:28:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:28:09 + git semver [Pipeline] } 09:28:09 $ docker stop --time=1 acc2ace6b2739ef00e99cf43cddb65bda8bdc15d430289a3cfa43f314ca28815 09:28:11 $ docker rm -f --volumes acc2ace6b2739ef00e99cf43cddb65bda8bdc15d430289a3cfa43f314ca28815 [Pipeline] // withDockerContainer [Pipeline] sh 09:28:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:28:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:28:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:28:12 prd-ubuntu20.04-docker-8c-8g-16387 does not seem to be running inside a container 09:28:12 $ 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 09:28:12 $ docker top 112e7b7d3313c0421761a06b85fb2362ec7c36b8e033278dc4704d90fd573417 -eo pid,comm 09:28:12 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). 09:28:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:28:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:28:12 [ssh-agent] Looking for ssh-agent implementation... 09:28:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:28:13 $ docker exec 112e7b7d3313c0421761a06b85fb2362ec7c36b8e033278dc4704d90fd573417 ssh-agent 09:28:13 SSH_AUTH_SOCK=/tmp/ssh-hXauhk23LECA/agent.21 09:28:13 SSH_AGENT_PID=33 09:28:13 Running ssh-add (command line suppressed) 09:28:13 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1425676083106336036.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1425676083106336036.key) 09:28:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:28:13 + git semver push 09:28:13 2024-10-04 09:28:13,966 [run_push] DEBUG push 09:28:14 2024-10-04 09:28:13,968 [execute] INFO git cat-file --batch-check 09:28:14 2024-10-04 09:28:13,968 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 09:28:14 2024-10-04 09:28:13,974 [execute] INFO git rev-list 8e7597e5fe99c7b51e538ac233306699c2d3c55f -- 09:28:14 2024-10-04 09:28:13,974 [execute] DEBUG Popen(['git', 'rev-list', '8e7597e5fe99c7b51e538ac233306699c2d3c55f', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 09:28:14 2024-10-04 09:28:13,984 [execute] INFO git fetch -v origin 09:28:14 2024-10-04 09:28:13,984 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 09:28:14 2024-10-04 09:28:14,425 [run_push] DEBUG no remote changes detected 09:28:14 2024-10-04 09:28:14,426 [execute] INFO git push origin semver 09:28:14 2024-10-04 09:28:14,426 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 09:28:15 2024-10-04 09:28:15,207 [run_push] DEBUG push all version tags 09:28:15 2024-10-04 09:28:15,208 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:28:15 2024-10-04 09:28:15,209 [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) 09:28:15 2024-10-04 09:28:15,902 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 09:28:15 3.2.0-dev.20 [Pipeline] } 09:28:15 $ docker exec --env ******** --env ******** 112e7b7d3313c0421761a06b85fb2362ec7c36b8e033278dc4704d90fd573417 ssh-agent -k 09:28:16 unset SSH_AUTH_SOCK; 09:28:16 unset SSH_AGENT_PID; 09:28:16 echo Agent pid 33 killed; 09:28:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:28:16 + git semver [Pipeline] } 09:28:16 $ docker stop --time=1 112e7b7d3313c0421761a06b85fb2362ec7c36b8e033278dc4704d90fd573417 09:28:18 $ docker rm -f --volumes 112e7b7d3313c0421761a06b85fb2362ec7c36b8e033278dc4704d90fd573417 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:28:18 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 09:28:18 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 09:28:18 total 16 09:28:18 drwxr-xr-x 3 root root 4096 Oct 4 07:50 . 09:28:18 drwxrwxr-x 10 jenkins jenkins 4096 Oct 4 09:28 .. 09:28:18 drwxr-xr-x 2 root root 4096 Oct 4 07:50 cost 09:28:18 -rw-r--r-- 1 root root 89 Oct 4 07:50 cost.csv 09:28:18 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 09:28:18 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 09:28:18 total 16 09:28:18 drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 07:50 . 09:28:18 drwxrwxr-x 10 jenkins jenkins 4096 Oct 4 09:28 .. 09:28:18 drwxr-xr-x 2 jenkins jenkins 4096 Oct 4 07:50 cost 09:28:18 -rw-r--r-- 1 jenkins jenkins 89 Oct 4 07:50 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:28:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:28:19 ---> package-listing.sh 09:28:19 ++ facter osfamily 09:28:19 ++ tr '[:upper:]' '[:lower:]' 09:28:20 + OS_FAMILY=debian 09:28:20 + workspace=/w/workspace/exfoundry_device-usb-camera_main 09:28:20 + START_PACKAGES=/tmp/packages_start.txt 09:28:20 + END_PACKAGES=/tmp/packages_end.txt 09:28:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:28:20 + PACKAGES=/tmp/packages_start.txt 09:28:20 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 09:28:20 + PACKAGES=/tmp/packages_end.txt 09:28:20 + case "${OS_FAMILY}" in 09:28:20 + dpkg -l 09:28:20 + grep '^ii' 09:28:20 + '[' -f /tmp/packages_start.txt ']' 09:28:20 + '[' -f /tmp/packages_end.txt ']' 09:28:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:28:20 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 09:28:20 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 09:28:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 09:28:20 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 09:28:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:28:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:28:21 prd-ubuntu20.04-docker-8c-8g-16387 does not seem to be running inside a container 09:28:21 $ 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 09:28:21 $ docker top 3f2d62f702c76a0f5261995a1add8777527514a244a8ab07ed49dfb44f69ae28 -eo pid,comm [Pipeline] { [Pipeline] sh 09:28:21 + touch /tmp/pre-build-complete [Pipeline] sh 09:28:22 + mkdir -p /var/log/sysstat [Pipeline] sh 09:28:22 + ls /var/log/sa-host 09:28:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:28:22 provisioning config files... 09:28:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2216858544059138724tmp [Pipeline] { [Pipeline] echo 09:28:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:28:22 ---> create-netrc.sh [Pipeline] } 09:28:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:28:23 ---> python-tools-install.sh [Pipeline] echo 09:28:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:28:23 ---> sudo-logs.sh 09:28:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:28:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:28:23 ---> job-cost.sh 09:28:23 lf-activate-venv: SKIPPING 09:28:23 DEBUG: total: 0.2199999988079071 09:28:23 INFO: Retrieving Stack Cost... 09:28:24 INFO: Retrieving Pricing Info for: v3-standard-8 09:28:24 INFO: Archiving Costs [Pipeline] echo 09:28:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:28:25 ---> logs-deploy.sh 09:28:25 lf-activate-venv: SKIPPING 09:28:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/184 09:28:25 INFO: archiving workspace using pattern(s): 09:28:25 Archives upload complete. 09:28:26 INFO: archiving logs to Nexus