Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 78726a2467b0a22da8dc6f0f29958ee4a51fd1a2 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-ssh4814822416076720360.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh15728825044425054701.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh1151918793961158479.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh5112443416747738857.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-ssh6027426905138833767.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, goVersion:1.25] ========================================================= [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.25 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-3525 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 78726a2467b0a22da8dc6f0f29958ee4a51fd1a2 (main) > 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 78726a2467b0a22da8dc6f0f29958ee4a51fd1a2 # timeout=10 Commit message: "Merge pull request #444 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.57" > git rev-list --no-walk f6dd0d661f24c5c5b07f348c81072028a2552bd6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:07:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:07:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:07:20 ========================================================= 03:07:20 EdgeX Global Pipelines Version Info 03:07:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:07:21 ------------------- 03:07:21 stable info: 03:07:21 ------------------- 03:07:21 Commited By: Cherry Wang cherry@iotechsys.com 03:07:21 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 03:07:21 Message: update stable to v1.0.278 03:07:22 ------------------- 03:07:22 experimental info: 03:07:22 ------------------- 03:07:22 Commited By: **** collab-it+edgex@linuxfoundation.org 03:07:22 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 03:07:22 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:07:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 03:07:22 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 03:07:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:07:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:07:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:07:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 03:07:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:07:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:07:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:07:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:07:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:07:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 03:07:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:07:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:07:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:07:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:07:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:07:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:07:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:07:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:07:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:07:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:07:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:07:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:07:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:07:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:07:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:07:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:07:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:07:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:07:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 78726a2467b0a22da8dc6f0f29958ee4a51fd1a2 [Pipeline] echo 03:07:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 78726a2 [Pipeline] echo 03:07:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:07:23 provisioning config files... 03:07:23 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4806814315755468469tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:07:23 ---> ****-login.sh 03:07:23 nexus3.edgexfoundry.org:10001 03:07:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:23 03:07:23 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:07:23 Configure a credential helper to remove this warning. See 03:07:23 https://docs.****.com/go/credential-store/ 03:07:23 03:07:23 Login Succeeded 03:07:23 nexus3.edgexfoundry.org:10002 03:07:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:23 03:07:23 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:07:23 Configure a credential helper to remove this warning. See 03:07:23 https://docs.****.com/go/credential-store/ 03:07:23 03:07:23 Login Succeeded 03:07:23 nexus3.edgexfoundry.org:10003 03:07:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:23 03:07:23 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:07:23 Configure a credential helper to remove this warning. See 03:07:23 https://docs.****.com/go/credential-store/ 03:07:23 03:07:23 Login Succeeded 03:07:23 nexus3.edgexfoundry.org:10004 03:07:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:23 03:07:23 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:07:23 Configure a credential helper to remove this warning. See 03:07:23 https://docs.****.com/go/credential-store/ 03:07:23 03:07:23 Login Succeeded 03:07:23 ****.io 03:07:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:24 03:07:24 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:07:24 Configure a credential helper to remove this warning. See 03:07:24 https://docs.****.com/go/credential-store/ 03:07:24 03:07:24 Login Succeeded 03:07:24 ---> ****-login.sh ends [Pipeline] } 03:07:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:07:24 + git rev-list -1 --merges 78726a2467b0a22da8dc6f0f29958ee4a51fd1a2~1..78726a2467b0a22da8dc6f0f29958ee4a51fd1a2 [Pipeline] echo 03:07:24 -----------> git rev-list -1 --merges 78726a2467b0a22da8dc6f0f29958ee4a51fd1a2~1..78726a2467b0a22da8dc6f0f29958ee4a51fd1a2 78726a2467b0a22da8dc6f0f29958ee4a51fd1a2 03:07:24 78726a2467b0a22da8dc6f0f29958ee4a51fd1a2 [false] [Pipeline] sh 03:07:24 + git log --format=format:%s -1 78726a2467b0a22da8dc6f0f29958ee4a51fd1a2 [Pipeline] echo 03:07:24 ========================================================= 03:07:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:07:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:07:25 + git log --format=format:%s -1 78726a2467b0a22da8dc6f0f29958ee4a51fd1a2 [Pipeline] echo 03:07:25 [semverPrep] GIT_COMMIT: 78726a2467b0a22da8dc6f0f29958ee4a51fd1a2, Commit Message: Merge pull request #444 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.57 [Pipeline] echo 03:07:25 [semverPrep] This is not a build commit. [Pipeline] sh 03:07:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:07:25 + grep -v github /etc/ssh/ssh_known_hosts 03:07:25 + [ -e /tmp/ssh_known_hosts ] 03:07:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:07:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:07:25 + sudo tee -a /etc/ssh/ssh_known_hosts 03:07:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:07:26 03:07:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:07:26 0.1.4: Pulling from edgex-devops/py-git-semver 03:07:26 3dae71ba6b94: Pulling fs layer 03:07:26 6bf1a483ea7c: Pulling fs layer 03:07:26 f5dfc541a4d3: Pulling fs layer 03:07:26 461d9e800cba: Pulling fs layer 03:07:26 80192f66455f: Pulling fs layer 03:07:26 2e8e34ca0e6c: Pulling fs layer 03:07:26 a29436f7fd5d: Pulling fs layer 03:07:26 923cac83aea3: Pulling fs layer 03:07:26 25ad8b0a4227: Pulling fs layer 03:07:26 db01528c6b51: Pulling fs layer 03:07:26 28988de357af: Pulling fs layer 03:07:26 461d9e800cba: Waiting 03:07:26 80192f66455f: Waiting 03:07:26 2e8e34ca0e6c: Waiting 03:07:26 25ad8b0a4227: Waiting 03:07:26 db01528c6b51: Waiting 03:07:26 28988de357af: Waiting 03:07:26 a29436f7fd5d: Waiting 03:07:26 923cac83aea3: Waiting 03:07:26 6bf1a483ea7c: Verifying Checksum 03:07:26 6bf1a483ea7c: Download complete 03:07:26 461d9e800cba: Verifying Checksum 03:07:26 461d9e800cba: Download complete 03:07:26 80192f66455f: Verifying Checksum 03:07:26 80192f66455f: Download complete 03:07:26 f5dfc541a4d3: Verifying Checksum 03:07:26 f5dfc541a4d3: Download complete 03:07:26 3dae71ba6b94: Verifying Checksum 03:07:26 3dae71ba6b94: Download complete 03:07:26 923cac83aea3: Verifying Checksum 03:07:26 923cac83aea3: Download complete 03:07:26 25ad8b0a4227: Verifying Checksum 03:07:26 25ad8b0a4227: Download complete 03:07:26 db01528c6b51: Verifying Checksum 03:07:26 db01528c6b51: Download complete 03:07:26 a29436f7fd5d: Verifying Checksum 03:07:26 a29436f7fd5d: Download complete 03:07:27 2e8e34ca0e6c: Verifying Checksum 03:07:27 2e8e34ca0e6c: Download complete 03:07:28 3dae71ba6b94: Pull complete 03:07:28 6bf1a483ea7c: Pull complete 03:07:28 f5dfc541a4d3: Pull complete 03:07:28 461d9e800cba: Pull complete 03:07:28 80192f66455f: Pull complete 03:07:32 2e8e34ca0e6c: Pull complete 03:07:33 a29436f7fd5d: Pull complete 03:07:33 923cac83aea3: Pull complete 03:07:33 25ad8b0a4227: Pull complete 03:07:33 db01528c6b51: Pull complete 03:07:33 28988de357af: Pull complete 03:07:33 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 03:07:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:07:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:07:33 prd-ubuntu20.04-docker-8c-8g-3525 does not seem to be running inside a container 03:07:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:07:34 $ docker top 83cbe618ec70ad662985f84622160d1d91d69efd234188a461e33a12177130a1 -eo pid,comm 03:07:34 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). 03:07:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:07:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:07:34 [ssh-agent] Looking for ssh-agent implementation... 03:07:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:07:35 $ docker exec 83cbe618ec70ad662985f84622160d1d91d69efd234188a461e33a12177130a1 ssh-agent 03:07:35 SSH_AUTH_SOCK=/tmp/ssh-fkYYMlpVDDvM/agent.32 03:07:35 SSH_AGENT_PID=38 03:07:35 Running ssh-add (command line suppressed) 03:07:35 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_18074867592651535231.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_18074867592651535231.key) 03:07:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:07:35 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] sh 03:07:35 + git tag --points-at HEAD [Pipeline] } 03:07:35 $ docker exec --env ******** --env ******** 83cbe618ec70ad662985f84622160d1d91d69efd234188a461e33a12177130a1 ssh-agent -k 03:07:36 unset SSH_AUTH_SOCK; 03:07:36 unset SSH_AGENT_PID; 03:07:36 echo Agent pid 38 killed; 03:07:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:07:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:07:36 [ssh-agent] Looking for ssh-agent implementation... 03:07:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:07:36 $ docker exec 83cbe618ec70ad662985f84622160d1d91d69efd234188a461e33a12177130a1 ssh-agent 03:07:36 SSH_AUTH_SOCK=/tmp/ssh-QUlX6RX5JLqK/agent.85 03:07:36 SSH_AGENT_PID=91 03:07:36 Running ssh-add (command line suppressed) 03:07:36 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_18146918731598405179.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_18146918731598405179.key) 03:07:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:07:36 + git semver init 03:07:36 2026-03-16 03:07:36,897 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:07:36 2026-03-16 03:07:36,902 [run_init] DEBUG init version:0.0.0 force:False 03:07:36 2026-03-16 03:07:36,902 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 03:07:36 2026-03-16 03:07:36,903 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 03:07:36 2026-03-16 03:07:36,903 [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, stdin=None, shell=False, universal_newlines=False) 03:07:38 2026-03-16 03:07:38,194 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 03:07:38 2026-03-16 03:07:38,195 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 03:07:38 2026-03-16 03:07:38,195 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 03:07:38 2026-03-16 03:07:38,195 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 03:07:38 4.1.0-dev.15 [Pipeline] } 03:07:38 $ docker exec --env ******** --env ******** 83cbe618ec70ad662985f84622160d1d91d69efd234188a461e33a12177130a1 ssh-agent -k 03:07:38 unset SSH_AUTH_SOCK; 03:07:38 unset SSH_AGENT_PID; 03:07:38 echo Agent pid 91 killed; 03:07:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:07:38 + git semver [Pipeline] } 03:07:39 $ docker stop --time=1 83cbe618ec70ad662985f84622160d1d91d69efd234188a461e33a12177130a1 03:07:40 $ docker rm -f --volumes 83cbe618ec70ad662985f84622160d1d91d69efd234188a461e33a12177130a1 [Pipeline] // withDockerContainer [Pipeline] sh 03:07:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:07:40 Stashed 1 file(s) [Pipeline] echo 03:07:40 [edgeXSemver]: initialized semver on version 4.1.0-dev.15 [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 03:07:41 provisioning config files... 03:07:41 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2553503596633999236tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:07:41 ---> ****-login.sh 03:07:41 nexus3.edgexfoundry.org:10001 03:07:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:41 Login Succeeded 03:07:41 nexus3.edgexfoundry.org:10002 03:07:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:41 Login Succeeded 03:07:41 nexus3.edgexfoundry.org:10003 03:07:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:41 Login Succeeded 03:07:41 nexus3.edgexfoundry.org:10004 03:07:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:41 Login Succeeded 03:07:41 ****.io 03:07:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:41 Login Succeeded 03:07:41 ---> ****-login.sh ends [Pipeline] } 03:07:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:07:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:07:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:07:42 ========================================================= 03:07:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 03:07:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:42 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 03:07:43 #0 building with "default" instance using docker driver 03:07:43 03:07:43 #1 [internal] load build definition from Dockerfile 03:07:43 #1 transferring dockerfile: 2.48kB done 03:07:43 #1 DONE 0.0s 03:07:43 03:07:43 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 03:07:43 #2 DONE 0.1s 03:07:43 03:07:43 #3 [internal] load .dockerignore 03:07:43 #3 transferring context: 2B done 03:07:43 #3 DONE 0.0s 03:07:43 03:07:43 #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 03:07:43 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 03:07:43 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 03:07:43 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 03:07:43 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 03:07:43 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 03:07:43 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done 03:07:43 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 15.73MB / 60.15MB 0.2s 03:07:43 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 03:07:43 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 03:07:43 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 0.1s 03:07:43 #4 ... 03:07:43 03:07:43 #5 [internal] load build context 03:07:43 #5 transferring context: 24.70MB 0.2s done 03:07:43 #5 DONE 0.2s 03:07:43 03:07:43 #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 03:07:43 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 03:07:43 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 33.55MB / 60.15MB 0.3s 03:07:43 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 03:07:43 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 03:07:43 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 6.29MB / 11.98MB 0.3s 03:07:43 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 5.24MB / 112.58MB 0.3s 03:07:43 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 03:07:43 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s 03:07:43 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done 03:07:43 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 24.12MB / 112.58MB 0.5s 03:07:43 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done 03:07:43 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 4.19MB / 14.72MB 0.5s 03:07:43 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s done 03:07:43 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 39.85MB / 112.58MB 0.6s 03:07:43 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 11.53MB / 14.72MB 0.6s 03:07:43 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 03:07:44 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 58.91MB / 112.58MB 0.7s 03:07:44 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done 03:07:44 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 105.91MB / 112.58MB 0.9s 03:07:44 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s 03:07:44 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done 03:07:48 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.4s done 03:07:48 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 03:07:48 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 03:07:48 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 03:07:48 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 03:07:48 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 03:07:49 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done 03:07:49 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 03:07:52 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.7s done 03:07:52 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 03:07:52 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.5s done 03:07:52 #4 DONE 9.2s 03:07:52 03:07:52 #6 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers 03:07:52 #6 0.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:07:52 #6 0.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:07:52 #6 0.556 (1/9) Installing eudev-libs (3.2.14-r5) 03:07:52 #6 0.562 (2/9) Installing libjpeg-turbo (3.1.0-r0) 03:07:52 #6 0.581 (3/9) Installing v4l-utils-libs (1.28.1-r1) 03:07:52 #6 0.591 (4/9) Installing v4l-utils (1.28.1-r1) 03:07:52 #6 0.612 (5/9) Installing libdvbv5 (1.28.1-r1) 03:07:52 #6 0.623 (6/9) Installing libturbojpeg (3.1.0-r0) 03:07:52 #6 0.635 (7/9) Installing libjpeg-turbo-dev (3.1.0-r0) 03:07:52 #6 0.643 (8/9) Installing eudev-dev (3.2.14-r5) 03:07:52 #6 0.661 (9/9) Installing v4l-utils-dev (1.28.1-r1) 03:07:53 #6 0.677 Executing busybox-1.37.0-r19.trigger 03:07:53 #6 0.686 OK: 271 MiB in 69 packages 03:07:54 #6 DONE 2.0s 03:07:54 03:07:54 #7 [builder 3/8] WORKDIR /device-usb-camera 03:07:54 #7 DONE 0.0s 03:07:54 03:07:54 #8 [builder 4/8] COPY go.mod vendor* ./ 03:07:54 #8 DONE 0.0s 03:07:54 03:07:54 #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:07:56 Still waiting to schedule task 03:07:56 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 03:08:04 #9 DONE 9.8s 03:08:04 03:08:04 #10 [builder 6/8] COPY . . 03:08:04 #10 DONE 0.1s 03:08:04 03:08:04 #11 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 03:08:04 #11 0.182 % Total % Received % Xferd Average Speed Time Time Time Current 03:08:04 #11 0.182 Dload Upload Total Spent Left Speed 03:08:04 #11 0.182 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7933 0 --:--:-- --:--:-- --:--:-- 7984 03:08:04 #11 DONE 0.4s 03:08:04 03:08:04 #12 [builder 8/8] RUN echo noop 03:08:05 #12 0.238 noop 03:08:05 #12 DONE 0.3s 03:08:05 03:08:05 #13 exporting to image 03:08:05 #13 exporting layers 03:08:13 #13 exporting layers 7.6s done 03:08:13 #13 writing image sha256:00c22beee46d8d84369344ebab2de9502ad3f73c695e0d385c49cdc407755e22 done 03:08:13 #13 naming to docker.io/library/ci-base-image-x86_64 done 03:08:13 #13 DONE 7.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:13 + docker inspect -f . ci-base-image-x86_64 03:08:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:08:13 prd-ubuntu20.04-docker-8c-8g-3525 does not seem to be running inside a container 03:08:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:08:14 $ docker top c0649e776484d7c1aa4f6e6d804b3dbcdf3d492cdf208cf4b70b09be9c7745b3 -eo pid,comm [Pipeline] { [Pipeline] sh 03:08:14 + go version 03:08:14 go version go1.25.2 linux/amd64 [Pipeline] } 03:08:14 $ docker stop --time=1 c0649e776484d7c1aa4f6e6d804b3dbcdf3d492cdf208cf4b70b09be9c7745b3 03:08:15 $ docker rm -f --volumes c0649e776484d7c1aa4f6e6d804b3dbcdf3d492cdf208cf4b70b09be9c7745b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:16 + docker inspect -f . ci-base-image-x86_64 03:08:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:08:16 prd-ubuntu20.04-docker-8c-8g-3525 does not seem to be running inside a container 03:08:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:08:16 $ docker top f39264018ff23af0d8f584eb76b3d88d5280a76aa9b732467d4824fa1a506e68 -eo pid,comm [Pipeline] { [Pipeline] sh 03:08:16 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 03:08:17 + make test 03:08:17 go test ./... -coverprofile=coverage.out ./... 03:08:18 ? github.com/edgexfoundry/device-usb-camera [no test files] 03:08:40 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 03:08:40 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 4.4% of statements 03:08:48 0 issues. 03:08:48 go vet ./... 03:08:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:08:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:08:53 ./bin/test-attribution-txt.sh 03:08:53 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo 03:08:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 03:08:53 $ docker stop --time=1 f39264018ff23af0d8f584eb76b3d88d5280a76aa9b732467d4824fa1a506e68 03:08:55 $ docker rm -f --volumes f39264018ff23af0d8f584eb76b3d88d5280a76aa9b732467d4824fa1a506e68 [Pipeline] // withDockerContainer [Pipeline] sh 03:08:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:08:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:08:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:08:57 + ls -al . 03:08:57 total 292 03:08:57 drwxrwxr-x 9 jenkins jenkins 4096 Mar 16 03:08 . 03:08:57 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 03:07 .. 03:08:57 drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 03:08 .git 03:08:57 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 03:07 .github 03:08:57 -rw-rw-r-- 1 jenkins jenkins 379 Mar 16 03:07 .gitignore 03:08:57 -rw-rw-r-- 1 jenkins jenkins 359 Mar 16 03:07 .golangci.yml 03:08:57 -rw-rw-r-- 1 jenkins jenkins 77 Mar 16 03:07 .hadolint.yml 03:08:57 drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 03:07 .semver 03:08:57 -rw-rw-r-- 1 jenkins jenkins 22020 Mar 16 03:07 Attribution.txt 03:08:57 -rw-rw-r-- 1 jenkins jenkins 17743 Mar 16 03:07 CHANGELOG.md 03:08:57 -rw-rw-r-- 1 jenkins jenkins 2446 Mar 16 03:07 Dockerfile 03:08:57 -rw-rw-r-- 1 jenkins jenkins 678 Mar 16 03:07 GOVERNANCE.md 03:08:57 -rw-rw-r-- 1 jenkins jenkins 682 Mar 16 03:07 Jenkinsfile 03:08:57 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 16 03:07 LICENSE 03:08:57 -rw-rw-r-- 1 jenkins jenkins 3192 Mar 16 03:07 Makefile 03:08:57 -rw-rw-r-- 1 jenkins jenkins 622 Mar 16 03:07 OWNERS.md 03:08:57 -rw-rw-r-- 1 jenkins jenkins 2575 Mar 16 03:07 README.md 03:08:57 -rw-rw-r-- 1 jenkins jenkins 12 Mar 16 03:07 VERSION 03:08:57 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 03:07 bin 03:08:57 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 03:07 cmd 03:08:57 -rw-r--r-- 1 jenkins jenkins 54776 Mar 16 03:08 coverage.out 03:08:57 -rwxrwxr-x 1 jenkins jenkins 84 Mar 16 03:07 docker-entrypoint.sh 03:08:57 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 03:07 docs 03:08:57 -rw-rw-r-- 1 jenkins jenkins 6885 Mar 16 03:07 go.mod 03:08:57 -rw-rw-r-- 1 jenkins jenkins 89642 Mar 16 03:07 go.sum 03:08:57 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 03:07 internal 03:08:57 -rw-rw-r-- 1 jenkins jenkins 231 Mar 16 03:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:57 + 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=78726a2467b0a22da8dc6f0f29958ee4a51fd1a2 --label arch=amd64 --label version=4.1.0-dev.15 . 03:08:57 #0 building with "default" instance using docker driver 03:08:57 03:08:57 #1 [internal] load build definition from Dockerfile 03:08:57 #1 transferring dockerfile: 2.48kB done 03:08:57 #1 DONE 0.0s 03:08:57 03:08:57 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:08:57 #2 DONE 0.0s 03:08:57 03:08:57 #3 [internal] load metadata for docker.io/library/alpine:3.22 03:08:57 #3 DONE 0.1s 03:08:57 03:08:57 #4 [internal] load metadata for docker.io/bluenviron/mediamtx:1.15.3 03:08:58 #4 DONE 0.8s 03:08:58 03:08:58 #5 [internal] load .dockerignore 03:08:58 #5 transferring context: 2B done 03:08:58 #5 DONE 0.0s 03:08:58 03:08:58 #6 [internal] load build context 03:08:58 #6 transferring context: 67.90kB 0.0s done 03:08:58 #6 DONE 0.0s 03:08:58 03:08:58 #7 [builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest 03:08:58 #7 DONE 0.1s 03:08:58 03:08:58 #8 [stage-2 1/15] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 03:08:58 #8 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 03:08:58 #8 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s 03:08:58 #8 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 03:08:58 #8 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 03:08:58 #8 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 03:08:58 #8 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 03:08:58 #8 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done 03:08:58 #8 DONE 0.3s 03:08:58 03:08:58 #9 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.15.3@sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e 03:08:58 #9 resolve docker.io/bluenviron/mediamtx:1.15.3@sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e 0.0s done 03:08:58 #9 sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e 3.16kB / 3.16kB done 03:08:58 #9 sha256:96b2d2bfcd9d127c1cd49f3abdb76f4fb032822d2bdb8ae8402c96f8006883b5 481B / 481B done 03:08:58 #9 sha256:5bff2ccd2a623576b12be801f14101816f9e46f512b8b25fa86c541cb8f3ae82 749B / 749B done 03:08:58 #9 sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 3.15MB / 23.76MB 0.3s 03:08:58 #9 sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 17.83MB / 23.76MB 0.4s 03:08:58 #9 sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 23.76MB / 23.76MB 0.5s done 03:08:58 #9 extracting sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 03:08:59 #9 extracting sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 0.3s done 03:08:59 #9 DONE 0.8s 03:08:59 03:08:59 #10 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers 03:08:59 #10 0.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:08:59 #10 0.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:08:59 #10 0.732 OK: 271 MiB in 69 packages 03:08:59 #10 DONE 0.9s 03:08:59 03:08:59 #11 [builder 3/8] WORKDIR /device-usb-camera 03:08:59 #11 DONE 0.1s 03:08:59 03:08:59 #12 [builder 4/8] COPY go.mod vendor* ./ 03:08:59 #12 DONE 0.0s 03:08:59 03:08:59 #13 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 03:08:59 #13 0.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:08:59 #13 0.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:08:59 #13 0.591 (1/117) Installing dumb-init (1.2.5-r3) 03:08:59 #13 0.598 (2/117) Installing libSvtAv1Enc (2.3.0-r0) 03:08:59 #13 0.655 (3/117) Installing aom-libs (3.12.1-r0) 03:08:59 #13 0.719 (4/117) Installing libxau (1.0.12-r0) 03:08:59 #13 0.725 (5/117) Installing libmd (1.1.0-r0) 03:08:59 #13 0.729 (6/117) Installing libbsd (0.12.2-r0) 03:08:59 #13 0.733 (7/117) Installing libxdmcp (1.1.5-r1) 03:08:59 #13 0.738 (8/117) Installing libxcb (1.17.0-r0) 03:08:59 #13 0.754 (9/117) Installing libx11 (1.8.11-r0) 03:08:59 #13 0.790 (10/117) Installing hwdata-pci (0.395-r0) 03:08:59 #13 0.805 (11/117) Installing libpciaccess (0.18.1-r0) 03:08:59 #13 0.809 (12/117) Installing libdrm (2.4.124-r0) 03:08:59 #13 0.822 (13/117) Installing libxext (1.3.6-r2) 03:08:59 #13 0.827 (14/117) Installing libxfixes (6.0.1-r4) 03:08:59 #13 0.832 (15/117) Installing libffi (3.4.8-r0) 03:08:59 #13 0.838 (16/117) Installing wayland-libs-client (1.23.1-r3) 03:08:59 #13 0.846 (17/117) Installing libva (2.22.0-r1) 03:08:59 #13 0.860 (18/117) Installing libvdpau (1.5-r4) 03:08:59 #13 0.869 (19/117) Installing libgcc (14.2.0-r6) 03:08:59 #13 0.872 (20/117) Installing libstdc++ (14.2.0-r6) 03:08:59 #13 0.894 (21/117) Installing onevpl-libs (2023.3.1-r2) 03:08:59 #13 0.916 (22/117) Installing ffmpeg-libavutil (6.1.2-r2) 03:08:59 #13 0.934 (23/117) Installing libdav1d (1.5.1-r0) 03:08:59 #13 0.959 (24/117) Installing openexr-libiex (3.3.2-r0) 03:08:59 #13 0.965 (25/117) Installing openexr-libilmthread (3.3.2-r0) 03:08:59 #13 0.972 (26/117) Installing imath (3.1.12-r0) 03:08:59 #13 0.981 (27/117) Installing libdeflate (1.23-r0) 03:08:59 #13 0.997 (28/117) Installing openexr-libopenexrcore (3.3.2-r0) 03:08:59 #13 1.014 (29/117) Installing openexr-libopenexr (3.3.2-r0) 03:08:59 #13 1.040 (30/117) Installing brotli-libs (1.1.0-r2) 03:08:59 #13 1.054 (31/117) Installing giflib (5.2.2-r1) 03:08:59 #13 1.058 (32/117) Installing libhwy (1.0.7-r1) 03:08:59 #13 1.063 (33/117) Installing libjpeg-turbo (3.1.0-r0) 03:08:59 #13 1.072 (34/117) Installing lcms2 (2.16-r0) 03:08:59 #13 1.079 (35/117) Installing libpng (1.6.55-r0) 03:08:59 #13 1.085 (36/117) Installing libjxl (0.10.3-r2) 03:08:59 #13 1.119 (37/117) Installing lame-libs (3.100-r5) 03:08:59 #13 ... 03:08:59 03:08:59 #14 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:08:59 #14 DONE 0.4s 03:08:59 03:08:59 #13 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 03:08:59 #13 1.126 (38/117) Installing opus (1.5.2-r1) 03:08:59 #13 1.138 (39/117) Installing rav1e-libs (0.7.1-r2) 03:08:59 #13 1.163 (40/117) Installing libgomp (14.2.0-r6) 03:08:59 #13 1.179 (41/117) Installing soxr (0.1.3-r7) 03:08:59 #13 1.187 (42/117) Installing ffmpeg-libswresample (6.1.2-r2) 03:08:59 #13 1.192 (43/117) Installing libogg (1.3.5-r5) 03:08:59 #13 1.196 (44/117) Installing libtheora (1.1.1-r18) 03:08:59 #13 1.210 (45/117) Installing libvorbis (1.3.7-r2) 03:08:59 #13 1.225 (46/117) Installing libvpx (1.15.0-r0) 03:09:00 #13 ... 03:09:00 03:09:00 #15 [builder 6/8] COPY . . 03:09:00 #15 DONE 0.1s 03:09:00 03:09:00 #13 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 03:09:00 #13 1.361 (47/117) Installing libsharpyuv (1.5.0-r0) 03:09:00 #13 1.363 (48/117) Installing libwebp (1.5.0-r0) 03:09:00 #13 1.376 (49/117) Installing libwebpmux (1.5.0-r0) 03:09:00 #13 1.380 (50/117) Installing x264-libs (0.164.3108-r0) 03:09:00 #13 1.409 (51/117) Installing numactl (2.0.18-r0) 03:09:00 #13 1.414 (52/117) Installing x265-libs (3.6-r0) 03:09:00 #13 1.484 (53/117) Installing xvidcore (1.3.7-r2) 03:09:00 #13 1.492 (54/117) Installing ffmpeg-libavcodec (6.1.2-r2) 03:09:00 #13 1.624 (55/117) Installing sdl3 (3.2.16-r0) 03:09:00 #13 ... 03:09:00 03:09:00 #16 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 03:09:00 #16 0.209 % Total % Received % Xferd Average Speed Time Time Time Current 03:09:00 #16 0.209 Dload Upload Total Spent Left Speed 03:09:00 #16 0.209 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 44710 0 --:--:-- --:--:-- --:--:-- 46173 03:09:00 #16 DONE 0.3s 03:09:00 03:09:00 #13 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 03:09:00 #13 1.652 (56/117) Installing sdl2-compat (2.32.56-r0) 03:09:00 #13 1.659 (57/117) Installing alsa-lib (1.2.14-r0) 03:09:00 #13 1.678 (58/117) Installing libexpat (2.7.4-r0) 03:09:00 #13 1.684 (59/117) Installing libbz2 (1.0.8-r6) 03:09:00 #13 1.689 (60/117) Installing freetype (2.13.3-r0) 03:09:00 #13 1.701 (61/117) Installing fontconfig (2.15.0-r3) 03:09:00 #13 1.724 (62/117) Installing fribidi (1.0.16-r1) 03:09:00 #13 1.728 (63/117) Installing libintl (0.24.1-r0) 03:09:00 #13 1.737 (64/117) Installing libeconf (0.6.3-r0) 03:09:00 #13 1.742 (65/117) Installing libblkid (2.41-r9) 03:09:00 #13 1.755 (66/117) Installing libmount (2.41-r9) 03:09:00 #13 1.758 (67/117) Installing pcre2 (10.46-r0) 03:09:00 #13 1.767 (68/117) Installing glib (2.84.4-r0) 03:09:00 #13 1.808 (69/117) Installing graphite2 (1.3.14-r6) 03:09:00 #13 1.814 (70/117) Installing harfbuzz (11.2.1-r0) 03:09:00 #13 1.828 (71/117) Installing libunibreak (6.1-r0) 03:09:00 #13 1.835 (72/117) Installing libass (0.17.3-r0) 03:09:00 #13 1.841 (73/117) Installing libbluray (1.3.4-r1) 03:09:00 #13 1.852 (74/117) Installing mpg123-libs (1.32.10-r0) 03:09:00 #13 1.865 (75/117) Installing libopenmpt (0.7.15-r0) 03:09:00 #13 1.888 (76/117) Installing cjson (1.7.19-r0) 03:09:00 #13 1.897 (77/117) Installing mbedtls (3.6.5-r0) 03:09:00 #13 1.914 (78/117) Installing librist (0.2.10-r1) 03:09:00 #13 1.928 (79/117) Installing libsrt (1.5.3-r1) 03:09:00 #13 1.943 (80/117) Installing libssh (0.11.2-r0) 03:09:00 #13 1.953 (81/117) Installing xz-libs (5.8.1-r0) 03:09:00 #13 1.963 (82/117) Installing libxml2 (2.13.9-r0) 03:09:00 #13 1.978 (83/117) Installing libsodium (1.0.20-r1) 03:09:00 #13 1.985 (84/117) Installing libzmq (4.3.5-r2) 03:09:00 #13 1.998 (85/117) Installing ffmpeg-libavformat (6.1.2-r2) 03:09:00 #13 2.028 (86/117) Installing serd-libs (0.32.4-r0) 03:09:00 #13 2.033 (87/117) Installing zix-libs (0.6.2-r0) 03:09:00 #13 2.038 (88/117) Installing sord-libs (0.16.18-r0) 03:09:00 #13 2.043 (89/117) Installing sratom (0.6.18-r0) 03:09:00 #13 2.047 (90/117) Installing lilv-libs (0.24.26-r0) 03:09:00 #13 2.063 (91/117) Installing libdovi (3.3.1-r1) 03:09:01 #13 2.083 (92/117) Installing spirv-tools (1.4.313.0-r0) 03:09:01 #13 2.127 (93/117) Installing glslang-libs (1.4.309.0-r0) 03:09:01 #13 2.154 (94/117) Installing shaderc (2024.4-r0) 03:09:01 #13 2.168 (95/117) Installing vulkan-loader (1.4.313.0-r0) 03:09:01 #13 2.179 (96/117) Installing libplacebo (6.338.2-r3) 03:09:01 #13 2.195 (97/117) Installing ffmpeg-libpostproc (6.1.2-r2) 03:09:01 #13 2.199 (98/117) Installing ffmpeg-libswscale (6.1.2-r2) 03:09:01 #13 2.209 (99/117) Installing vidstab (1.1.1-r0) 03:09:01 #13 2.214 (100/117) Installing zimg (3.0.5-r3) 03:09:01 #13 2.227 (101/117) Installing ffmpeg-libavfilter (6.1.2-r2) 03:09:01 #13 2.261 (102/117) Installing libasyncns (0.8-r4) 03:09:01 #13 2.265 (103/117) Installing dbus-libs (1.16.2-r1) 03:09:01 #13 2.280 (104/117) Installing libltdl (2.5.4-r1) 03:09:01 #13 2.284 (105/117) Installing orc (0.4.40-r1) 03:09:01 #13 2.296 (106/117) Installing libflac (1.4.3-r1) 03:09:01 #13 2.305 (107/117) Installing libsndfile (1.2.2-r2) 03:09:01 #13 2.316 (108/117) Installing speexdsp (1.2.1-r2) 03:09:01 #13 2.321 (109/117) Installing tdb-libs (1.4.12-r0) 03:09:01 #13 2.325 (110/117) Installing libpulse (17.0-r5) 03:09:01 #13 2.344 (111/117) Installing v4l-utils-libs (1.28.1-r1) 03:09:01 #13 2.350 (112/117) Installing ffmpeg-libavdevice (6.1.2-r2) 03:09:01 #13 2.356 (113/117) Installing ffmpeg (6.1.2-r2) 03:09:01 #13 2.368 (114/117) Installing udev-init-scripts (35-r1) 03:09:01 #13 2.368 (115/117) Installing zstd-libs (1.5.7-r0) 03:09:01 #13 2.385 (116/117) Installing kmod-libs (34.2-r0) 03:09:01 #13 2.390 (117/117) Installing eudev (3.2.14-r5) 03:09:01 #13 2.403 Executing busybox-1.37.0-r20.trigger 03:09:01 #13 2.409 Executing glib-2.84.4-r0.trigger 03:09:01 #13 2.414 Executing eudev-3.2.14-r5.trigger 03:09:01 #13 2.422 OK: 133 MiB in 133 packages 03:09:01 #13 DONE 2.6s 03:09:01 03:09:01 #17 [builder 8/8] RUN make build 03:09:01 #17 0.224 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 03:09:02 #17 ... 03:09:02 03:09:02 #18 [stage-2 3/15] RUN apk --no-cache upgrade 03:09:02 #18 0.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:09:02 #18 0.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:09:02 #18 0.741 OK: 133 MiB in 133 packages 03:09:02 #18 DONE 0.9s 03:09:02 03:09:02 #17 [builder 8/8] RUN make build 03:09:28 #17 DONE 27.9s 03:09:28 03:09:28 #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / 03:09:28 #19 DONE 0.2s 03:09:28 03:09:28 #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / 03:09:28 #20 DONE 0.0s 03:09:28 03:09:28 #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 03:09:28 #21 DONE 0.0s 03:09:28 03:09:28 #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / 03:09:28 #22 DONE 0.0s 03:09:28 03:09:28 #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 03:09:28 #23 DONE 0.0s 03:09:28 03:09:28 #24 [stage-2 9/15] COPY --from=rtsp /mediamtx.yml / 03:09:28 #24 DONE 0.0s 03:09:28 03:09:28 #25 [stage-2 10/15] COPY --from=rtsp /mediamtx / 03:09:28 #25 DONE 0.1s 03:09:28 03:09:28 #26 [stage-2 11/15] RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 03:09:28 #26 DONE 0.2s 03:09:29 03:09:29 #27 [stage-2 12/15] RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 03:09:29 #27 DONE 0.3s 03:09:29 03:09:29 #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 03:09:29 #28 DONE 0.3s 03:09:29 03:09:29 #29 [stage-2 14/15] RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 03:09:30 #29 DONE 0.3s 03:09:30 03:09:30 #30 exporting to image 03:09:30 #30 exporting layers 03:09:30 #30 exporting layers 0.5s done 03:09:30 #30 writing image sha256:a9756290bf18d0a49501a13ec27dd933157c330318e128a5b1aacd25896832b4 done 03:09:30 #30 naming to docker.io/library/device-usb-camera done 03:09:30 #30 DONE 0.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:09:30 provisioning config files... 03:09:30 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17237506794131600563tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:09:31 ---> ****-login.sh 03:09:31 nexus3.edgexfoundry.org:10001 03:09:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:31 Login Succeeded 03:09:31 nexus3.edgexfoundry.org:10002 03:09:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:31 Login Succeeded 03:09:31 nexus3.edgexfoundry.org:10003 03:09:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:31 Login Succeeded 03:09:31 nexus3.edgexfoundry.org:10004 03:09:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:31 Login Succeeded 03:09:31 ****.io 03:09:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:31 Login Succeeded 03:09:31 ---> ****-login.sh ends [Pipeline] } 03:09:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:09:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:09:31 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 03:09:31 78726a2467b0a22da8dc6f0f29958ee4a51fd1a2 03:09:31 latest 03:09:31 4.1.0-dev.15 03:09:31 78726a2467b0a22da8dc6f0f29958ee4a51fd1a2-4.1.0-dev.15 03:09:31 main 03:09:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:32 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:78726a2467b0a22da8dc6f0f29958ee4a51fd1a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:32 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:78726a2467b0a22da8dc6f0f29958ee4a51fd1a2 03:09:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 03:09:32 4147e11554a3: Preparing 03:09:32 05cf4983c723: Preparing 03:09:32 05cf4983c723: Preparing 03:09:32 291174e2d83a: Preparing 03:09:32 56a6f440ec1f: Preparing 03:09:32 8b9ee95d9b28: Preparing 03:09:32 1236d8a5214c: Preparing 03:09:32 23e9a56a472f: Preparing 03:09:32 735608551458: Preparing 03:09:32 87ff8c9a2d29: Preparing 03:09:32 66a67d03f6ca: Preparing 03:09:32 1236d8a5214c: Waiting 03:09:32 23e9a56a472f: Waiting 03:09:32 735608551458: Waiting 03:09:32 87ff8c9a2d29: Waiting 03:09:32 66a67d03f6ca: Waiting 03:09:32 8e3bb7f6e597: Preparing 03:09:32 e70b4f81ad8a: Preparing 03:09:32 cce92674e987: Preparing 03:09:32 8e3bb7f6e597: Waiting 03:09:32 e70b4f81ad8a: Waiting 03:09:32 cce92674e987: Waiting 03:09:32 291174e2d83a: Pushed 03:09:32 05cf4983c723: Pushed 03:09:32 4147e11554a3: Pushed 03:09:32 8b9ee95d9b28: Pushed 03:09:32 1236d8a5214c: Pushed 03:09:32 23e9a56a472f: Pushed 03:09:32 87ff8c9a2d29: Pushed 03:09:32 735608551458: Pushed 03:09:32 cce92674e987: Layer already exists 03:09:32 8e3bb7f6e597: Pushed 03:09:36 56a6f440ec1f: Pushed 03:09:37 66a67d03f6ca: Pushed 03:09:45 e70b4f81ad8a: Pushed 03:09:45 78726a2467b0a22da8dc6f0f29958ee4a51fd1a2: digest: sha256:4ccda66709358c2c99e18d6c4b5dcccbab14f44519467efc39ee801b2e8fb037 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:45 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:45 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 03:09:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 03:09:45 4147e11554a3: Preparing 03:09:45 05cf4983c723: Preparing 03:09:45 05cf4983c723: Preparing 03:09:45 291174e2d83a: Preparing 03:09:45 56a6f440ec1f: Preparing 03:09:45 8b9ee95d9b28: Preparing 03:09:45 1236d8a5214c: Preparing 03:09:45 23e9a56a472f: Preparing 03:09:45 735608551458: Preparing 03:09:45 87ff8c9a2d29: Preparing 03:09:45 66a67d03f6ca: Preparing 03:09:45 8e3bb7f6e597: Preparing 03:09:45 e70b4f81ad8a: Preparing 03:09:45 cce92674e987: Preparing 03:09:45 23e9a56a472f: Waiting 03:09:45 735608551458: Waiting 03:09:45 87ff8c9a2d29: Waiting 03:09:45 66a67d03f6ca: Waiting 03:09:45 8e3bb7f6e597: Waiting 03:09:45 e70b4f81ad8a: Waiting 03:09:45 1236d8a5214c: Waiting 03:09:45 cce92674e987: Waiting 03:09:45 4147e11554a3: Layer already exists 03:09:45 8b9ee95d9b28: Layer already exists 03:09:45 05cf4983c723: Layer already exists 03:09:45 56a6f440ec1f: Layer already exists 03:09:45 291174e2d83a: Layer already exists 03:09:45 87ff8c9a2d29: Layer already exists 03:09:45 1236d8a5214c: Layer already exists 03:09:45 735608551458: Layer already exists 03:09:45 23e9a56a472f: Layer already exists 03:09:45 66a67d03f6ca: Layer already exists 03:09:45 e70b4f81ad8a: Layer already exists 03:09:45 cce92674e987: Layer already exists 03:09:45 8e3bb7f6e597: Layer already exists 03:09:45 latest: digest: sha256:4ccda66709358c2c99e18d6c4b5dcccbab14f44519467efc39ee801b2e8fb037 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:46 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:46 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.15 03:09:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 03:09:46 4147e11554a3: Preparing 03:09:46 05cf4983c723: Preparing 03:09:46 05cf4983c723: Preparing 03:09:46 291174e2d83a: Preparing 03:09:46 56a6f440ec1f: Preparing 03:09:46 8b9ee95d9b28: Preparing 03:09:46 1236d8a5214c: Preparing 03:09:46 23e9a56a472f: Preparing 03:09:46 735608551458: Preparing 03:09:46 87ff8c9a2d29: Preparing 03:09:46 66a67d03f6ca: Preparing 03:09:46 8e3bb7f6e597: Preparing 03:09:46 e70b4f81ad8a: Preparing 03:09:46 cce92674e987: Preparing 03:09:46 735608551458: Waiting 03:09:46 1236d8a5214c: Waiting 03:09:46 87ff8c9a2d29: Waiting 03:09:46 23e9a56a472f: Waiting 03:09:46 8e3bb7f6e597: Waiting 03:09:46 cce92674e987: Waiting 03:09:46 66a67d03f6ca: Waiting 03:09:46 e70b4f81ad8a: Waiting 03:09:46 56a6f440ec1f: Layer already exists 03:09:46 291174e2d83a: Layer already exists 03:09:46 05cf4983c723: Layer already exists 03:09:46 8b9ee95d9b28: Layer already exists 03:09:46 4147e11554a3: Layer already exists 03:09:46 1236d8a5214c: Layer already exists 03:09:46 23e9a56a472f: Layer already exists 03:09:46 735608551458: Layer already exists 03:09:46 87ff8c9a2d29: Layer already exists 03:09:46 66a67d03f6ca: Layer already exists 03:09:46 8e3bb7f6e597: Layer already exists 03:09:46 e70b4f81ad8a: Layer already exists 03:09:46 cce92674e987: Layer already exists 03:09:46 4.1.0-dev.15: digest: sha256:4ccda66709358c2c99e18d6c4b5dcccbab14f44519467efc39ee801b2e8fb037 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:46 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:78726a2467b0a22da8dc6f0f29958ee4a51fd1a2-4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:47 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:78726a2467b0a22da8dc6f0f29958ee4a51fd1a2-4.1.0-dev.15 03:09:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 03:09:47 4147e11554a3: Preparing 03:09:47 05cf4983c723: Preparing 03:09:47 05cf4983c723: Preparing 03:09:47 291174e2d83a: Preparing 03:09:47 56a6f440ec1f: Preparing 03:09:47 8b9ee95d9b28: Preparing 03:09:47 1236d8a5214c: Preparing 03:09:47 23e9a56a472f: Preparing 03:09:47 735608551458: Preparing 03:09:47 87ff8c9a2d29: Preparing 03:09:47 66a67d03f6ca: Preparing 03:09:47 8e3bb7f6e597: Preparing 03:09:47 e70b4f81ad8a: Preparing 03:09:47 cce92674e987: Preparing 03:09:47 66a67d03f6ca: Waiting 03:09:47 8e3bb7f6e597: Waiting 03:09:47 e70b4f81ad8a: Waiting 03:09:47 cce92674e987: Waiting 03:09:47 1236d8a5214c: Waiting 03:09:47 23e9a56a472f: Waiting 03:09:47 87ff8c9a2d29: Waiting 03:09:47 735608551458: Waiting 03:09:47 291174e2d83a: Layer already exists 03:09:47 4147e11554a3: Layer already exists 03:09:47 05cf4983c723: Layer already exists 03:09:47 8b9ee95d9b28: Layer already exists 03:09:47 56a6f440ec1f: Layer already exists 03:09:47 1236d8a5214c: Layer already exists 03:09:47 66a67d03f6ca: Layer already exists 03:09:47 87ff8c9a2d29: Layer already exists 03:09:47 735608551458: Layer already exists 03:09:47 23e9a56a472f: Layer already exists 03:09:47 8e3bb7f6e597: Layer already exists 03:09:47 cce92674e987: Layer already exists 03:09:47 e70b4f81ad8a: Layer already exists 03:09:47 78726a2467b0a22da8dc6f0f29958ee4a51fd1a2-4.1.0-dev.15: digest: sha256:4ccda66709358c2c99e18d6c4b5dcccbab14f44519467efc39ee801b2e8fb037 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:47 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:47 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 03:09:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 03:09:47 4147e11554a3: Preparing 03:09:47 05cf4983c723: Preparing 03:09:47 05cf4983c723: Preparing 03:09:47 291174e2d83a: Preparing 03:09:47 56a6f440ec1f: Preparing 03:09:47 8b9ee95d9b28: Preparing 03:09:47 1236d8a5214c: Preparing 03:09:47 23e9a56a472f: Preparing 03:09:47 735608551458: Preparing 03:09:47 87ff8c9a2d29: Preparing 03:09:47 66a67d03f6ca: Preparing 03:09:47 8e3bb7f6e597: Preparing 03:09:47 e70b4f81ad8a: Preparing 03:09:47 cce92674e987: Preparing 03:09:47 23e9a56a472f: Waiting 03:09:47 87ff8c9a2d29: Waiting 03:09:47 66a67d03f6ca: Waiting 03:09:47 8e3bb7f6e597: Waiting 03:09:47 e70b4f81ad8a: Waiting 03:09:47 1236d8a5214c: Waiting 03:09:47 cce92674e987: Waiting 03:09:47 8b9ee95d9b28: Layer already exists 03:09:47 05cf4983c723: Layer already exists 03:09:47 56a6f440ec1f: Layer already exists 03:09:47 291174e2d83a: Layer already exists 03:09:47 4147e11554a3: Layer already exists 03:09:47 23e9a56a472f: Layer already exists 03:09:47 1236d8a5214c: Layer already exists 03:09:47 87ff8c9a2d29: Layer already exists 03:09:47 735608551458: Layer already exists 03:09:47 66a67d03f6ca: Layer already exists 03:09:47 cce92674e987: Layer already exists 03:09:47 e70b4f81ad8a: Layer already exists 03:09:47 8e3bb7f6e597: Layer already exists 03:09:47 main: digest: sha256:4ccda66709358c2c99e18d6c4b5dcccbab14f44519467efc39ee801b2e8fb037 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:09:47 ===================================================== [Pipeline] echo 03:09:47 taggedImages: 03:09:47 - nexus3.edgexfoundry.org:10004/device-usb-camera:78726a2467b0a22da8dc6f0f29958ee4a51fd1a2 03:09:47 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 03:09:47 - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.15 03:09:47 - nexus3.edgexfoundry.org:10004/device-usb-camera:78726a2467b0a22da8dc6f0f29958ee4a51fd1a2-4.1.0-dev.15 03:09:47 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] echo 03:09:47 ========================================================= 03:09:47 [edgeXBuildMultiArch] RAW Config: 03:09:47 images: 03:09:47 - nexus3.edgexfoundry.org:10004/device-usb-camera:78726a2467b0a22da8dc6f0f29958ee4a51fd1a2 03:09:47 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 03:09:47 - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.15 03:09:47 - nexus3.edgexfoundry.org:10004/device-usb-camera:78726a2467b0a22da8dc6f0f29958ee4a51fd1a2-4.1.0-dev.15 03:09:47 - nexus3.edgexfoundry.org:10004/device-usb-camera:main 03:09:47 settingsFile: 03:09:47 device-usb-camera-settings 03:09:47 ========================================================= [Pipeline] node 03:10:02 Still waiting to schedule task 03:10:02 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3521’ 03:11:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3529 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 03:11:10 Running in /w/workspace/device-usb-camera/220 [Pipeline] { [Pipeline] checkout 03:11:13 Selected Git installation does not exist. Using Default 03:11:13 The recommended git tool is: NONE 03:11:19 using credential edgex-jenkins-ssh 03:11:19 Cloning the remote Git repository 03:11:19 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 03:11:19 > git init /w/workspace/device-usb-camera/220 # timeout=10 03:11:19 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 03:11:19 > git --version # timeout=10 03:11:19 > git --version # 'git version 2.25.1' 03:11:19 using GIT_SSH to set credentials SSH Credentials for GitHub 03:11:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:11:26 Running on prd-centos7-docker-4c-2g-3531 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:11:26 provisioning config files... 03:11:26 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15575041571587828516tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:11:25 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 03:11:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:11:26 Avoid second fetch 03:11:26 Checking out Revision 78726a2467b0a22da8dc6f0f29958ee4a51fd1a2 (main) 03:11:27 ---> ****-login.sh 03:11:27 nexus3.edgexfoundry.org:10001 03:11:27 Commit message: "Merge pull request #444 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.57" 03:11:26 > git config core.sparsecheckout # timeout=10 03:11:26 > git checkout -f 78726a2467b0a22da8dc6f0f29958ee4a51fd1a2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:11:32 provisioning config files... 03:11:32 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/220@tmp/config419565215498393627tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:11:32 ---> ****-login.sh 03:11:32 nexus3.edgexfoundry.org:10001 03:11:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:11:33 Configure a credential helper to remove this warning. See 03:11:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:11:33 03:11:33 Login Succeeded 03:11:33 nexus3.edgexfoundry.org:10002 03:11:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:11:33 Configure a credential helper to remove this warning. See 03:11:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:11:33 03:11:33 Login Succeeded 03:11:33 nexus3.edgexfoundry.org:10003 03:11:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:11:34 Configure a credential helper to remove this warning. See 03:11:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:11:34 03:11:34 Login Succeeded 03:11:34 nexus3.edgexfoundry.org:10004 03:11:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:11:34 Configure a credential helper to remove this warning. See 03:11:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:11:34 03:11:34 Login Succeeded 03:11:34 ****.io 03:11:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:11:35 Configure a credential helper to remove this warning. See 03:11:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:11:35 03:11:35 Login Succeeded 03:11:35 ---> ****-login.sh ends [Pipeline] } 03:11:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:11:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:11:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:11:37 ========================================================= 03:11:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 03:11:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:37 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 03:11:38 Sending build context to Docker daemon 12.6MB 03:11:38 Step 1/13 : ARG BASE=golang:1.25-alpine3.22 03:11:38 Step 2/13 : FROM ${BASE} AS builder 03:11:38 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:11:38 6b59a28fa201: Pulling fs layer 03:11:38 d32bb0dddca7: Pulling fs layer 03:11:38 5dab1238d3d9: Pulling fs layer 03:11:38 196fd7d83e7d: Pulling fs layer 03:11:38 4f4fb700ef54: Pulling fs layer 03:11:38 8ba94037c8f0: Pulling fs layer 03:11:38 deaec5988b04: Pulling fs layer 03:11:38 9f65657bb879: Pulling fs layer 03:11:38 8ba94037c8f0: Waiting 03:11:38 deaec5988b04: Waiting 03:11:38 9f65657bb879: Waiting 03:11:38 196fd7d83e7d: Waiting 03:11:38 4f4fb700ef54: Waiting 03:11:38 d32bb0dddca7: Verifying Checksum 03:11:38 d32bb0dddca7: Download complete 03:11:38 196fd7d83e7d: Verifying Checksum 03:11:38 196fd7d83e7d: Download complete 03:11:38 4f4fb700ef54: Verifying Checksum 03:11:38 4f4fb700ef54: Download complete 03:11:38 8ba94037c8f0: Verifying Checksum 03:11:38 8ba94037c8f0: Download complete 03:11:38 6b59a28fa201: Verifying Checksum 03:11:38 6b59a28fa201: Download complete 03:11:39 9f65657bb879: Verifying Checksum 03:11:39 9f65657bb879: Download complete 03:11:39 6b59a28fa201: Pull complete 03:11:40 d32bb0dddca7: Pull complete 03:11:40 5dab1238d3d9: Verifying Checksum 03:11:40 5dab1238d3d9: Download complete 03:11:42 deaec5988b04: Verifying Checksum 03:11:42 deaec5988b04: Download complete 03:11:57 5dab1238d3d9: Pull complete 03:11:57 196fd7d83e7d: Pull complete 03:11:57 4f4fb700ef54: Pull complete 03:11:57 8ba94037c8f0: Pull complete 03:12:05 deaec5988b04: Pull complete 03:12:06 9f65657bb879: Pull complete 03:12:06 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 03:12:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 03:12:06 ---> 334268110677 03:12:06 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:12:09 ---> Running in a8b7397218d7 03:12:09 Removing intermediate container a8b7397218d7 03:12:09 ---> a37c3976053a 03:12:09 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:12:09 ---> Running in 65f0d288999e 03:12:09 Removing intermediate container 65f0d288999e 03:12:09 ---> 1c34602b857a 03:12:09 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 03:12:09 ---> Running in 5d10d4c591d9 03:12:10 Removing intermediate container 5d10d4c591d9 03:12:10 ---> 636bddbc0cf0 03:12:10 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 03:12:10 ---> Running in d6a780c9217e 03:12:10 Removing intermediate container d6a780c9217e 03:12:10 ---> 6ced90f62a64 03:12:10 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:12:10 ---> Running in 141a5fe41842 03:12:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:12:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:12:14 (1/9) Installing eudev-libs (3.2.14-r5) 03:12:14 (2/9) Installing libjpeg-turbo (3.1.0-r0) 03:12:14 (3/9) Installing v4l-utils-libs (1.28.1-r1) 03:12:14 (4/9) Installing v4l-utils (1.28.1-r1) 03:12:14 (5/9) Installing libdvbv5 (1.28.1-r1) 03:12:14 (6/9) Installing libturbojpeg (3.1.0-r0) 03:12:14 (7/9) Installing libjpeg-turbo-dev (3.1.0-r0) 03:12:14 (8/9) Installing eudev-dev (3.2.14-r5) 03:12:14 (9/9) Installing v4l-utils-dev (1.28.1-r1) 03:12:14 Executing busybox-1.37.0-r19.trigger 03:12:14 OK: 262 MiB in 69 packages 03:12:16 Removing intermediate container 141a5fe41842 03:12:16 ---> 0eed77006522 03:12:16 Step 8/13 : WORKDIR /device-usb-camera 03:12:16 ---> Running in 444fb26ce8fb 03:12:16 Removing intermediate container 444fb26ce8fb 03:12:16 ---> 73b433ea6db5 03:12:16 Step 9/13 : COPY go.mod vendor* ./ 03:12:17 ---> c9807dbf19e6 03:12:17 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:12:17 ---> Running in cff871503ba2 03:14:09 Removing intermediate container cff871503ba2 03:14:09 ---> 101cde42adb1 03:14:09 Step 11/13 : COPY . . 03:14:09 ---> 1da67dd676ee 03:14:09 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 03:14:09 ---> Running in aee91a53fca3 03:14:09  % Total % Received % Xferd Average Speed  Time Time Time Current 03:14:09  Dload Upload Total Spent Left Speed 03:14:09 0  0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7180 0 --:--:-- --:--:-- --:--:-- 7375 03:14:09 Removing intermediate container aee91a53fca3 03:14:09 ---> b3b386442a74 03:14:09 Step 13/13 : RUN ${MAKE} 03:14:09 ---> Running in acd16fb03841 03:14:09 noop 03:14:09 Removing intermediate container acd16fb03841 03:14:09 ---> bf9df3f0c9f6 03:14:09 Successfully built bf9df3f0c9f6 03:14:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:10 + docker inspect -f . ci-base-image-arm64 03:14:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:14:10 prd-ubuntu20.04-docker-arm64-4c-16g-3529 does not seem to be running inside a container 03:14:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/220 -v /w/workspace/device-usb-camera/220:/w/workspace/device-usb-camera/220:rw,z -v /w/workspace/device-usb-camera/220@tmp:/w/workspace/device-usb-camera/220@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:14:11 $ docker top 93058758a5ae85e9dbaea0c6234046bc665274b659fbb7b9c2cc24a195e1413f -eo pid,comm [Pipeline] { [Pipeline] sh 03:14:12 + go version 03:14:12 go version go1.25.3 linux/arm64 [Pipeline] } 03:14:12 $ docker stop --time=1 93058758a5ae85e9dbaea0c6234046bc665274b659fbb7b9c2cc24a195e1413f 03:14:17 $ docker rm -f --volumes 93058758a5ae85e9dbaea0c6234046bc665274b659fbb7b9c2cc24a195e1413f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:17 + docker inspect -f . ci-base-image-arm64 03:14:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:14:17 prd-ubuntu20.04-docker-arm64-4c-16g-3529 does not seem to be running inside a container 03:14:18 $ 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/220 -v /w/workspace/device-usb-camera/220:/w/workspace/device-usb-camera/220:rw,z -v /w/workspace/device-usb-camera/220@tmp:/w/workspace/device-usb-camera/220@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:14:19 $ docker top 90c89c34c63d785841119d80dd8f51fe6111500f9b4c7d23486b9cef93f54d79 -eo pid,comm [Pipeline] { [Pipeline] sh 03:14:20 + git config --global --add safe.directory /w/workspace/device-usb-camera/220 [Pipeline] fileExists [Pipeline] sh 03:14:20 + make test 03:14:20 go test ./... -coverprofile=coverage.out ./... 03:14:27 ? github.com/edgexfoundry/device-usb-camera [no test files] 03:19:04 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 03:19:04 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.071s coverage: 4.4% of statements 03:19:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:19:04 go vet ./... 03:20:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:20:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:20:12 ./bin/test-attribution-txt.sh 03:20:12 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo 03:20:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 03:20:12 $ docker stop --time=1 90c89c34c63d785841119d80dd8f51fe6111500f9b4c7d23486b9cef93f54d79 03:20:14 $ docker rm -f --volumes 90c89c34c63d785841119d80dd8f51fe6111500f9b4c7d23486b9cef93f54d79 [Pipeline] // withDockerContainer [Pipeline] sh 03:20:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:20:16 Warning: overwriting stash ‘coverage-report’ 03:20:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:20:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:20:17 + ls -al . 03:20:17 total 288 03:20:17 drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 03:14 . 03:20:17 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 03:11 .. 03:20:17 drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 03:11 .git 03:20:17 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 03:11 .github 03:20:17 -rw-rw-r-- 1 jenkins jenkins 379 Mar 16 03:11 .gitignore 03:20:17 -rw-rw-r-- 1 jenkins jenkins 359 Mar 16 03:11 .golangci.yml 03:20:17 -rw-rw-r-- 1 jenkins jenkins 77 Mar 16 03:11 .hadolint.yml 03:20:17 -rw-rw-r-- 1 jenkins jenkins 22020 Mar 16 03:11 Attribution.txt 03:20:17 -rw-rw-r-- 1 jenkins jenkins 17743 Mar 16 03:11 CHANGELOG.md 03:20:17 -rw-rw-r-- 1 jenkins jenkins 2446 Mar 16 03:11 Dockerfile 03:20:17 -rw-rw-r-- 1 jenkins jenkins 678 Mar 16 03:11 GOVERNANCE.md 03:20:17 -rw-rw-r-- 1 jenkins jenkins 682 Mar 16 03:11 Jenkinsfile 03:20:17 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 16 03:11 LICENSE 03:20:17 -rw-rw-r-- 1 jenkins jenkins 3192 Mar 16 03:11 Makefile 03:20:17 -rw-rw-r-- 1 jenkins jenkins 622 Mar 16 03:11 OWNERS.md 03:20:17 -rw-rw-r-- 1 jenkins jenkins 2575 Mar 16 03:11 README.md 03:20:17 -rw-rw-r-- 1 jenkins jenkins 12 Mar 16 03:07 VERSION 03:20:17 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 03:11 bin 03:20:17 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 03:11 cmd 03:20:17 -rw-r--r-- 1 jenkins jenkins 54776 Mar 16 03:19 coverage.out 03:20:17 -rwxrwxr-x 1 jenkins jenkins 84 Mar 16 03:11 docker-entrypoint.sh 03:20:17 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 03:11 docs 03:20:17 -rw-rw-r-- 1 jenkins jenkins 6885 Mar 16 03:11 go.mod 03:20:17 -rw-rw-r-- 1 jenkins jenkins 89642 Mar 16 03:11 go.sum 03:20:17 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 03:11 internal 03:20:17 -rw-rw-r-- 1 jenkins jenkins 231 Mar 16 03:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:17 + 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=78726a2467b0a22da8dc6f0f29958ee4a51fd1a2 --label arch=arm64 --label version=4.1.0-dev.15 . 03:20:18 Sending build context to Docker daemon 12.66MB 03:20:18 Step 1/37 : ARG BASE=golang:1.25-alpine3.22 03:20:18 Step 2/37 : FROM ${BASE} AS builder 03:20:18 ---> bf9df3f0c9f6 03:20:18 Step 3/37 : ARG ADD_BUILD_TAGS="" 03:20:18 ---> Running in c733a45bd529 03:20:18 Removing intermediate container c733a45bd529 03:20:18 ---> f7f68b1379bb 03:20:18 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:20:19 ---> Running in 507da6fc9d51 03:20:19 Removing intermediate container 507da6fc9d51 03:20:19 ---> e01a56d53efb 03:20:19 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 03:20:19 ---> Running in 6958f0c1275f 03:20:19 Removing intermediate container 6958f0c1275f 03:20:19 ---> 530749794c76 03:20:19 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 03:20:20 ---> Running in 3dbcf9aff151 03:20:20 Removing intermediate container 3dbcf9aff151 03:20:20 ---> 6a7d53529aa6 03:20:20 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:20:20 ---> Running in 011f3def8422 03:20:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:20:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:20:24 OK: 262 MiB in 69 packages 03:20:25 Removing intermediate container 011f3def8422 03:20:25 ---> c6687f566fc4 03:20:25 Step 8/37 : WORKDIR /device-usb-camera 03:20:25 ---> Running in 29bf52f90fa3 03:20:25 Removing intermediate container 29bf52f90fa3 03:20:25 ---> 98bb327fd36d 03:20:25 Step 9/37 : COPY go.mod vendor* ./ 03:20:25 ---> f36de5dda879 03:20:25 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:20:26 ---> Running in ab99ffc4afec 03:20:28 Removing intermediate container ab99ffc4afec 03:20:28 ---> 7689b9d8f1a2 03:20:28 Step 11/37 : COPY . . 03:20:29 ---> afcc391331ae 03:20:29 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 03:20:29 ---> Running in b4629531b416 03:20:30  % Total % Received % Xferd Average Speed Time Time Time Current 03:20:30      Dload Upload Total Spent Left Speed 03:20:30  0 0 0  0 0  0  0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 5136 0 --:--:-- --:--:-- --:--:-- 5205 03:20:31 Removing intermediate container b4629531b416 03:20:31 ---> 2ffaa504c50b 03:20:31 Step 13/37 : RUN ${MAKE} 03:20:31 ---> Running in e5f05fa2a6f2 03:20:32 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 03:25:24 Removing intermediate container e5f05fa2a6f2 03:25:24 ---> db52f8a5ccbe 03:25:24 Step 14/37 : FROM bluenviron/mediamtx:1.15.3 AS rtsp 03:25:24 1.15.3: Pulling from bluenviron/mediamtx 03:25:24 15af7a6288ba: Pulling fs layer 03:25:24 15af7a6288ba: Verifying Checksum 03:25:24 15af7a6288ba: Download complete 03:25:26 15af7a6288ba: Pull complete 03:25:26 Digest: sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e 03:25:26 Status: Downloaded newer image for bluenviron/mediamtx:1.15.3 03:25:26 ---> 750e2abf1212 03:25:26 Step 15/37 : FROM alpine:3.22 03:25:26 3.22: Pulling from library/alpine 03:25:26 d741ee1608f3: Pulling fs layer 03:25:27 d741ee1608f3: Verifying Checksum 03:25:27 d741ee1608f3: Download complete 03:25:28 d741ee1608f3: Pull complete 03:25:28 Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 03:25:28 Status: Downloaded newer image for alpine:3.22 03:25:28 ---> 5a766deef0c8 03:25:28 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:25:28 ---> Running in 5b3d43f3fe16 03:25:28 Removing intermediate container 5b3d43f3fe16 03:25:28 ---> 87eb37ef7d4c 03:25:28 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 03:25:28 ---> Running in 30d8dc091516 03:25:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:25:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:25:32 (1/116) Installing dumb-init (1.2.5-r3) 03:25:32 (2/116) Installing libSvtAv1Enc (2.3.0-r0) 03:25:32 (3/116) Installing aom-libs (3.12.1-r0) 03:25:32 (4/116) Installing libxau (1.0.12-r0) 03:25:32 (5/116) Installing libmd (1.1.0-r0) 03:25:32 (6/116) Installing libbsd (0.12.2-r0) 03:25:32 (7/116) Installing libxdmcp (1.1.5-r1) 03:25:32 (8/116) Installing libxcb (1.17.0-r0) 03:25:32 (9/116) Installing libx11 (1.8.11-r0) 03:25:32 (10/116) Installing hwdata-pci (0.395-r0) 03:25:32 (11/116) Installing libpciaccess (0.18.1-r0) 03:25:32 (12/116) Installing libdrm (2.4.124-r0) 03:25:32 (13/116) Installing libxext (1.3.6-r2) 03:25:32 (14/116) Installing libxfixes (6.0.1-r4) 03:25:32 (15/116) Installing libffi (3.4.8-r0) 03:25:32 (16/116) Installing wayland-libs-client (1.23.1-r3) 03:25:32 (17/116) Installing libva (2.22.0-r1) 03:25:32 (18/116) Installing libvdpau (1.5-r4) 03:25:32 (19/116) Installing ffmpeg-libavutil (6.1.2-r2) 03:25:33 (20/116) Installing libdav1d (1.5.1-r0) 03:25:33 (21/116) Installing libgcc (14.2.0-r6) 03:25:33 (22/116) Installing libstdc++ (14.2.0-r6) 03:25:33 (23/116) Installing openexr-libiex (3.3.2-r0) 03:25:33 (24/116) Installing openexr-libilmthread (3.3.2-r0) 03:25:33 (25/116) Installing imath (3.1.12-r0) 03:25:33 (26/116) Installing libdeflate (1.23-r0) 03:25:33 (27/116) Installing openexr-libopenexrcore (3.3.2-r0) 03:25:33 (28/116) Installing openexr-libopenexr (3.3.2-r0) 03:25:33 (29/116) Installing brotli-libs (1.1.0-r2) 03:25:33 (30/116) Installing giflib (5.2.2-r1) 03:25:33 (31/116) Installing libhwy (1.0.7-r1) 03:25:33 (32/116) Installing libjpeg-turbo (3.1.0-r0) 03:25:33 (33/116) Installing lcms2 (2.16-r0) 03:25:33 (34/116) Installing libpng (1.6.55-r0) 03:25:33 (35/116) Installing libjxl (0.10.3-r2) 03:25:34 (36/116) Installing lame-libs (3.100-r5) 03:25:34 (37/116) Installing opus (1.5.2-r1) 03:25:34 (38/116) Installing rav1e-libs (0.7.1-r2) 03:25:34 (39/116) Installing libgomp (14.2.0-r6) 03:25:34 (40/116) Installing soxr (0.1.3-r7) 03:25:34 (41/116) Installing ffmpeg-libswresample (6.1.2-r2) 03:25:34 (42/116) Installing libogg (1.3.5-r5) 03:25:34 (43/116) Installing libtheora (1.1.1-r18) 03:25:34 (44/116) Installing libvorbis (1.3.7-r2) 03:25:34 (45/116) Installing libvpx (1.15.0-r0) 03:25:34 (46/116) Installing libsharpyuv (1.5.0-r0) 03:25:34 (47/116) Installing libwebp (1.5.0-r0) 03:25:34 (48/116) Installing libwebpmux (1.5.0-r0) 03:25:34 (49/116) Installing x264-libs (0.164.3108-r0) 03:25:34 (50/116) Installing numactl (2.0.18-r0) 03:25:35 (51/116) Installing x265-libs (3.6-r0) 03:25:35 (52/116) Installing xvidcore (1.3.7-r2) 03:25:35 (53/116) Installing ffmpeg-libavcodec (6.1.2-r2) 03:25:36 (54/116) Installing sdl3 (3.2.16-r0) 03:25:36 (55/116) Installing sdl2-compat (2.32.56-r0) 03:25:36 (56/116) Installing alsa-lib (1.2.14-r0) 03:25:36 (57/116) Installing libexpat (2.7.4-r0) 03:25:36 (58/116) Installing libbz2 (1.0.8-r6) 03:25:36 (59/116) Installing freetype (2.13.3-r0) 03:25:36 (60/116) Installing fontconfig (2.15.0-r3) 03:25:36 (61/116) Installing fribidi (1.0.16-r1) 03:25:36 (62/116) Installing libintl (0.24.1-r0) 03:25:36 (63/116) Installing libeconf (0.6.3-r0) 03:25:36 (64/116) Installing libblkid (2.41-r9) 03:25:36 (65/116) Installing libmount (2.41-r9) 03:25:36 (66/116) Installing pcre2 (10.46-r0) 03:25:36 (67/116) Installing glib (2.84.4-r0) 03:25:36 (68/116) Installing graphite2 (1.3.14-r6) 03:25:36 (69/116) Installing harfbuzz (11.2.1-r0) 03:25:36 (70/116) Installing libunibreak (6.1-r0) 03:25:37 (71/116) Installing libass (0.17.3-r0) 03:25:37 (72/116) Installing libbluray (1.3.4-r1) 03:25:37 (73/116) Installing mpg123-libs (1.32.10-r0) 03:25:37 (74/116) Installing libopenmpt (0.7.15-r0) 03:25:37 (75/116) Installing cjson (1.7.19-r0) 03:25:37 (76/116) Installing mbedtls (3.6.5-r0) 03:25:37 (77/116) Installing librist (0.2.10-r1) 03:25:37 (78/116) Installing libsrt (1.5.3-r1) 03:25:37 (79/116) Installing libssh (0.11.2-r0) 03:25:37 (80/116) Installing xz-libs (5.8.1-r0) 03:25:37 (81/116) Installing libxml2 (2.13.9-r0) 03:25:37 (82/116) Installing libsodium (1.0.20-r1) 03:25:37 (83/116) Installing libzmq (4.3.5-r2) 03:25:37 (84/116) Installing ffmpeg-libavformat (6.1.2-r2) 03:25:37 (85/116) Installing serd-libs (0.32.4-r0) 03:25:37 (86/116) Installing zix-libs (0.6.2-r0) 03:25:37 (87/116) Installing sord-libs (0.16.18-r0) 03:25:37 (88/116) Installing sratom (0.6.18-r0) 03:25:37 (89/116) Installing lilv-libs (0.24.26-r0) 03:25:37 (90/116) Installing libdovi (3.3.1-r1) 03:25:37 (91/116) Installing spirv-tools (1.4.313.0-r0) 03:25:37 (92/116) Installing glslang-libs (1.4.309.0-r0) 03:25:38 (93/116) Installing shaderc (2024.4-r0) 03:25:38 (94/116) Installing vulkan-loader (1.4.313.0-r0) 03:25:38 (95/116) Installing libplacebo (6.338.2-r3) 03:25:38 (96/116) Installing ffmpeg-libpostproc (6.1.2-r2) 03:25:38 (97/116) Installing ffmpeg-libswscale (6.1.2-r2) 03:25:38 (98/116) Installing vidstab (1.1.1-r0) 03:25:38 (99/116) Installing zimg (3.0.5-r3) 03:25:38 (100/116) Installing ffmpeg-libavfilter (6.1.2-r2) 03:25:38 (101/116) Installing libasyncns (0.8-r4) 03:25:38 (102/116) Installing dbus-libs (1.16.2-r1) 03:25:38 (103/116) Installing libltdl (2.5.4-r1) 03:25:38 (104/116) Installing orc (0.4.40-r1) 03:25:38 (105/116) Installing libflac (1.4.3-r1) 03:25:38 (106/116) Installing libsndfile (1.2.2-r2) 03:25:38 (107/116) Installing speexdsp (1.2.1-r2) 03:25:38 (108/116) Installing tdb-libs (1.4.12-r0) 03:25:38 (109/116) Installing libpulse (17.0-r5) 03:25:38 (110/116) Installing v4l-utils-libs (1.28.1-r1) 03:25:38 (111/116) Installing ffmpeg-libavdevice (6.1.2-r2) 03:25:38 (112/116) Installing ffmpeg (6.1.2-r2) 03:25:38 (113/116) Installing udev-init-scripts (35-r1) 03:25:38 (114/116) Installing zstd-libs (1.5.7-r0) 03:25:38 (115/116) Installing kmod-libs (34.2-r0) 03:25:38 (116/116) Installing eudev (3.2.14-r5) 03:25:38 Executing busybox-1.37.0-r20.trigger 03:25:38 Executing glib-2.84.4-r0.trigger 03:25:38 Executing eudev-3.2.14-r5.trigger 03:25:38 OK: 114 MiB in 132 packages 03:25:45 Removing intermediate container 30d8dc091516 03:25:45 ---> 28d8aa273a9e 03:25:45 Step 18/37 : RUN apk --no-cache upgrade 03:25:45 ---> Running in ef8b7c6e9bd0 03:25:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:25:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:25:48 OK: 114 MiB in 132 packages 03:25:49 Removing intermediate container ef8b7c6e9bd0 03:25:49 ---> 7696dbabe13c 03:25:49 Step 19/37 : WORKDIR / 03:25:49 ---> Running in 5469d3869aa6 03:25:50 Removing intermediate container 5469d3869aa6 03:25:50 ---> 3aa20c738ed6 03:25:50 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 03:25:52 ---> 42abe445bc34 03:25:52 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 03:25:52 ---> 37c88a914043 03:25:52 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 03:25:53 ---> aa91c1312e71 03:25:53 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 03:25:54 ---> 875f1d683fcf 03:25:54 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 03:25:54 ---> 1d17a6acdcbc 03:25:54 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 03:25:57 ---> 5c138ec13ef5 03:25:57 Step 26/37 : COPY --from=rtsp /mediamtx / 03:25:59 ---> 0198e7f025e0 03:25:59 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 03:25:59 ---> Running in a0c89457f1b1 03:26:01 Removing intermediate container a0c89457f1b1 03:26:01 ---> 0610372b30e6 03:26:01 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 03:26:01 ---> Running in 2dfdec437ca5 03:26:03 Removing intermediate container 2dfdec437ca5 03:26:03 ---> 0198e7d96ab7 03:26:03 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 03:26:03 ---> Running in 0136885548c5 03:26:05 Removing intermediate container 0136885548c5 03:26:05 ---> 94a6087942b0 03:26:05 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 03:26:05 ---> Running in 16d0d32039d3 03:26:07 Removing intermediate container 16d0d32039d3 03:26:07 ---> e4cfac608dab 03:26:07 Step 31/37 : EXPOSE 59983 03:26:07 ---> Running in 0100b423709b 03:26:07 Removing intermediate container 0100b423709b 03:26:07 ---> b4bc182b745c 03:26:07 Step 32/37 : EXPOSE 8554 03:26:07 ---> Running in e96f2cea6047 03:26:07 Removing intermediate container e96f2cea6047 03:26:07 ---> 723f5868d41d 03:26:07 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 03:26:07 ---> Running in b0aa9271ec71 03:26:08 Removing intermediate container b0aa9271ec71 03:26:08 ---> 23e5901d105b 03:26:08 Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] 03:26:08 ---> Running in c7fa20669362 03:26:08 Removing intermediate container c7fa20669362 03:26:08 ---> 0ba82f45fd3b 03:26:08 Step 35/37 : LABEL arch=arm64 03:26:08 ---> Running in 86ae93a0b279 03:26:08 Removing intermediate container 86ae93a0b279 03:26:08 ---> 6525465f1a90 03:26:08 Step 36/37 : LABEL git_sha=78726a2467b0a22da8dc6f0f29958ee4a51fd1a2 03:26:08 ---> Running in e56425fc8282 03:26:09 Removing intermediate container e56425fc8282 03:26:09 ---> c49dd1ce98d3 03:26:09 Step 37/37 : LABEL version=4.1.0-dev.15 03:26:09 ---> Running in 3e915a28f672 03:26:09 Removing intermediate container 3e915a28f672 03:26:09 ---> 6e3b41e13cdb 03:26:09 [Warning] One or more build-args [ARCH] were not consumed 03:26:09 Successfully built 6e3b41e13cdb 03:26:09 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 03:26:09 provisioning config files... 03:26:09 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/220@tmp/config10969118925253481129tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:26:10 ---> ****-login.sh 03:26:10 nexus3.edgexfoundry.org:10001 03:26:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:26:10 Configure a credential helper to remove this warning. See 03:26:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:26:10 03:26:10 Login Succeeded 03:26:10 nexus3.edgexfoundry.org:10002 03:26:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:26:11 Configure a credential helper to remove this warning. See 03:26:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:26:11 03:26:11 Login Succeeded 03:26:11 nexus3.edgexfoundry.org:10003 03:26:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:26:11 Configure a credential helper to remove this warning. See 03:26:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:26:11 03:26:11 Login Succeeded 03:26:11 nexus3.edgexfoundry.org:10004 03:26:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:26:11 Configure a credential helper to remove this warning. See 03:26:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:26:11 03:26:11 Login Succeeded 03:26:11 ****.io 03:26:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:26:12 Configure a credential helper to remove this warning. See 03:26:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:26:12 03:26:12 Login Succeeded 03:26:12 ---> ****-login.sh ends [Pipeline] } 03:26:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:26:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:26:12 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 03:26:12 78726a2467b0a22da8dc6f0f29958ee4a51fd1a2 03:26:12 latest 03:26:12 4.1.0-dev.15 03:26:12 78726a2467b0a22da8dc6f0f29958ee4a51fd1a2-4.1.0-dev.15 03:26:12 main 03:26:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:12 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:78726a2467b0a22da8dc6f0f29958ee4a51fd1a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:13 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:78726a2467b0a22da8dc6f0f29958ee4a51fd1a2 03:26:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 03:26:13 d1ac7d981d24: Preparing 03:26:13 d8d389e049ef: Preparing 03:26:13 d3e1c4209746: Preparing 03:26:13 58db397eaf6d: Preparing 03:26:13 8b2c1f450c66: Preparing 03:26:13 de17f37f5fc2: Preparing 03:26:13 30f0754ccf8d: Preparing 03:26:13 dcad3a218151: Preparing 03:26:13 9fcb82d0ccf6: Preparing 03:26:13 0a01361cb36c: Preparing 03:26:13 1a22fa953c0d: Preparing 03:26:13 dbdbe9090a14: Preparing 03:26:13 6bfd4738f6c7: Preparing 03:26:13 c4e71c2a4573: Preparing 03:26:13 9fcb82d0ccf6: Waiting 03:26:13 0a01361cb36c: Waiting 03:26:13 1a22fa953c0d: Waiting 03:26:13 dbdbe9090a14: Waiting 03:26:13 6bfd4738f6c7: Waiting 03:26:13 c4e71c2a4573: Waiting 03:26:13 de17f37f5fc2: Waiting 03:26:13 30f0754ccf8d: Waiting 03:26:13 dcad3a218151: Waiting 03:26:13 d8d389e049ef: Pushed 03:26:13 d3e1c4209746: Pushed 03:26:13 d1ac7d981d24: Pushed 03:26:13 58db397eaf6d: Pushed 03:26:13 de17f37f5fc2: Pushed 03:26:13 30f0754ccf8d: Pushed 03:26:13 dcad3a218151: Pushed 03:26:13 9fcb82d0ccf6: Pushed 03:26:13 0a01361cb36c: Pushed 03:26:13 c4e71c2a4573: Layer already exists 03:26:14 dbdbe9090a14: Pushed 03:26:31 1a22fa953c0d: Pushed 03:26:31 8b2c1f450c66: Pushed 03:26:41 6bfd4738f6c7: Pushed 03:26:41 78726a2467b0a22da8dc6f0f29958ee4a51fd1a2: digest: sha256:8e5e7b19a22f6333e5f157962a3444583f48a1c1fe40b344ea87f34da163463f size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:42 + 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 03:26:42 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 03:26:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 03:26:42 d1ac7d981d24: Preparing 03:26:42 d8d389e049ef: Preparing 03:26:42 d3e1c4209746: Preparing 03:26:42 58db397eaf6d: Preparing 03:26:42 8b2c1f450c66: Preparing 03:26:42 de17f37f5fc2: Preparing 03:26:42 30f0754ccf8d: Preparing 03:26:42 dcad3a218151: Preparing 03:26:42 9fcb82d0ccf6: Preparing 03:26:42 0a01361cb36c: Preparing 03:26:42 1a22fa953c0d: Preparing 03:26:42 dbdbe9090a14: Preparing 03:26:42 6bfd4738f6c7: Preparing 03:26:42 c4e71c2a4573: Preparing 03:26:42 9fcb82d0ccf6: Waiting 03:26:42 0a01361cb36c: Waiting 03:26:42 1a22fa953c0d: Waiting 03:26:42 dbdbe9090a14: Waiting 03:26:42 6bfd4738f6c7: Waiting 03:26:42 de17f37f5fc2: Waiting 03:26:42 c4e71c2a4573: Waiting 03:26:42 30f0754ccf8d: Waiting 03:26:42 dcad3a218151: Waiting 03:26:42 d3e1c4209746: Layer already exists 03:26:42 8b2c1f450c66: Layer already exists 03:26:42 d1ac7d981d24: Layer already exists 03:26:42 58db397eaf6d: Layer already exists 03:26:42 d8d389e049ef: Layer already exists 03:26:42 9fcb82d0ccf6: Layer already exists 03:26:42 0a01361cb36c: Layer already exists 03:26:42 30f0754ccf8d: Layer already exists 03:26:42 de17f37f5fc2: Layer already exists 03:26:42 dcad3a218151: Layer already exists 03:26:42 1a22fa953c0d: Layer already exists 03:26:42 c4e71c2a4573: Layer already exists 03:26:42 6bfd4738f6c7: Layer already exists 03:26:42 dbdbe9090a14: Layer already exists 03:26:42 latest: digest: sha256:8e5e7b19a22f6333e5f157962a3444583f48a1c1fe40b344ea87f34da163463f size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:43 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:43 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.15 03:26:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 03:26:43 d1ac7d981d24: Preparing 03:26:43 d8d389e049ef: Preparing 03:26:43 d3e1c4209746: Preparing 03:26:43 58db397eaf6d: Preparing 03:26:43 8b2c1f450c66: Preparing 03:26:43 de17f37f5fc2: Preparing 03:26:43 30f0754ccf8d: Preparing 03:26:43 dcad3a218151: Preparing 03:26:43 9fcb82d0ccf6: Preparing 03:26:43 0a01361cb36c: Preparing 03:26:43 1a22fa953c0d: Preparing 03:26:43 dbdbe9090a14: Preparing 03:26:43 6bfd4738f6c7: Preparing 03:26:43 c4e71c2a4573: Preparing 03:26:43 de17f37f5fc2: Waiting 03:26:43 30f0754ccf8d: Waiting 03:26:43 dcad3a218151: Waiting 03:26:43 dbdbe9090a14: Waiting 03:26:43 6bfd4738f6c7: Waiting 03:26:43 9fcb82d0ccf6: Waiting 03:26:43 c4e71c2a4573: Waiting 03:26:43 0a01361cb36c: Waiting 03:26:43 1a22fa953c0d: Waiting 03:26:43 58db397eaf6d: Layer already exists 03:26:43 8b2c1f450c66: Layer already exists 03:26:43 d3e1c4209746: Layer already exists 03:26:43 d1ac7d981d24: Layer already exists 03:26:43 d8d389e049ef: Layer already exists 03:26:43 30f0754ccf8d: Layer already exists 03:26:43 de17f37f5fc2: Layer already exists 03:26:43 0a01361cb36c: Layer already exists 03:26:43 dcad3a218151: Layer already exists 03:26:43 9fcb82d0ccf6: Layer already exists 03:26:43 c4e71c2a4573: Layer already exists 03:26:43 6bfd4738f6c7: Layer already exists 03:26:43 1a22fa953c0d: Layer already exists 03:26:43 dbdbe9090a14: Layer already exists 03:26:43 4.1.0-dev.15: digest: sha256:8e5e7b19a22f6333e5f157962a3444583f48a1c1fe40b344ea87f34da163463f size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:44 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:78726a2467b0a22da8dc6f0f29958ee4a51fd1a2-4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:44 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:78726a2467b0a22da8dc6f0f29958ee4a51fd1a2-4.1.0-dev.15 03:26:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 03:26:44 d1ac7d981d24: Preparing 03:26:44 d8d389e049ef: Preparing 03:26:44 d3e1c4209746: Preparing 03:26:44 58db397eaf6d: Preparing 03:26:44 8b2c1f450c66: Preparing 03:26:44 de17f37f5fc2: Preparing 03:26:44 30f0754ccf8d: Preparing 03:26:44 dcad3a218151: Preparing 03:26:44 9fcb82d0ccf6: Preparing 03:26:44 0a01361cb36c: Preparing 03:26:44 1a22fa953c0d: Preparing 03:26:44 dbdbe9090a14: Preparing 03:26:44 6bfd4738f6c7: Preparing 03:26:44 c4e71c2a4573: Preparing 03:26:44 0a01361cb36c: Waiting 03:26:44 1a22fa953c0d: Waiting 03:26:44 de17f37f5fc2: Waiting 03:26:44 30f0754ccf8d: Waiting 03:26:44 dcad3a218151: Waiting 03:26:44 9fcb82d0ccf6: Waiting 03:26:44 dbdbe9090a14: Waiting 03:26:44 6bfd4738f6c7: Waiting 03:26:44 c4e71c2a4573: Waiting 03:26:44 d3e1c4209746: Layer already exists 03:26:44 58db397eaf6d: Layer already exists 03:26:44 d8d389e049ef: Layer already exists 03:26:44 d1ac7d981d24: Layer already exists 03:26:44 8b2c1f450c66: Layer already exists 03:26:44 30f0754ccf8d: Layer already exists 03:26:44 dcad3a218151: Layer already exists 03:26:44 de17f37f5fc2: Layer already exists 03:26:44 9fcb82d0ccf6: Layer already exists 03:26:44 0a01361cb36c: Layer already exists 03:26:44 dbdbe9090a14: Layer already exists 03:26:44 6bfd4738f6c7: Layer already exists 03:26:44 1a22fa953c0d: Layer already exists 03:26:44 c4e71c2a4573: Layer already exists 03:26:44 78726a2467b0a22da8dc6f0f29958ee4a51fd1a2-4.1.0-dev.15: digest: sha256:8e5e7b19a22f6333e5f157962a3444583f48a1c1fe40b344ea87f34da163463f size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:45 + 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 03:26:45 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 03:26:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 03:26:45 d1ac7d981d24: Preparing 03:26:45 d8d389e049ef: Preparing 03:26:45 d3e1c4209746: Preparing 03:26:45 58db397eaf6d: Preparing 03:26:45 8b2c1f450c66: Preparing 03:26:45 de17f37f5fc2: Preparing 03:26:45 30f0754ccf8d: Preparing 03:26:45 dcad3a218151: Preparing 03:26:45 9fcb82d0ccf6: Preparing 03:26:45 0a01361cb36c: Preparing 03:26:45 1a22fa953c0d: Preparing 03:26:45 dbdbe9090a14: Preparing 03:26:45 6bfd4738f6c7: Preparing 03:26:45 c4e71c2a4573: Preparing 03:26:45 9fcb82d0ccf6: Waiting 03:26:45 0a01361cb36c: Waiting 03:26:45 1a22fa953c0d: Waiting 03:26:45 dbdbe9090a14: Waiting 03:26:45 6bfd4738f6c7: Waiting 03:26:45 c4e71c2a4573: Waiting 03:26:45 de17f37f5fc2: Waiting 03:26:45 30f0754ccf8d: Waiting 03:26:45 dcad3a218151: Waiting 03:26:45 58db397eaf6d: Layer already exists 03:26:45 d1ac7d981d24: Layer already exists 03:26:45 d8d389e049ef: Layer already exists 03:26:45 8b2c1f450c66: Layer already exists 03:26:45 d3e1c4209746: Layer already exists 03:26:45 30f0754ccf8d: Layer already exists 03:26:45 9fcb82d0ccf6: Layer already exists 03:26:45 de17f37f5fc2: Layer already exists 03:26:45 dcad3a218151: Layer already exists 03:26:45 0a01361cb36c: Layer already exists 03:26:45 6bfd4738f6c7: Layer already exists 03:26:45 1a22fa953c0d: Layer already exists 03:26:45 c4e71c2a4573: Layer already exists 03:26:45 dbdbe9090a14: Layer already exists 03:26:45 main: digest: sha256:8e5e7b19a22f6333e5f157962a3444583f48a1c1fe40b344ea87f34da163463f size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:26:45 ===================================================== [Pipeline] echo 03:26:45 taggedImages: 03:26:45 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:78726a2467b0a22da8dc6f0f29958ee4a51fd1a2 03:26:45 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 03:26:45 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.15 03:26:45 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:78726a2467b0a22da8dc6f0f29958ee4a51fd1a2-4.1.0-dev.15 03:26:45 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] echo 03:26:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:78726a2467b0a22da8dc6f0f29958ee4a51fd1a2 [Pipeline] echo 03:26:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] echo 03:26:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.15 [Pipeline] echo 03:26:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:78726a2467b0a22da8dc6f0f29958ee4a51fd1a2-4.1.0-dev.15 [Pipeline] echo 03:26:45 Skip building multi-arch image for 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 03:26:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:26:46 03:26:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:26:46 arm64: Pulling from edgex-lftools-log-publisher 03:26:46 8998bd30e6a1: Pulling fs layer 03:26:46 04944245beec: Pulling fs layer 03:26:46 699f458cf7ca: Pulling fs layer 03:26:46 765212b225bb: Pulling fs layer 03:26:46 f23df028b6ca: Pulling fs layer 03:26:46 d65c8cfc05b1: Pulling fs layer 03:26:46 2437ff75d9bd: Pulling fs layer 03:26:46 765212b225bb: Waiting 03:26:46 f23df028b6ca: Waiting 03:26:46 d65c8cfc05b1: Waiting 03:26:46 2437ff75d9bd: Waiting 03:26:47 04944245beec: Verifying Checksum 03:26:47 04944245beec: Download complete 03:26:47 765212b225bb: Verifying Checksum 03:26:47 765212b225bb: Download complete 03:26:47 f23df028b6ca: Verifying Checksum 03:26:47 f23df028b6ca: Download complete 03:26:47 d65c8cfc05b1: Verifying Checksum 03:26:47 d65c8cfc05b1: Download complete 03:26:47 699f458cf7ca: Verifying Checksum 03:26:47 699f458cf7ca: Download complete 03:26:47 8998bd30e6a1: Verifying Checksum 03:26:47 8998bd30e6a1: Download complete 03:26:50 2437ff75d9bd: Verifying Checksum 03:26:50 2437ff75d9bd: Download complete 03:26:53 8998bd30e6a1: Pull complete 03:26:53 04944245beec: Pull complete 03:26:55 699f458cf7ca: Pull complete 03:26:55 765212b225bb: Pull complete 03:26:56 f23df028b6ca: Pull complete 03:26:56 d65c8cfc05b1: Pull complete 03:27:14 2437ff75d9bd: Pull complete 03:27:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:27:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:27:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:27:15 prd-ubuntu20.04-docker-arm64-4c-16g-3529 does not seem to be running inside a container 03:27:15 $ 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/220 -v /w/workspace/device-usb-camera/220:/w/workspace/device-usb-camera/220:rw,z -v /w/workspace/device-usb-camera/220@tmp:/w/workspace/device-usb-camera/220@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:27:17 $ docker top 612ad2d3e33b062d1086be72736a867003d124816037763e375b8406e06f3dfb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:27:18 ---> job-cost.sh 03:27:18 lf-activate-venv: SKIPPING 03:27:18 INFO: No Stack... 03:27:19 INFO: Retrieving Pricing Info for: v3-standard-4 03:27:20 INFO: Archiving Costs [Pipeline] sh 03:27:20 + cat /w/workspace/device-usb-camera/220/archives/cost.csv 03:27:20 + cut -d, -f6 [Pipeline] lock 03:27:20 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-220-stack-cost] 03:27:20 Resource [jenkins-edgexfoundry-device-usb-camera-main-220-stack-cost] did not exist. Created. 03:27:20 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-220-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:27:21 + echo total: 0.10999999940395355 [Pipeline] stash 03:27:21 Stashed 1 file(s) [Pipeline] } 03:27:21 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-220-stack-cost] [Pipeline] // lock [Pipeline] } 03:27:21 $ docker stop --time=1 612ad2d3e33b062d1086be72736a867003d124816037763e375b8406e06f3dfb 03:27:23 $ docker rm -f --volumes 612ad2d3e33b062d1086be72736a867003d124816037763e375b8406e06f3dfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:07:20 Cancelling nested steps due to timeout 09:07:20 Sending interrupt signal to process 09:07:21 script returned exit code 143 [Pipeline] } 09:07:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:07:22 + '[' -d /w/workspace/exfoundry_device-usb-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 09:07:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:07:23 ---> package-listing.sh 09:07:23 ++ facter osfamily 09:07:23 ++ tr '[:upper:]' '[:lower:]' 09:07:23 + OS_FAMILY=redhat 09:07:23 + workspace=/w/workspace/exfoundry_device-usb-camera_main 09:07:23 + START_PACKAGES=/tmp/packages_start.txt 09:07:23 + END_PACKAGES=/tmp/packages_end.txt 09:07:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:07:23 + PACKAGES=/tmp/packages_start.txt 09:07:23 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 09:07:23 + PACKAGES=/tmp/packages_end.txt 09:07:23 + case "${OS_FAMILY}" in 09:07:23 + rpm -qa 09:07:23 + sort 09:07:23 + '[' -f /tmp/packages_start.txt ']' 09:07:23 + '[' -f /tmp/packages_end.txt ']' 09:07:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:07:23 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 09:07:23 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 09:07:23 + 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:07:23 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:07:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:07:24 09:07:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:07:25 latest: Pulling from edgex-lftools-log-publisher 09:07:25 5eb5b503b376: Pulling fs layer 09:07:25 5c69ac0246d0: Pulling fs layer 09:07:25 ec43610c2a17: Pulling fs layer 09:07:25 3a2ae6a8a46f: Pulling fs layer 09:07:25 33b1e0a273af: Pulling fs layer 09:07:25 5d3b04190fa2: Pulling fs layer 09:07:25 2f39f015ded8: Pulling fs layer 09:07:25 3a2ae6a8a46f: Waiting 09:07:25 5d3b04190fa2: Waiting 09:07:25 2f39f015ded8: Waiting 09:07:25 33b1e0a273af: Waiting 09:07:25 5c69ac0246d0: Verifying Checksum 09:07:25 5c69ac0246d0: Download complete 09:07:25 3a2ae6a8a46f: Verifying Checksum 09:07:25 3a2ae6a8a46f: Download complete 09:07:25 33b1e0a273af: Verifying Checksum 09:07:25 33b1e0a273af: Download complete 09:07:25 5d3b04190fa2: Verifying Checksum 09:07:25 5d3b04190fa2: Download complete 09:07:25 ec43610c2a17: Verifying Checksum 09:07:25 ec43610c2a17: Download complete 09:07:25 5eb5b503b376: Verifying Checksum 09:07:25 5eb5b503b376: Download complete 09:07:25 2f39f015ded8: Verifying Checksum 09:07:25 2f39f015ded8: Download complete 09:07:26 5eb5b503b376: Pull complete 09:07:26 5c69ac0246d0: Pull complete 09:07:27 ec43610c2a17: Pull complete 09:07:27 3a2ae6a8a46f: Pull complete 09:07:27 33b1e0a273af: Pull complete 09:07:27 5d3b04190fa2: Pull complete 09:07:31 2f39f015ded8: Pull complete 09:07:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:07:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:07:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:07:31 prd-centos7-docker-4c-2g-3531 does not seem to be running inside a container 09:07:31 $ 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:07:34 $ docker top b0c3fff8b123e0eb698c3545b5673573d7a47504a315659336d268e5b1ecffb6 -eo pid,comm [Pipeline] { [Pipeline] sh 09:07:35 + touch /tmp/pre-build-complete [Pipeline] sh 09:07:35 + mkdir -p /var/log/sysstat [Pipeline] sh 09:07:35 + ls /var/log/sa-host 09:07:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:07:35 provisioning config files... 09:07:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6536598060335744370tmp [Pipeline] { [Pipeline] echo 09:07:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:07:36 ---> create-netrc.sh [Pipeline] } 09:07:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:07:36 ---> python-tools-install.sh [Pipeline] echo 09:07:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:07:36 ---> sudo-logs.sh 09:07:36 Archiving 'sudo' log.. 09:07:36 sudo: unable to resolve host prd-centos7-docker-4c-2g-3531.novalocal: Name or service not known 09:07:36 sudo: unable to resolve host prd-centos7-docker-4c-2g-3531.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 09:07:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:07:37 ---> job-cost.sh 09:07:37 lf-activate-venv: SKIPPING 09:07:37 DEBUG: total: 0.10999999940395355 09:07:37 INFO: Retrieving Stack Cost... 09:07:37 INFO: Retrieving Pricing Info for: v3-standard-2 09:07:37 INFO: Archiving Costs [Pipeline] echo 09:07:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:07:37 ---> logs-deploy.sh 09:07:37 lf-activate-venv: SKIPPING 09:07:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/220 09:07:37 INFO: archiving workspace using pattern(s): 09:07:38 Archives upload complete. 09:07:38 INFO: archiving logs to Nexus 09:07:39 ---> uname -a: 09:07:39 Linux prd-centos7-docker-4c-2g-3531.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 09:07:39 09:07:39 09:07:39 ---> lscpu: 09:07:39 Architecture: x86_64 09:07:39 CPU op-mode(s): 32-bit, 64-bit 09:07:39 Byte Order: Little Endian 09:07:39 Address sizes: 40 bits physical, 48 bits virtual 09:07:39 CPU(s): 2 09:07:39 On-line CPU(s) list: 0,1 09:07:39 Thread(s) per core: 1 09:07:39 Core(s) per socket: 1 09:07:39 Socket(s): 2 09:07:39 NUMA node(s): 1 09:07:39 Vendor ID: AuthenticAMD 09:07:39 CPU family: 23 09:07:39 Model: 49 09:07:39 Model name: AMD EPYC-Rome Processor 09:07:39 Stepping: 0 09:07:39 CPU MHz: 2799.998 09:07:39 BogoMIPS: 5599.99 09:07:39 Virtualization: AMD-V 09:07:39 Hypervisor vendor: KVM 09:07:39 Virtualization type: full 09:07:39 L1d cache: 64 KiB 09:07:39 L1i cache: 64 KiB 09:07:39 L2 cache: 1 MiB 09:07:39 L3 cache: 32 MiB 09:07:39 NUMA node0 CPU(s): 0,1 09:07:39 Vulnerability Itlb multihit: Not affected 09:07:39 Vulnerability L1tf: Not affected 09:07:39 Vulnerability Mds: Not affected 09:07:39 Vulnerability Meltdown: Not affected 09:07:39 Vulnerability Mmio stale data: Not affected 09:07:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:07:39 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:07:39 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:07:39 Vulnerability Srbds: Not affected 09:07:39 Vulnerability Tsx async abort: Not affected 09:07:39 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 09:07:39 09:07:39 09:07:39 ---> nproc: 09:07:39 2 09:07:39 09:07:39 09:07:39 ---> df -h: 09:07:39 Filesystem Size Used Avail Use% Mounted on 09:07:39 overlay 40G 6.8G 34G 17% / 09:07:39 tmpfs 64M 0 64M 0% /dev 09:07:39 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 09:07:39 shm 64M 0 64M 0% /dev/shm 09:07:39 /dev/vda1 40G 6.8G 34G 17% /facter-os 09:07:39 09:07:39 09:07:39 Cannot open /var/log/sysstat/sa16: No such file or directory 09:07:39 Please check if data collecting is enabled 09:07:39 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:07:39 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 09:07:39 $ docker stop --time=1 b0c3fff8b123e0eb698c3545b5673573d7a47504a315659336d268e5b1ecffb6 09:07:40 $ docker rm -f --volumes b0c3fff8b123e0eb698c3545b5673573d7a47504a315659336d268e5b1ecffb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 09:07:41 [WS-CLEANUP] Deleting project workspace... 09:07:41 [WS-CLEANUP] Deferred wipeout is used... 09:07:42 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:07:43 09:07:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:07:43 latest: Pulling from edgex-lftools-log-publisher 09:07:43 5eb5b503b376: Pulling fs layer 09:07:43 5c69ac0246d0: Pulling fs layer 09:07:43 ec43610c2a17: Pulling fs layer 09:07:43 3a2ae6a8a46f: Pulling fs layer 09:07:43 33b1e0a273af: Pulling fs layer 09:07:43 5d3b04190fa2: Pulling fs layer 09:07:43 3a2ae6a8a46f: Waiting 09:07:43 33b1e0a273af: Waiting 09:07:43 2f39f015ded8: Pulling fs layer 09:07:43 2f39f015ded8: Waiting 09:07:43 5d3b04190fa2: Waiting 09:07:43 5c69ac0246d0: Verifying Checksum 09:07:43 5c69ac0246d0: Download complete 09:07:43 3a2ae6a8a46f: Verifying Checksum 09:07:43 3a2ae6a8a46f: Download complete 09:07:43 33b1e0a273af: Verifying Checksum 09:07:43 33b1e0a273af: Download complete 09:07:43 5d3b04190fa2: Verifying Checksum 09:07:43 5d3b04190fa2: Download complete 09:07:43 ec43610c2a17: Download complete 09:07:43 5eb5b503b376: Verifying Checksum 09:07:43 5eb5b503b376: Download complete 09:07:44 2f39f015ded8: Download complete 09:07:45 5eb5b503b376: Pull complete 09:07:45 5c69ac0246d0: Pull complete 09:07:45 ec43610c2a17: Pull complete 09:07:45 3a2ae6a8a46f: Pull complete 09:07:45 33b1e0a273af: Pull complete 09:07:45 5d3b04190fa2: Pull complete 09:07:51 2f39f015ded8: Pull complete 09:07:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:07:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:07:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:07:51 prd-ubuntu20.04-docker-8c-8g-3525 does not seem to be running inside a container 09:07:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:07:52 $ docker top a1ea50031e5648f97f60279c01b3b4cb95778f2cb7d03bed4941d07714f8a6ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:07:52 ---> job-cost.sh 09:07:52 lf-activate-venv: SKIPPING 09:07:52 INFO: No Stack... 09:07:53 INFO: Retrieving Pricing Info for: v3-standard-8 09:07:53 INFO: Archiving Costs [Pipeline] sh 09:07:53 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 09:07:53 + cut -d, -f6 [Pipeline] lock 09:07:53 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-220-stack-cost] 09:07:53 Resource [jenkins-edgexfoundry-device-usb-camera-main-220-stack-cost] did not exist. Created. 09:07:53 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-220-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:07:54 /w/workspace/exfoundry_device-usb-camera_main@tmp/durable-9bbced16/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:07:54 + echo total: 1.5299999713897705 [Pipeline] stash 09:07:54 Warning: overwriting stash ‘stack-cost’ 09:07:54 Stashed 1 file(s) [Pipeline] } 09:07:54 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-220-stack-cost] [Pipeline] // lock [Pipeline] } 09:07:54 $ docker stop --time=1 a1ea50031e5648f97f60279c01b3b4cb95778f2cb7d03bed4941d07714f8a6ce 09:07:55 $ docker rm -f --volumes a1ea50031e5648f97f60279c01b3b4cb95778f2cb7d03bed4941d07714f8a6ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:07:55 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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:07:56 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 09:07:56 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 09:07:56 total 16 09:07:56 drwxr-xr-x 3 root root 4096 Mar 16 09:07 . 09:07:56 drwxrwxr-x 10 jenkins jenkins 4096 Mar 16 09:07 .. 09:07:56 drwxr-xr-x 2 root root 4096 Mar 16 09:07 cost 09:07:56 -rw-r--r-- 1 root root 91 Mar 16 09:07 cost.csv 09:07:56 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 09:07:56 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 09:07:56 total 16 09:07:56 drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 09:07 . 09:07:56 drwxrwxr-x 10 jenkins jenkins 4096 Mar 16 09:07 .. 09:07:56 drwxr-xr-x 2 jenkins jenkins 4096 Mar 16 09:07 cost 09:07:56 -rw-r--r-- 1 jenkins jenkins 91 Mar 16 09:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:07:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:07:57 ---> package-listing.sh 09:07:57 ++ facter osfamily 09:07:57 ++ tr '[:upper:]' '[:lower:]' 09:07:57 + OS_FAMILY=debian 09:07:57 + workspace=/w/workspace/exfoundry_device-usb-camera_main 09:07:57 + START_PACKAGES=/tmp/packages_start.txt 09:07:57 + END_PACKAGES=/tmp/packages_end.txt 09:07:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:07:57 + PACKAGES=/tmp/packages_start.txt 09:07:57 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 09:07:57 + PACKAGES=/tmp/packages_end.txt 09:07:57 + case "${OS_FAMILY}" in 09:07:57 + dpkg -l 09:07:57 + grep '^ii' 09:07:57 + '[' -f /tmp/packages_start.txt ']' 09:07:57 + '[' -f /tmp/packages_end.txt ']' 09:07:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:07:57 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 09:07:57 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 09:07:57 + 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:07:57 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:07:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:07:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:07:58 prd-ubuntu20.04-docker-8c-8g-3525 does not seem to be running inside a container 09:07:58 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:07:58 $ docker top 7c5b4da6df2648dc2a95228da82e76eb5910d7c2326379f56a6c7a4acf21f9e6 -eo pid,comm [Pipeline] { [Pipeline] sh 09:07:59 + touch /tmp/pre-build-complete [Pipeline] sh 09:07:59 + mkdir -p /var/log/sysstat [Pipeline] sh 09:07:59 + ls /var/log/sa-host 09:07:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:07:59 provisioning config files... 09:07:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16111354343437467697tmp [Pipeline] { [Pipeline] echo 09:07:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:08:00 ---> create-netrc.sh [Pipeline] } 09:08:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:08:00 ---> python-tools-install.sh [Pipeline] echo 09:08:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:08:00 ---> sudo-logs.sh 09:08:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:08:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:08:00 ---> job-cost.sh 09:08:00 lf-activate-venv: SKIPPING 09:08:00 DEBUG: total: 1.5299999713897705 09:08:00 INFO: Retrieving Stack Cost... 09:08:00 INFO: Retrieving Pricing Info for: v3-standard-8 09:08:01 INFO: Archiving Costs [Pipeline] echo 09:08:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:08:01 ---> logs-deploy.sh 09:08:01 lf-activate-venv: SKIPPING 09:08:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/220 09:08:01 INFO: archiving workspace using pattern(s): 09:08:02 Archives upload complete. 09:08:02 INFO: archiving logs to Nexus